[mythtv-users] nuvexport update

Chris Petersen lists at forevermore.net
Sat Dec 13 14:37:08 EST 2003


On Sat, 2003-12-13 at 11:29, Todd Chisholm wrote:
> > but that one is due to the fact that I have no cutlist.  I just made the
> > cutlist check a little smarter (hmm, I need to fix some of that
> > formatting - looks like you use 8-space tabs, and some of them got
> > converted to spaces).
> > 
> Sorry, emacs was giving me fits, telling me that I had mismatched
> brackets, which I clearly don't.   

ahh.  never got into the emacs thing.  went straight from BBEdit on the
mac to jEdit everywhere.

> Weird.  Could you post the part of the transcode output that looks like:

transcode v0.6.11 (C) 2001-2003 Thomas Oestreich, 2003 T. Bitterberg
[transcode] auto-probing source /var/video/1035_20031126042700_20031126050000.nuv (failed)
[transcode] V: import format    | unknown  (V=mpeg2|A=(null))
[transcode] V: import frame     | 720x576  1.25:1
[transcode] V: zoom             | 480x480  1.00:1 (Lanczos3)
[transcode] V: bits/pixel       | 0.312
[transcode] V: decoding fps,frc | 25.000,0
[transcode] V: Y'CbCr           | YV12/I420
[transcode] A: import format    | 0x2001  AC3/A52      [48000,16,2]
[transcode] A: export format    | 0x50    MPEG layer-2 [44100,16,2]  192 kbps
[transcode] V: encoding fps,frc | 25.000,3
[transcode] A: bytes per frame  | 7680 (7680.000000)
[transcode] A: adjustment       | 0 at 1000
[transcode] V: IA32 accel mode  | 3dnow (3dnow mmxext mmx asm)
[transcode] V: video buffer     | 10 @ 720x576
[import_mpeg2.so] v0.4.0 (2003-10-02) (video) MPEG2
(decoder.c) audio codec not supported by import module
[transcode] failed to init import modules
[transcode] critical: plug-in initialization failed
   INFO: [mplex] mplex version 2.2.2 ($Date: 2003/05/13 20:27:15 $)

looks like you're telling it that you're forcing mpeg2 video input. 
That's probably the issue.  If this is designed only to work on the
mpeg-based nuv files, you should put a check in the script to disable it
if the nuv files are standard myth nuv files.

-Chris



More information about the mythtv-users mailing list