[FFmpeg-trac] #2750(FFmpeg:new): video buffer problem after cut video

FFmpeg trac at avcodec.org
Thu Jul 4 12:49:35 CEST 2013


#2750: video buffer problem after cut video
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  keyur.dobariya                     |                 Priority:  critical
               Status:  new          |                  Version:  1.0.7
            Component:  FFmpeg       |               Blocked By:
             Keywords:  buffer       |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 How to reproduce:
 {{{
 % ffmpeg -i INPUT.flv -ss 10 -t 40 -vcodec copy -acodec copy OUTPUT.flv
 ffmpeg version - 1.0.7
 }}}

 Hi,

 we are using ffmpeg to cut video from long video ( say 30 second video
 from 2 minute video ).  we are using above command for that.

 With that command, video is cut successfully.  but when we are trying to
 play that video into flash player there is buffering problem. Video is
 only playing after loading full video content.  It is not buffering for
 long videos and wait till full download.

 Please help asap, we need to fix that urgently.

 Thanks
 Keyur doba

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


More information about the FFmpeg-trac mailing list