#5195(undetermined:new): v210 with odd size
#5195: v210 with odd size -------------------------------------+------------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: new Priority: normal | Component: Version: | undetermined unspecified | Keywords: Blocked By: | Blocking: Reproduced by developer: 0 | Analyzed by developer: 0 -------------------------------------+------------------------------------- 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 }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5195: v210 with odd size ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: v210 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by cehoyos): * keywords: => v210 * status: new => open * version: unspecified => git-master * component: undetermined => avcodec * reproduced: 0 => 1 -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195#comment:1> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5195: v210 with odd size ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: v210 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by cehoyos): Decoding is now supported but the rightmost column is broken: Could you provide samples with resolutions of 639x480 and 641x480? -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195#comment:2> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
Decoding is now supported but the rightmost column is broken: Could you
#5195: v210 with odd size ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: v210 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by ami_stuff): Replying to [comment:2 cehoyos]: provide samples with resolutions of 639x480 and 641x480? here are the samples: http://www.datafilehost.com/d/2f63acb5 -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5195: v210 with odd size ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: (none) Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: v210 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Balling): So that is where the green strange line of right pixels comes from. Just great. Samples are here: https://samples.ffmpeg.org/ffmpeg-bugs/trac/ticket5195/ -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5195: v210 with odd size ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: (none) Type: defect | Status: open Priority: normal | Component: avcodec Version: git-master | Resolution: Keywords: v210 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Comment (by Balling): Will be fixed by https://patchwork.ffmpeg.org/project/ffmpeg/patch/20220612171845.8122-1-cus@... -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195#comment:5> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
#5195: v210 with odd size ------------------------------------+----------------------------------- Reporter: ami_stuff | Owner: (none) Type: defect | Status: closed Priority: normal | Component: avcodec Version: git-master | Resolution: fixed Keywords: v210 | Blocked By: Blocking: | Reproduced by developer: 1 Analyzed by developer: 0 | ------------------------------------+----------------------------------- Changes (by Marton Balint): * status: open => closed * resolution: => fixed Comment: Fixed in 9793760f22ccbaeda2a3462d2d235bd7b6fe013b. -- Ticket URL: <https://trac.ffmpeg.org/ticket/5195#comment:6> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg