Right now, I'm downloading encrypted content using N-M3u8Dl-Re with the --live-pipe-mux option, which generates a single file (1.ts). I then feed this file to FFmpeg with the -re option to create an M3U8 playlist.
Now, if any other issue occurs, it causes a delay in feeding the (1.ts) file, which causes FFmpeg to finish reading the (1.ts) file and reach EOF (End of File).
Process tree
Downloading encrypted content using N-M3u8Dl-re (if this gets interrupted by a retry or any other error occurs, causing a delay in feeding the source) → single file (1.ts) → creating an M3U8 with the -re option (now this command continuously reads the single file, but when a delay occurs in the main file, FFmpeg reaches EOF - End of File).
+ Reply to Thread
Results 1 to 2 of 2
-
-
Do you have the source link?
We all bleed blue from the inside....
Similar Threads
-
Capturing live stream/program in max file size with continuous overwrite?
By barbywasadream in forum Video Streaming DownloadingReplies: 6Last Post: 23rd Jan 2025, 13:30 -
Recorded HLS stream .ts file always shows Packet corrupt (stream = 0, dts
By christopher68koeppiaz in forum Video Streaming DownloadingReplies: 10Last Post: 2nd Jan 2025, 09:48 -
Streaming decrypted live stream - live pipe buffering problem
By Kalisto in forum Video Streaming DownloadingReplies: 0Last Post: 25th Apr 2024, 12:19 -
how to get live stream from pilot.wp.pl
By marianpalacz in forum Video Streaming DownloadingReplies: 2Last Post: 23rd Aug 2022, 10:44 -
Why does muxing a video stream into a MKV file change that stream?
By 4L7zHhiyQO3Thui6 in forum Video ConversionReplies: 14Last Post: 11th Mar 2021, 03:45