[FFmpeg-trac] #649(avformat:open): Apple HTTP Live Streaming seeking incorrect

FFmpeg trac at avcodec.org
Mon Nov 14 18:30:43 CET 2011


#649: Apple HTTP Live Streaming seeking incorrect
------------------------------------+------------------------------------
             Reporter:  takis       |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by takis):

 Thanks!

 I've added a different patch now, which uses the initial dts as an offset
 for determining which segments should be used.

 Would it be better to store the timestamp rescaled to avoid rescaling in
 the seeking method, or is it better to keep the actual timestamp as it
 might be useful for other purposes?

 I used -1 as an initial value, is AV_NOPTS_VALUE better?

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


More information about the FFmpeg-trac mailing list