[FFmpeg-trac] #3841(undetermined:new): support MYUV 10-bit & 8-bit 4:2:2 YUV

FFmpeg trac at avcodec.org
Sat Aug 9 17:34:52 CEST 2014


#3841: support MYUV 10-bit & 8-bit 4:2:2 YUV
-------------------------------------+-------------------------------------
               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
-------------------------------------+-------------------------------------
 in theory it should be easy to support this

 http://www.datafilehost.com/d/6382051a

 {{{
 C:\>ffmpeg -i media-100_8bit.mov
 ffmpeg version N-65404-gd34ec64 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Aug  7 2014 22:01:54 with gcc 4.8.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-libbs2b --enable-
 libcaca --
 enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc
 --enable-lib
 modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-
 libopencore-amrw
 b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-
 libschroedinge
 r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-
 libtwolame --en
 able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis
  --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264
 --enable-
 libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
   libavutil      52. 98.100 / 52. 98.100
   libavcodec     55. 73.101 / 55. 73.101
   libavformat    55. 53.100 / 55. 53.100
   libavdevice    55. 13.102 / 55. 13.102
   libavfilter     4. 11.103 /  4. 11.103
   libswscale      2.  6.101 /  2.  6.101
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 02f025a0] Could not find codec parameters for
 stream
 0 (Video: none (MYUV / 0x5655594D), 720x576, 163332 kb/s): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 media-100_8bit.mov: could not find codec parameters
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'media-100_8bit.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2013-08-14 12:45:11
   Duration: 00:00:02.00, start: 0.000000, bitrate: 163481 kb/s
     Stream #0:0(eng): Video: none (MYUV / 0x5655594D), 720x576, 163332
 kb/s, SAR
  989855744:905969664 DAR 1:8, 23.96 fps, 23.97 tbr, 1000k tbn, 1000k tbc
 (defaul
 t)
     Metadata:
       creation_time   : 2013-08-14 12:45:11
       handler_name    : Procedura obs│ugi skrˇtˇw danych Apple
       encoder         : 844/X Uncompressed
 At least one output file must be specified
 }}}

 {{{
 C:\>ffmpeg -i media-100_10bit.mov
 ffmpeg version N-65404-gd34ec64 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Aug  7 2014 22:01:54 with gcc 4.8.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-libbs2b --enable-
 libcaca --
 enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc
 --enable-lib
 modplug --enable-libmp3lame --enable-libopencore-amrnb --enable-
 libopencore-amrw
 b --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-
 libschroedinge
 r --enable-libsoxr --enable-libspeex --enable-libtheora --enable-
 libtwolame --en
 able-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-
 libvorbis
  --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264
 --enable-
 libx265 --enable-libxavs --enable-libxvid --enable-decklink --enable-zlib
   libavutil      52. 98.100 / 52. 98.100
   libavcodec     55. 73.101 / 55. 73.101
   libavformat    55. 53.100 / 55. 53.100
   libavdevice    55. 13.102 / 55. 13.102
   libavfilter     4. 11.103 /  4. 11.103
   libswscale      2.  6.101 /  2.  6.101
   libswresample   0. 19.100 /  0. 19.100
   libpostproc    52.  3.100 / 52.  3.100
 [mov,mp4,m4a,3gp,3g2,mj2 @ 02f025a0] Could not find codec parameters for
 stream
 0 (Video: none (MYUV / 0x5655594D), 720x576, 201025 kb/s): unknown codec
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 media-100_10bit.mov: could not find codec parameters
 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'media-100_10bit.mov':
   Metadata:
     major_brand     : qt
     minor_version   : 537199360
     compatible_brands: qt
     creation_time   : 2013-08-14 12:45:32
   Duration: 00:00:02.00, start: 0.000000, bitrate: 201198 kb/s
     Stream #0:0(eng): Video: none (MYUV / 0x5655594D), 720x576, 201025
 kb/s, SAR
  989855744:905969664 DAR 1:8, 23.96 fps, 23.97 tbr, 1000k tbn, 1000k tbc
 (defaul
 t)
     Metadata:
       creation_time   : 2013-08-14 12:45:32
       handler_name    : Procedura obs│ugi skrˇtˇw danych Apple
       encoder         : 844/X Uncompressed
 At least one output file must be specified
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3841>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list