Improve stream transcode CPU usage #78

Open
opened 2026-02-24 02:00:42 +00:00 by DebaucheryLibrarian · 0 comments

This command regularly jams the server:
ffmpeg -i https://example.com/master.m3u8 -f mp4 -movflags frag_keyframe+empty_moov pipe:1

Writing to file or adding -threads might help.

This command regularly jams the server: `ffmpeg -i https://example.com/master.m3u8 -f mp4 -movflags frag_keyframe+empty_moov pipe:1` Writing to file or adding `-threads` might help.
DebaucheryLibrarian added the bugenhancement labels 2026-02-24 02:00:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DebaucheryLibrarian/traxxx#78