[FFmpeg-trac] #646(undetermined:new): fix decoding of rawvideo (NV12) with odd width
FFmpeg
trac at avcodec.org
Mon Nov 14 01:35:09 CET 2011
#646: fix decoding of rawvideo (NV12) with odd width
-------------------------------------+-------------------------------------
Reporter: ami_stuff | Type: defect
Status: new | Priority: normal
Component: | Version:
undetermined | unspecified
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
the file decodes correctly in virtualdub
http://www.datafilehost.com/download-c78bd276.html
{{{
C:\>ffmpeg -i "4_2_0 YCbCr (NV12).avi"
ffmpeg version N-34704-g985e768, Copyright (c) 2000-2011 the FFmpeg
developers
built on Nov 11 2011 01:49:15 with gcc 4.6.2
configuration: --disable-static --enable-shared --enable-gpl --enable-
version3
--disable-w32threads --enable-runtime-cpudetect --enable-avisynth
--enable-bzli
b --enable-frei0r --enable-libopencore-amrnb --enable-libopencore-amrwb
--enable
-libfreetype --enable-libgsm --enable-libmp3lame --enable-libopenjpeg
--enable-l
ibrtmp --enable-libschroedinger --enable-libspeex --enable-libtheora
--enable-li
bvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx
--enable-l
ibx264 --enable-libxavs --enable-libxvid --enable-zlib
libavutil 51. 24. 1 / 51. 24. 1
libavcodec 53. 31. 0 / 53. 31. 0
libavformat 53. 20. 0 / 53. 20. 0
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 47. 2 / 2. 47. 2
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0
[avi @ 003E9B20] parser not found for codec rawvideo, packets or times may
be in
valid.
Seems stream 0 codec frame rate differs from container frame rate: 15.00
(100000
0000/66667391) -> 15.00 (15/1)
Input #0, avi, from '4_2_0 YCbCr (NV12).avi':
Duration: 00:00:03.53, start: 0.000000, bitrate: 14594 kb/s
Stream #0:0: Video: rawvideo (NV12 / 0x3231564E), nv12, 350x230, 15
fps, 15
tbr, 15 tbn, 15 tbc
At least one output file must be specified
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/646>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list