Opened 13 years ago
Closed 13 years ago
#633 closed defect (fixed)
lowres with some dvvideo files doesn't work correctly
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | undetermined |
Version: | git-master | Keywords: | dvvideo lowres |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
ffmpeg -vlowres 1 -i dvcp.avi out.avi
file from ticket #159
C:\>ffmpeg -i C:\dvcp.avi ffmpeg version N-34318-g8475ec1, Copyright (c) 2000-2011 the FFmpeg developers built on Oct 31 2011 17:50:05 with gcc 4.6.1 configuration: --enable-gpl --enable-version3 --enable-runtime-cpudetect --ena ble-avisynth --enable-bzlib --enable-frei0r --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libfreetype --enable-libgsm --enable-libmp3lame --ena ble-libopenjpeg --enable-librtmp --enable-libschroedinger --enable-libspeex --en able-libtheora --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libxavs --enable-libxvid --enable-zlib libavutil 51. 22. 0 / 51. 22. 0 libavcodec 53. 26. 0 / 53. 26. 0 libavformat 53. 18. 0 / 53. 18. 0 libavdevice 53. 4. 0 / 53. 4. 0 libavfilter 2. 45. 3 / 2. 45. 3 libswscale 2. 1. 0 / 2. 1. 0 libpostproc 51. 2. 0 / 51. 2. 0 [avi @ 020A2320] parser not found for codec dvvideo, packets or times may be inv alid. Input #0, avi, from 'C:\dvcp.avi': Duration: 00:00:00.64, start: 0.000000, bitrate: 28907 kb/s Stream #0:0: Video: dvvideo (dvsd / 0x64737664), yuv420p, 720x576 [SAR 16:15 DAR 4:3], 25 tbr, 25 tbn, 25 tbc At least one output file must be specified
Change History (5)
comment:1 by , 13 years ago
Reproduced by developer: | set |
---|---|
Status: | new → open |
comment:2 by , 13 years ago
Keywords: | crash SIGSEGV dvvideo added |
---|
comment:4 by , 13 years ago
Keywords: | lowres added; crash SIGSEGV removed |
---|---|
Version: | unspecified → git-master |
The crash is not reproducible anymore, lowres does not work correctly for the sample.
comment:5 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
The workaround for ticket 159 failed to handle the lowres case.
Note:
See TracTickets
for help on using tickets.
Crashes with ffplay (different backtraces possible)