VideoHelp Forum




+ Reply to Thread
Results 1 to 1 of 1
  1. Member
    Join Date
    Mar 2024
    Location
    germany
    Search Comp PM
    Hi, I want to export the center channel from 5.1 to .wav from a .mkv that has 1 video and 2 audio tracks (1 german, 1 english), I want to target the audio track with the "ger" tag

    this exports the center channel to mono .wav
    Code:
    -filter_complex "channelsplit=channel_layout=5.1:channels=FC[FC]" -map "[FC]" -ar 44100
    but I want to target the german audio track
    Code:
    -map 0:a:m:language:ger
    Thank you
    ---------------------------------------------------
    edit: okay I solved it

    -filter_complex "[0:a:m:language:ger]channelsplit=channel_layout=5.1:channels=FC[FC]" -map "[FC]" -ar 44100
    Last edited by geextah_2; 19th Mar 2024 at 15:32.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!