[FFmpeg-trac] #2690(FFmpeg:new): Red Cinema r3d files not supported

FFmpeg trac at avcodec.org
Thu Jun 20 00:33:20 CEST 2013


#2690: Red Cinema r3d files not supported
---------------------------------+----------------------------------
             Reporter:  MilosL   |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  FFmpeg   |                  Version:  1.0.7
             Keywords:  red r3d  |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------
 Summary of the bug:
 I have tested it with more files from different sources, on fresh compiled
 git version of ffmpeg, on ffmpeg compiled without "libopenjpeg", but it
 doesn't work - R3d files from RED Cinema cannot be decoded.

 [me at localhost modules]# ffmpeg -v 9 -loglevel 99 -i
 /me/Desktop/A002_C006_0205V7_001.R3D
 ffmpeg version 1.0.7 Copyright (c) 2000-2013 the FFmpeg developers
   built on May 14 2013 21:59:35 with gcc 4.7.2 (GCC) 20121109 (Red Hat
 4.7.2-8)
   configuration: --prefix=/usr --bindir=/usr/bin
 --datadir=/usr/share/ffmpeg --incdir=/usr/include/ffmpeg
 --libdir=/usr/lib64 --mandir=/usr/share/man --arch=x86_64 --optflags='-O2
 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
 --param=ssp-buffer-size=4 -m64 -mtune=generic' --enable-bzlib --disable-
 crystalhd --enable-frei0r --enable-gnutls --enable-libass --enable-libcdio
 --enable-libcelt --enable-libdc1394 --disable-indev=jack --enable-
 libfreetype --enable-libgsm --enable-libmp3lame --enable-openal --enable-
 libopencv --enable-libopenjpeg --enable-libopus --enable-libpulse
 --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-
 libvorbis --enable-libv4l2 --enable-libvpx --enable-libx264 --enable-
 libxvid --enable-x11grab --enable-avfilter --enable-postproc --enable-
 pthreads --disable-static --enable-shared --enable-gpl --disable-debug
 --disable-stripping --shlibdir=/usr/lib64 --enable-runtime-cpudetect
   libavutil      51. 73.101 / 51. 73.101
   libavcodec     54. 59.100 / 54. 59.100
   libavformat    54. 29.104 / 54. 29.104
   libavdevice    54.  2.101 / 54.  2.101
   libavfilter     3. 17.100 /  3. 17.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [r3d @ 0x7c8780] Format r3d probed with size=2048 and score=100
 [r3d @ 0x7c8780] File position before avformat_find_stream_info() is 324
 [libopenjpeg @ 0x7d6c80] Error decoding codestream.
     Last message repeated 3 times
 [r3d @ 0x7c8780] Probe buffer size limit 5000000 reached
 [r3d @ 0x7c8780] decoding for stream 0 failed
 [r3d @ 0x7c8780] Could not find codec parameters for stream 0 (Video:
 jpeg2000, 4096x2304, 1/240000): unspecified pixel format
 Consider increasing the value for the 'analyzeduration' and 'probesize'
 options
 [r3d @ 0x7c8780] File position after avformat_find_stream_info() is
 6494364
 /root/Desktop/A002_C006_0205V7_001.R3D: could not find codec parameters
 [AVIOContext @ 0x7d7e20] Statistics: 6529424 bytes read, 3 seeks

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


More information about the FFmpeg-trac mailing list