Daniel Kristjansson wrote: >On Fri, 2005-06-03 at 09:14 -0400, Taylor Jacob wrote: > > >>What probelms do you have recording more than 1 audio stream? TS mode works >>fine for that.. The only issue I see with multuiple audio streams is playback >>due to the messy memory leaking code in mpegts.c.. If you are using PS mode >>the >>audio support is screwed up.. I want to deprecate it one of these days.. I am >>getting ready to just do it.. >> >> >I'm using TS mode and only getting the Spanish audio on at least one >channel. I haven't diagnosed the problem so I don't know why. > >
That's likely due to the broken audio track selection code. After testing it with more with DVD playback, I can see that the "pick the last track that matches" rule doesn't work for all DVDs. I've changed it to a first match in my tree but I need to pull some stuff from my copy of avformatdecder.cpp before I can commit it. _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
