[FFmpeg-trac] #2640(undetermined:new): When dropping most frames, conversion from yuvj420p to gbrp becomes faster if explicitly asking rgb24 intermediate

FFmpeg trac at avcodec.org
Tue Jun 4 22:24:24 CEST 2013


#2640: When dropping most frames, conversion from yuvj420p to gbrp becomes faster
if explicitly asking rgb24 intermediate
-------------------------------------+-------------------------------------
             Reporter:  b_jonas      |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by b_jonas):

 I (the original reporter) would like to note that this problem is not
 exclusive to Windows.  I have reproduced this on Linux amd64 with vanilla
 ffmpeg version N-51215-g428e9da built on Mar 22 2013 23:36:22 with gcc
 4.7.1 (GCC).  I have an all-zero input created with the same command as in
 the report, and decoded with commands very similar to above, only I had to
 change `-vf format=pix_fmts=rgb24` to `-vf format=rgb24`.

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


More information about the FFmpeg-trac mailing list