You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have 1 video file and 2 audio files in different languages:
lesson_5.mp4 - only video, no audio.
lesson_5_eng.aac - audio track in English.
lesson_5_deu.aac - audio track in German.
How do I output the video and audio file together in one manifest?
The documentation says you can: "Muxing together audio and video streams from separate files".
I've read the documentation several times, but I can't figure it out.
Hello.
I have 1 video file and 2 audio files in different languages:
lesson_5.mp4 - only video, no audio.
lesson_5_eng.aac - audio track in English.
lesson_5_deu.aac - audio track in German.
How do I output the video and audio file together in one manifest?
The documentation says you can: "Muxing together audio and video streams from separate files".
I've read the documentation several times, but I can't figure it out.
https://site.com/hls/lessons/lesson_5.mp4/master.m3u8 - video works fine, but no sound.
How can I do add the audio from the lesson_5_eng.aac file?
The text was updated successfully, but these errors were encountered: