Topic - Play video and audio at the same time



Reply to this topic

Topic Starter lberezinski - Posted on Thursday, February 21 2008 04:10:17 PM
Hi

i have a video file without an audio stream
and an audio file without a video stream
can i play the together via command line?

Thanks in advance

Lior
tex2us - Posted on Wednesday, March 5 2008 11:00:24 AM
Yes, with
mplayer video_file &
mplayer audio_file
but they will be out of sync and you have no control of the video playback (unless you start it in a different console)