#1516: Possible dead loop while making snapshot from a MP4
-------------------------------------+-------------------------------------
             Reporter:  tewilove     |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |  worksforme
Analyzed by developer:  0            |               Blocked By:
                                     |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => closed
 * resolution:   => worksforme


Comment:

 Works fine here.

 Please note that it does make a difference where you put -ss 479.342:
 If you put it behind the input file, every frame is decoded until the time
 is reached, this may take a long time (depending on hardware and input),
 the result is very exact. If you put the seek command before the input
 file, ffmpeg seeks (fast) approximately to the requested position, this is
 less exact.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1516#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to