Project

General

Profile

Change audio channel.

Added by javichun G. over 2 years ago

Hello, you can change the audio channel in broadcast for another channel? example: soccer video + germany audio-> english audio from another channel. Thank you.


Replies (4)

RE: Change audio channel. - Added by Hiro Protagonist over 2 years ago

If you pipe the stream via ffmpeg, you can use the 'map' parameter to select specific streams to the output.

RE: Change audio channel. - Added by Dave H over 2 years ago

That's true if there are multiple audio streams in one channel, but can you select an audio stream from another channel as the OP asked?

I expect it is possible but quite how to do it is not something I've thought about.

RE: Change audio channel. - Added by Ron L over 2 years ago

If the two channels are in the same MUX or transport stream then it should be possible to use ffmpeg to map the video from one channel and the audio from another into a new program stream. Dump a sample of the mux using wget and the play mux url then run ffprobe on that file and it will list all the stream IDs.

RE: Change audio channel. - Added by javichun G. over 2 years ago

Hello, I was commenting on it because in enigma2 it can be done with the plugins: AudioPip and AudioSync.

thanks

(1-3/3)
Powered by Redmine

    (1-4/4)