Can you add a command line parameter for audio to load a separate audio file
Closed this issue · 4 comments
XHZ-SCHOOL commented
....
zaps166 commented
This should work:
QMPlay2.exe "FFmpeg://{[C:\Users\Name\Audio\test.mp3][C:\Users\Name\Video\test.mp4]}"
zaps166 commented
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.
XHZ-SCHOOL commented
There's an option to add multiple streams - the result is the same.
Where is this function?
zaps166 commented
Where is this function?
Here: #807 (comment)