Comments: ** Comment from web user: rboy1 **
So a couple of things to note here:
1. The final video has BOTH audio tracks in it, MCEBuddy does not filter out any audio tracks when doing a TS from WTV or NoRecode or Unprocessed profile (i.e. profiles using the copy encoder). You may want to check your playback software.
2. IF you were to use the TS Recode profile, then MCEBuddy will isolate the english 2 channel audio track (ie the 2nd track) which would be the correct audio track. See this log entry:
INFORMATION> 2013-01-02T22:57:25 MCEBuddy.VideoProperties.VideoInfo --> Selected Audio Stream 1, Audio Track 1, Channels 2, Codec mp2
3. There's a problem with your network drive, MCEBuddy does not right to delete files from it so it's unable to copy the converted file back to your network drive. So I'm not really sure which file you're testing your playback: (right before it moves the converted file it tries to delete any file in the destination folder with teh same name, which here obvisouly is not succeeding. Cehck your network permissions or use a local folder).
INFORMATION> 2013-01-02T22:57:25 MCEBuddy.Engine.ConversionJob --> Moving converted file D:\Program Files\MCEBuddy2x\working0\Room on the Broom-2012-12-26 2201.ts to \\MYBOOKWORLD\Entertainment\Television\Room on the Broom\Room on the Broom-2012-12-26 2201.ts
--> Unable to move file D:\Program Files\MCEBuddy2x\working0\Room on the Broom-2012-12-26 2201.ts to \\MYBOOKWORLD\Entertainment\Television. Error :System.IO.IOException: The file exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at MCEBuddy.Engine.ConversionJob.RenameByMetaData(Log& jobLog)
Check and above and there shouldn't be any problems.