Improve stream transcode CPU usage #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This command regularly jams the server:
ffmpeg -i https://example.com/master.m3u8 -f mp4 -movflags frag_keyframe+empty_moov pipe:1Writing to file or adding
-threadsmight help.