[FFmpeg-trac] #4934(undetermined:new): nut container can't hold qtrle

FFmpeg trac at avcodec.org
Thu Oct 15 20:47:28 CEST 2015


#4934: nut container can't hold qtrle
-------------------------------------+-------------------------------------
             Reporter:  rogerdpack   |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by rogerdpack):

 Possibly related, if I encode it to ".avi" (which happily accepts the
 stream) then read it back into ffmpeg, it thinks it's "rawvideo"

 {{{
 $  ./ffmpeg_g -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 -c:v
 qtrle -y yo.qtrle.avi
 ...
 $ ./ffmpeg -i yo.qtrle.avi
 ffmpeg version N-75952-gdd3615a Copyright (c) 2000-2015 the FFmpeg
 developers
   built with Apple LLVM version 7.0.0 (clang-700.0.72)
   configuration: --extra-libs=-llzo2 --enable-debug --disable-
 optimizations --enable-libx264 --enable-gpl
   libavutil      55.  3.100 / 55.  3.100
   libavcodec     57.  5.100 / 57.  5.100
   libavformat    57.  3.100 / 57.  3.100
   libavdevice    57.  0.100 / 57.  0.100
   libavfilter     6. 11.100 /  6. 11.100
   libswscale      4.  0.100 /  4.  0.100
   libswresample   2.  0.100 /  2.  0.100
   libpostproc    54.  0.100 / 54.  0.100
 Input #0, avi, from 'yo.qtrle.avi':
   Metadata:
     encoder         : Lavf57.3.100
   Duration: 00:00:10.00, start: 0.000000, bitrate: 84918 kb/s
     Stream #0:0: Video: rawvideo, bgr24, 1280x720, 85192 kb/s, SAR 1:1 DAR
 16:9, 30 fps, 30 tbr, 30 tbn, 30 tbc
 At least one output file must be specified
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4934#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list