syralk 12 Posted Wednesday at 03:39 PM Posted Wednesday at 03:39 PM (edited) I saw that when selecting a second audio track the system automatically transcode file to allow the second audio track to play on the web browser. I know its a limit of the HTML5 but will it be possible to do a trancoding to the original codec if its compatible with the system. I know AV1 and OPUS are compatible with all web browser out there. Pretty munch doing a "ffmpeg -i original.webm -map 0:v:0 -map 0:a:1 -c:v copy -c:a copy -f flv rtmp://stream_key" its not accurate its just an example Edited Wednesday at 03:49 PM by syralk
Luke 39294 Posted Wednesday at 04:54 PM Posted Wednesday at 04:54 PM Hi, it is certainly possible for future updates. Thanks.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now