[FFmpeg-trac] #2199(FFplay:open): ffplay: stop time counter at the end of file

FFmpeg trac at avcodec.org
Mon Nov 11 08:34:06 CET 2013


#2199: ffplay: stop time counter at the end of file
------------------------------------+----------------------------------
             Reporter:  ami_stuff   |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  FFplay
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by MattE):

 For the case where autoexit is set to true, this is not a problem because
 it just ends. However, for the case where autoexit is false, this can be
 easily solved by setting pause to true when we reach the end. This will
 stop the audio from repeating.

 On the other hand, pause doesn't seem to work for the end of this video:
 rtsp://184.72.239.149/vod/mp4:BigBuckBunny_115k.mov on this page:
 http://www.wowza.com/html/mobile.html which is having the same issue. I'm
 not sure why.

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


More information about the FFmpeg-trac mailing list