[mythtv-users] Loseless Transcode Fails

Christopher Meredith chmeredith at gmail.com
Fri Jul 9 22:36:26 UTC 2010


On Fri, Jul 9, 2010 at 4:59 PM, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>  On 07/09/2010 02:30 PM, Christopher Meredith wrote:
>>
>> This is a little old but I'm running into the same thing using r25281.
>> I ran the following command on a QAM mpeg2 recording:
>> mythtranscode --chanid 2432 --starttime 2010-07-08-19-29-00 --mpeg2
>> --honorcutlist -o /mnt/sdd/test.mpg
>>
>> Got this:
>> 2010-07-09 13:29:24.776 Using runtime prefix = /usr/local
>> 2010-07-09 13:29:24.776 Using configuration directory =
>> /home/theophile/.mythtv
>> 2010-07-09 13:29:24.777 Empty LocalHostName.
>> 2010-07-09 13:29:24.789 New DB connection, total: 1
>> 2010-07-09 13:29:24.793 Closing DB connection named 'DBManager0'
>> 2010-07-09 13:29:24.795 Enabled verbose msgs: important
>> 2010-07-09 13:29:24.833 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.834 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.834 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.835 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.835 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.836 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.836 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.836 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.836 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.837 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.837 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.837 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.837 mpeg_decode_postinit() failure
>> 2010-07-09 13:29:24.838 mpeg_decode_postinit() failure
>> Mux rate: 81.70 Mbit/s
>> 2010-07-09 13:29:25.828 expectedPTS != expectedDTS+ptsIncrement
>>
>> FWIW, I did not have the issue before upgrading from r24517
>
> Trunk?  http://www.gossamer-threads.com/lists/mythtv/users/442241#442241 ,
> perhaps?

Thanks for the lead. I noticed that that patch has been committed so I
double checked my mythtranscode.cpp for good measure and found that I
am indeed running the "patched" version of mythtranscode. I still get
this error. I have noticed that it only occurs when using
"--honorcutlist." I still had the mythtranscode binary from r24517
which did work previously, so I tried using the older binary and still
got the same error. Could the problem be in the way mythtranscode gets
the cutlist from the database?


More information about the mythtv-users mailing list