[FFmpeg-trac] #2611(undetermined:new): support matrox uncompressed sd (m101 fourcc)
FFmpeg
trac at avcodec.org
Fri May 31 01:04:49 CEST 2013
#2611: support matrox uncompressed sd (m101 fourcc)
-------------------------------------+-------------------------------------
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
-------------------------------------+-------------------------------------
something can be seen with
{{{
{ AV_PIX_FMT_YUYV422, MKTAG('M', '1', '0', '1') },
}}}
{{{
C:\>ffmpeg -i 10bit_p.avi out.avi
ffmpeg version N-53616-g7a2edcf Copyright (c) 2000-2013 the FFmpeg
developers
built on May 29 2013 01:14:44 with gcc 4.7.3 (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-libcaca --enable-
libfreetyp
e --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame
--ena
ble-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg
--enable-l
ibopus --enable-librtmp --enable-libschroedinger --enable-libsoxr
--enable-libsp
eex --enable-libtheora --enable-libtwolame --enable-libvo-aacenc --enable-
libvo-
amrwbenc --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
libxavs --
enable-libxvid --enable-zlib
libavutil 52. 34.100 / 52. 34.100
libavcodec 55. 12.102 / 55. 12.102
libavformat 55. 7.100 / 55. 7.100
libavdevice 55. 1.101 / 55. 1.101
libavfilter 3. 72.100 / 3. 72.100
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
[avi @ 02997880] Could not find codec parameters for stream 0 (Video: none
(M101
/ 0x3130314D), 720x480): unknown codec
Consider increasing the value for the 'analyzeduration' and 'probesize'
options
10bit_p.avi: could not find codec parameters
}}}
--
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2611>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list