Hi, I want ffmpeg to pull the live stream asynchronously from the remote
HLS source. However, I have read about the async (
https://www.ffmpeg.org/ffmpeg-all.html#toc-async) parameter that can be
added to the source URL. The following logs show that the async cannot
request the ts files of the m3u8
>
> The following logs show that the async cannot request the ts files of the
> m3u8 playlist.
>
Hi Ali,
Before anyone else asks in rude terms ;-), could you please copy and paste
here the *full*, *unedited* command line *and* log ?
Kind regards,
Vincent
сб, 24 авг. 2024 г. в 02:25, Jesse Campbell via ffmpeg-user
:
>
> Hi,
>
> I'm trying to figure out why ffplay is working and ffmpeg is not working.
>
> The stream plays episodes of the same TV show.
>
> When the episode changes, ffplay plays the next video and ffmpeg freezes.
>
> Is there a differe