[FFmpeg-trac] #1018(undetermined:open): ffmpeg cannot decode quicktime with combined gif and blur streams

FFmpeg trac at avcodec.org
Sun Mar 25 05:27:42 CEST 2012


#1018: ffmpeg cannot decode quicktime with combined gif and blur streams
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  alain.dazzi@…                      |                   Status:  open
                 Type:  enhancement  |                Component:
             Priority:  wish         |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  blur         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by alain.dazzi@…):

 The blur matters but it is actually not that important to me. The real
 issue is that when I convert this .mov to an .flv (or .mp4 see command
 above), the resulting video does  not play correctly. The initial content
 is shortened from 2.06 second to 0.06 second? I have tried different frame
 rates still ffmpeg is unable to convert this movie correctly.  Please run
 ...
 ffmpeg -y -i 633.mov -vcodec flv \
 -pix_fmt yuv420p \
 -b:v 900k \
 -an -r 15 -vf scale="426:320" test.flv
 and check test.flv

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


More information about the FFmpeg-trac mailing list