Replies: 5 comments
|
You could use amerge [1] to merge tracks into one and pan [2] to select which channels to map to output. (not tested, not sure it would work in mpv) |
0 replies
|
This syntax is at least executed but does not lead to the desired result: But it shows some warnings I don't understand: mpv shows audio tracks in gui |
0 replies
|
One running ffmpeg line is: Any chance to get this translated into mpv syntax? |
0 replies
|
At the end I did it this way. tracks.lua is: |
0 replies
|
Converted to discussion. I don't think there is a need for such niche feature in mpv. Patches welcome. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I do have mxf files with 8 mono tracks inside. We always use them as stereo. So when I want to control my exported files I want to check them in stereo.
Tried a lot. At least I could play the first 2 mono files together as mono:
But that's not what we need.
Technical Information
Expected behavior
Show 4 audio tracks at on screen display and cycle them with #. All 4 tracks are stereo made from the 8 mono tracks.
Actual behavior
Has 8 mono audio tracks.
All reactions