[FFmpeg-trac] #244(avformat:open): rm muxer fails with frames larger than 64k byte

FFmpeg trac at avcodec.org
Thu May 30 22:10:43 CEST 2013


#244: rm muxer fails with frames larger than 64k byte
------------------------------------+------------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  real        |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+------------------------------------
Changes (by cehoyos):

 * version:  unspecified => git-master


Comment:

 The original issue (rv10 needs dimensions that are multiples of 16, rv20
 needs multiples of 4) was fixed by you in 388241ef and fef75ef.

 The issue with too large frames is apparently reproducible with the
 following command line:
 {{{$ ffmpeg -i matrixbench_mpeg2.mpg -vf scale=512:512,noise=100:100
 -qscale 2 test.rm}}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/244#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list