On Mon, Jun 6, 2011 at 3:12 PM, Blammo <span dir="ltr">&lt;<a href="mailto:blammo.doh@gmail.com">blammo.doh@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I&#39;ve spent hours, and multiple failed attempts, trying to come up with<br>
a good method of conversion from .m2ts to .h264/mkv files.. and have<br>
MythFrontend play them... .and had no success.<br>
<br>
Problems?<br>
- jumpy/stuttery/dropping audio<br>
- black/blue/green frames<br>
- invalid video type<br>
<br>
All the resulting videos play in VLC, with zero audio/video issues,<br>
but MythFrontend won&#39;t. Mythfrontend will play the ORIGINAL, much<br>
larger m2ts file with zero issues.<br>
<br>
So I&#39;m looking for suggestions. I&#39;m looking for either ffmpeg or<br>
mencoder  command-line/scripts, with a target of 8Mbit H.264,1 stream<br>
of 5.1 audio compressed or not, and english subtitles. Here&#39;s an<br>
example of &quot;ffmpeg -i&quot;<br>
<br>
Input #0, mpegts, from &#39;episode.s01e01.m2ts&#39;:<br>
  Duration: 00:52:04.86, start: 11.608967, bitrate: 38689 kb/s<br>
  Program 1<br>
    Stream #0.0[0x1011]: Video: h264 (High), yuv420p, 1920x1080 [PAR<br>
1:1 DAR 16:9], 23.98 fps, 23.98 tbr, 90k tbn, 47.95 tbc<br>
    Stream #0.1[0x1100]: Audio: dca (DTS-HD MA), 48000 Hz, 5.1, s16, 1536 kb/s<br>
    Stream #0.2[0x1101]: Audio: dca (DTS), 48000 Hz, 5.1, s16, 768 kb/s<br>
    Stream #0.3[0x1102]: Audio: dca (DTS), 48000 Hz, stereo, s16, 768 kb/s<br>
    Stream #0.4[0x1103]: Audio: dca (DTS), 48000 Hz, 5.1, s16, 768 kb/s<br>
    Stream #0.5[0x1104]: Audio: dca (DTS), 48000 Hz, stereo, s16, 768 kb/s<br>
    Stream #0.6[0x1200]: Subtitle: pgssub<br>
    Stream #0.7[0x1201]: Subtitle: pgssub<br>
    Stream #0.8[0x1202]: Subtitle: pgssub<br>
    Stream #0.9[0x1203]: Subtitle: pgssub<br>
    Stream #0.10[0x1204]: Subtitle: pgssub<br>
    Stream #0.11[0x1205]: Subtitle: pgssub<br>
    Stream #0.12[0x1206]: Subtitle: pgssub<br>
    Stream #0.13[0x1207]: Subtitle: pgssub<br>
    Stream #0.14[0x1208]: Subtitle: pgssub<br>
    Stream #0.15[0x1209]: Subtitle: pgssub<br>
    Stream #0.16[0x120a]: Subtitle: pgssub<br>
    Stream #0.17[0x120b]: Subtitle: pgssub<br>
    Stream #0.18[0x120c]: Subtitle: pgssub<br>
    Stream #0.19[0x120d]: Subtitle: pgssub<br>
<br>
Suggestions? (thanks in advance)<br><br></blockquote><div><br>Have you tried HandBrake? It has some very good out-of-the-box presets and remains extremely powerful for those who still want flexibility. I&#39;d suggest trying it with the default options and &quot;high profile&quot; preset with a -q setting of 20 or a bit lower. <br>
</div></div><br>