[mythtv-users] More Transcode questions

Michael T. Dean mtdean at thirdcontact.com
Tue Sep 7 14:07:01 EDT 2004


On 09/07/2004 01:35 PM, Ryan Steffes wrote:

>On Tue, 07 Sep 2004 13:03:26 -0400, James Pifer <jep at obrien-pifer.com> wrote:
>  
>
>>How do I know it's working?
>>
>>    
>>
>Well, manual checks:
>
>1) Yes, you'll see transcode in background
>2) Yes, you'll see beginning transcode and ending transcode in the log.
>3) Trickier, if it fails different things can happen.  Check in your
>transcoding table in your db for the status code.  If you have a bunch
>of .nuv.tmp files sitting around it'll be a clue too.
>4) Varies greatly based on compression and CPU
>5) Yes, assuming you have it set to not keep the old files, it'll
>build a .nuv.tmp then copy it over the old .nuv when it is done. 
>It'll look the same, just smaller.
>  
>
Also, you can use the file command to give you hints.  For example, when 
running file (v4.10) on one of my PVR-x50 recordings (MPEG-2), I get

[mdean at miranda mythtv]$ file 1035_20040906183000_20040906190000.nuv
1035_20040906183000_20040906190000.nuv: MPEG system stream data

When running it on a transcoded (MPEG-4) recording, I get:

[mdean at miranda mythtv]$ file 1035_20040723193000_20040723200000.nuv
1035_20040723193000_20040723200000.nuv: data

(It may be possible to update file's database to recognize MPEG-4 
recordings, but I don't know how, and even without, I can tell the 
difference between my MPEG-2 and MPEG-4.  :)

Mike




More information about the mythtv-users mailing list