by nubs » Mon Nov 05, 2012 4:37 am
I already tried that after reading that in a separate thread, no difference really.
But, to be clear - mencoder versions of the files work fine, though they mostly look pretty bad, and have sync problems. The ffmpeg streams are OK. It's just the tsMuxer 'default' streams that usually don't work. But those streams seem ideal for quality when they do work on a few files.
These non-working files are dvd's converted to mkv with makemkv. I tried removing alternate audio tracks, subtitles, and so on, and it doesn't work. I do have a few mkv files that work. Main differences I see in the files via mediainfo:
Field Working / Not working file
Overall bit rate mode: (None listed) / Variable
Video Format AVC / MPEG (v 2)
profile high@L3.1 / Main@Main
codec ID V_MPEG4/ISO/AV / V_MPEG2
frame rate 23.97 / 29.97
(neither are variable frame rate)
Audio is AC3 for both
So I tried simply using tsmuxer directly to create a bunch of m2ts files for the playstation. The problem there is these mkv files seem to mostly have 'vobsub' subtitles, and this makes tsmuxer puke. Ok, I use mkvmerge to remove the subtitles and other unneeded tracks and it mostly works. Except when you need subtitles, then I'm stuck.
Anyway, it's impressive that stuff works as well as it does. And no one should understimate the value of good packaging and simple install. I have no problem building software from scratch but the ppa is really ideal. Good work!