[FFmpeg-trac] #1106(undetermined:new): 10 bit RGB DPX file identified as rgb48le

FFmpeg trac at avcodec.org
Tue Mar 20 03:37:26 CET 2012


#1106: 10 bit RGB DPX file identified as rgb48le
-------------------------------------+-------------------------------------
             Reporter:  dericed      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 These DPX image files as 10 bit RGB; however ffmpeg identifies them as
 rgb48le rather than gbrp10le.

 Sample here:
 http://www.archive.org/download/Sample10BitRgbDpxFile/00255.dpx

 {{{
 ffmpeg -i 00255.dpx
 ffmpeg version N-35294-g2d38081 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Mar 12 2012 21:13:33 with gcc 4.2.1 (Apple Inc. build 5666)
 (dot 3)
   configuration: --prefix=/usr/local/Cellar/ffmpeg/HEAD --enable-shared
 --enable-gpl --enable-version3 --enable-nonfree --enable-hardcoded-tables
 --enable-libfreetype --cc=/usr/bin/gcc-4.2 --enable-libx264 --enable-
 libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis
 --enable-libvpx --enable-libxvid --enable-libopencore-amrnb --enable-
 libopencore-amrwb --enable-libass
   libavutil      51. 42.100 / 51. 42.100
   libavcodec     54. 10.100 / 54. 10.100
   libavformat    54.  2.100 / 54.  2.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 64.101 /  2. 64.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  7.100 /  0.  7.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, image2, from '00255.dpx':
   Duration: 00:00:00.04, start: 0.000000, bitrate: N/A
     Stream #0:0: Video: dpx, rgb48le, 2048x1556 [SAR -1:-1 DAR 512:389],
 25 tbr, 25 tbn, 25 tbc
 At least one output file must be specified

 }}}

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


More information about the FFmpeg-trac mailing list