[FFmpeg-user] Is there a way to modify every mpegts file when downloading a m3u8 stream?

Carl Zwanzig cpz at tuunq.com
Sat Feb 11 20:10:40 EET 2023


On 2/11/2023 7:03 AM, accelerator0099 wrote:
> When you run
> 
> ffmpeg -i "https://url.to.some.videos/some_stream.m3u8" -o whatever.mp4
[...]

It's really hard to tell what's going on without the required command 
output. Please read the FAQ at https://ffmpeg.org/mailing-list-faq.html and 
especially section 6.

Also, as a test try simply copying the stream into a file; that is, write it 
to a mpegts file instead of re-coding to mp4.

z!


More information about the ffmpeg-user mailing list