Hi guys, I'm using the following command line to transcode, trying to get a MPEG-PS file with AC-3 audio. It correctly outputs MPEG-2 video but no audio: vlc -I dummy inputfile.mkv --sout #transcode{scale=1.0,samplerate=48000,channels=6,ab=640,vb=4096,keyint=16,acodec=mp2a,vcodec=mp2v}:std{access=fi...