<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 03/12/12 17:21, Stephen Robertson
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFiornWGcAXX+5f61=P3_N3TDbNkaHM3uQS=KOUaq529zyvNAA@mail.gmail.com"
      type="cite">
      <p dir="ltr">It seems that for some recordings the resultant video
        from mythexport has the "wrong" audio track.&nbsp; In my case I get
        an audio description track.&nbsp; I think this may be the first audio
        track and the normal audio is on the second.&nbsp; Is there a way
        tell mythexport which stream to use.</p>
      <p dir="ltr">Cheers<br>
        Stephen</p>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
mythtv-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a>
<a class="moz-txt-link-freetext" href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a>
</pre>
    </blockquote>
    The Audio descriptive tracks in th eUK have been causing me problems
    too. Its a slightly diffrent problem, but I have been looking at
    lossless_cut which uses mkvmerge. mkvmerge will by default copy all
    streams, but it flags the Audio_Description on UK channels as
    default.<br>
    <br>
    So mythtv playback of the original selects AC3, but the remuxed/ cut
    program has the Audio_description flagged as Default, which
    mythtv_playback , and I guess other players,&nbsp; will abide by. You
    then have to manually choose AC3 during playback. There is a command
    line option to "not set a default audio track" and then players will
    choose AC3 by their own rules. <br>
    <br>
    If you are exporting all audio tracks, are you havening the same
    type of problem ?<br>
  </body>
</html>