Opened 8 years ago

Closed 21 months 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 Carl Eugen Hoyos, 8 years ago

Component: undeterminedavcodec
Keywords: v210 added
Reproduced by developer: set
Status: newopen
Version: unspecifiedgit-master

comment:2 by Carl Eugen Hoyos, 8 years ago

Decoding is now supported but the rightmost column is broken: Could you provide samples with resolutions of 639x480 and 641x480?

in reply to:  2 comment:3 by ami_stuff, 8 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:

http://www.datafilehost.com/d/2f63acb5

comment:4 by Balling, 22 months 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/

Last edited 22 months ago by Balling (previous) (diff)

comment:6 by Marton Balint, 21 months ago

Resolution: fixed
Status: openclosed
Note: See TracTickets for help on using tickets.