Skip to main content
April 14, 2008
Answered

Multilanguage audio in a single stream?

  • April 14, 2008
  • 1 reply
  • 437 views
I'm streaming two languages simultaneously, one from a live camera and one from a live translator. Right now this is set up as two separate streams which works alright, but I'd like to combine the two audio streams so that a single recorded flv would contain all the audio with the client choosing the language of playback.

Is this doable with fms3? How have other people dealt with live-translated streams?

Any thoughts would be appreciated.
    This topic has been closed for replies.
    Correct answer
    Thanks, that was pretty much what I figured.

    1 reply

    April 14, 2008
    using separate streams seems the best solution for now.
    FLV file cannot contain multiple audio tracks. and separating video from audio in different file can introduce audio video sink artifacts.
    Correct answer
    April 16, 2008
    Thanks, that was pretty much what I figured.