Opened 9 years ago
Closed 2 years ago
#5195 closed defect (fixed)
v210 with odd size
Reported by: | ami_stuff | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avcodec |
Version: | git-master | Keywords: | v210 |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
exported from Premiere, decodes correctly with VirtualDub (internal DIB decoder v210)
http://www.datafilehost.com/d/e8a65fbd
C:\>ffmpeg -i v210_odd.avi ffmpeg version N-77915-gc1a3683 Copyright (c) 2000-2016 the FFmpeg developers built with gcc 5.2.0 (GCC) configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-av isynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enab le-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca -- enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-l ibilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enab le-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --en able-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --ena ble-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enabl e-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-libzimg -- enable-lzma --enable-decklink --enable-zlib libavutil 55. 13.100 / 55. 13.100 libavcodec 57. 22.100 / 57. 22.100 libavformat 57. 21.101 / 57. 21.101 libavdevice 57. 0.100 / 57. 0.100 libavfilter 6. 25.100 / 6. 25.100 libswscale 4. 0.100 / 4. 0.100 libswresample 2. 0.101 / 2. 0.101 libpostproc 54. 0.100 / 54. 0.100 [v210 @ 038774e0] v210 needs even width [avi @ 0386e5e0] Failed to open codec in av_find_stream_info [v210 @ 038774e0] v210 needs even width Guessed Channel Layout for Input Stream #0.1 : stereo Input #0, avi, from 'v210_odd.avi': Metadata: date : 2016-01-24T13:47:57+01:00 encoder : Adobe Premiere Pro CC 2015 (Windows) Duration: 00:00:14.00, start: 0.000000, bitrate: 38209 kb/s Stream #0:0: Video: v210 (v210 / 0x30313276), none, 719x479, 37320 kb/s, 5 f ps, 5 tbr, 5 tbn, 5 tbc Stream #0:1: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 44100 Hz, 2 channels, s16, 1411 kb/s At least one output file must be specified
Change History (6)
comment:1 by , 9 years ago
Component: | undetermined → avcodec |
---|---|
Keywords: | v210 added |
Reproduced by developer: | set |
Status: | new → open |
Version: | unspecified → git-master |
follow-up: 3 comment:2 by , 9 years ago
comment:3 by , 9 years ago
Replying to cehoyos:
Decoding is now supported but the rightmost column is broken: Could you provide samples with resolutions of 639x480 and 641x480?
here are the samples:
comment:4 by , 2 years ago
So that is where the green strange line of right pixels comes from all over the Internet. Just great.
Samples are here: https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket5195/
comment:5 by , 2 years ago
comment:6 by , 2 years ago
Resolution: | → fixed |
---|---|
Status: | open → closed |
Fixed in 9793760f22ccbaeda2a3462d2d235bd7b6fe013b.
Note:
See TracTickets
for help on using tickets.
Decoding is now supported but the rightmost column is broken: Could you provide samples with resolutions of 639x480 and 641x480?