[FFmpeg-trac] #5342(ffplay:new): Stuttering issue with ffplay (with SDL)

FFmpeg trac at avcodec.org
Thu Mar 17 14:59:15 CET 2016


#5342: Stuttering issue with ffplay (with SDL)
------------------------------------+----------------------------------
             Reporter:  Eddy        |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  ffplay
              Version:  git-master  |               Resolution:
             Keywords:  SDL         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+----------------------------------

Comment (by Eddy):

 I have the same troubles on Linux (Ubuntu).

 I was thinking about the accuracy of the time measurement. When you're
 playing a video, you need to measure the time with an accuracy of at least
 1ms.

 I know that depending on the OS you cannot have this accuracy. So i began
 to wonder if this was the cause of the stuttering issues. Don't we need to
 implement a kind of regulation system based on the clock presicion of the
 OS ?

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


More information about the FFmpeg-trac mailing list