Opened 12 years ago
Closed 11 years ago
#2126 closed defect (fixed)
012v decodes incorrectly
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | git-master | Keywords: | 012v |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
C:\>ffmpeg -i 012v.avi out.bmp ffmpeg version N-48610-gb23aff6 Copyright (c) 2000-2013 the FFmpeg developers built on Jan 8 2013 02:37:29 with gcc 4.5.0 (GCC) 20100414 (Fedora MinGW 4.5. 0-1.fc14) configuration: --prefix=/var/www/users/research/ffmpeg/snapshots/build --arch= x86 --target-os=mingw32 --cross-prefix=i686-pc-mingw32- --cc='ccache i686-pc-min gw32-gcc' --enable-w32threads --enable-memalign-hack --enable-runtime-cpudetect --enable-cross-compile --enable-static --disable-shared --extra-libs='-lws2_32 - lwinmm -lpthread' --extra-cflags='--static -I/var/www/users/research/ffmpeg/snap shots/build/include' --extra-ldflags='-static -L/var/www/users/research/ffmpeg/s napshots/build/lib' --enable-bzlib --enable-zlib --enable-gpl --enable-version3 --enable-nonfree --enable-libx264 --enable-libspeex --enable-libtheora --enable- libvorbis --enable-libfaac --enable-libxvid --enable-libopencore-amrnb --enable- libopencore-amrwb --enable-libmp3lame --enable-libvpx --disable-decoder=libvpx libavutil 52. 13.100 / 52. 13.100 libavcodec 54. 86.100 / 54. 86.100 libavformat 54. 59.106 / 54. 59.106 libavdevice 54. 3.102 / 54. 3.102 libavfilter 3. 32.100 / 3. 32.100 libswscale 2. 1.103 / 2. 1.103 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100 / 52. 2.100 Input #0, avi, from '012v.avi': Duration: 00:00:00.10, start: 0.000000, bitrate: 17247 kb/s Stream #0:0: Video: 012v (012v / 0x76323130), yuv422p16le (10 bpc), 320x240, 10 tbr, 10 tbn, 10 tbc Output #0, image2, to 'out.bmp': Metadata: encoder : Lavf54.59.106 Stream #0:0: Video: bmp, bgr8, 320x240, q=2-31, 200 kb/s, 90k tbn, 10 tbc Stream mapping: Stream #0:0 -> #0:0 (012v -> bmp) Press [q] to stop, [?] for help frame= 1 fps=0.0 q=0.0 Lsize=N/A time=00:00:00.10 bitrate=N/A video:76kB audio:0kB subtitle:0 global headers:0kB muxing overhead -100.028249%
Attachments (7)
Change History (10)
by , 12 years ago
by , 12 years ago
comment:1 by , 12 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | 012v added |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
by , 12 years ago
by , 12 years ago
by , 12 years ago
by , 12 years ago
by , 12 years ago
comment:3 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Note:
See TracTickets
for help on using tickets.
Does the codec that you used to encode 012v.avi work for 320.avi (encoded by you)?
Or is it the same codec with different settings?