Hey All,<br><br>I have a hardware based HP PVR150 capture card.&nbsp; When my Myth box was a Windows system running SageTV, all my recorded shows would be captured as mpeg2 files.&nbsp; A file command against one of those files would show as:
<br><br>$ file SoylentGreen-2782310-0.mpg<br>SoylentGreen-2782310-0.mpg: MPEG sequence, v2, program multiplex<br><br>Under mythtv, my shows are recorded with the .mpg extension, but they don&#39;t really appear to be mpeg2 compliant files.&nbsp; A file command against any of my recorded shows will return the following:
<br><br>$ file /video/recordings/1256_20070201180000.mpg<br>/video/recordings/1256_20070201180000.mpg: data<br><br>Now, none of my editing software (windows - TsunamiDVD, linux - avidemux) will open these files unless I run them through a very lengthy ffmpeg process. &nbsp;
<br><br>Can anyone tell me how to get my beloved &quot;MPEG sequence, v2, program multiplex&quot; files back?&nbsp; Is this an issue where I can just turn off some sort of automatic transcoding here?<br><br>Thanks!<br><br>ps: I know I&#39;m probably gonna get fried for asking this one, but I&#39;ve been searching through the user list for a long time with no luck.&nbsp; Lots of folks with similar issues but not quite what I&#39;m seeing.