[FFmpeg-trac] #10353(avformat:closed): HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1
FFmpeg
trac at avcodec.org
Fri May 12 07:56:45 EEST 2023
#10353: HLS Handling Error from Commit 6b1f68ccb04d791f0250e05687c346a99ff47ea1
------------------------------------+------------------------------------
Reporter: QFox | Owner: (none)
Type: defect | Status: closed
Priority: normal | Component: avformat
Version: git-master | Resolution: invalid
Keywords: hls | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by QFox):
mpv called the API provided by ffmpeg to play **live stream**
flipping one commit within ffmpeg will get different result and you still
think that commit has no problem?
Do you know that the m3u8 file of a **live stream** is not static? it
keeps changing?
With the help of yt-dlp, mpv can simply play something like
mpv https://www.youtube.com/watch?v=TPXWtozVNzM
Can you let me know if the same thing can be simply done by ffplay?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10353#comment:14>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list