Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Unable to download unfinished live #25075
Comments
|
ffmpeg will be terminated correctly if you won't hit Ctrl+C multiple times. |
Checklist
Description
When downloading incomplete live, ffmpeg does not stop in the end, cycling on index.m3u8. When running it manually it is possible to stop it by pressing 'q'. I tried to stop it with ^C, but it killed ffmpeg. Why you use ffmpeg, but not let it terminate normally? No log because live is finished now. I know about mpegts or additional ffmpeg options, but why it not enabled by default if without it it is just impossible to get valid file?