zaps166/QMPlay2

Can you add a command line parameter for audio to load a separate audio file

Closed this issue · 4 comments

....

This should work:

QMPlay2.exe "FFmpeg://{[C:\Users\Name\Audio\test.mp3][C:\Users\Name\Video\test.mp4]}"

There is no option to add audio to the video (no plans for this). There's an option to add multiple streams - the result is the same.

If you add audio as first, it'll be a default, so it will play instead of audio from video stream.

There's an option to add multiple streams - the result is the same.
Where is this function?

Where is this function?

Here: #807 (comment)