0

I want to select a specifc audiotrack from an Bluray Disc to be put in an mkv, and only this one and not the default one (English) or non.

So what did I try:

--audio-track --audio-track-id

several commandline options in win and linux, no succes:

vlc bluray:///mnt/e -v --sout "#standard{access=file,mux=ts,dst=/dvdout.mpg}" 

gives an outputfile okay, but how to select the right ES? Because the file is without audio.

In need ES 4355 (german)

[00007fa2a80063a0] libbluray demux: Adding ES 4113 select 1 [VIDEO]
[00007fa2a80063a0] libbluray demux: Adding ES 4352 select 1
[00007fa2a80063a0] libbluray demux: Adding ES 4353 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4354 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4355 select 0 [german audio]
[00007fa2a80063a0] libbluray demux: Adding ES 4356 select 0 [italian audio]
[00007fa2a80063a0] libbluray demux: Adding ES 4357 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4608 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4609 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4610 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4611 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4612 select 0
[00007fa2a80063a0] libbluray demux: Adding ES 4613 select 0

playing bluray via vlc and entering atrack 4355 in the console-windows gives the right result, but how to pass thiss at startup via commandlin?

any hints are apriciated!

Frank

VLC commandline optiions are verry cryptic I don't understand how to select the right ES to get the result.

https://wiki.videolan.org/Documentation:Modules/duplicate/ https://wiki.videolan.org/VLC_command-line_help/

DB5FP
  • 11
  • 2

0 Answers0