[FFmpeg-user] Stream plays with ffplay but doesn't save with ffmpeg

German Geraskin german.geraskin at gmail.com
Sat Aug 24 18:05:03 EEST 2024


сб, 24 авг. 2024 г. в 02:25, Jesse Campbell via ffmpeg-user
<ffmpeg-user at ffmpeg.org>:
>
> 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 difference to control how each program works?  Can I make
> ffmpeg run like ffplay?

ffmpeg -i https://adultswim-vodlive.cdn.turner.com/live/squidbillies/stream_7.m3u8
-vcodec copy -acodec copy -f mp4 test.mp4


More information about the ffmpeg-user mailing list