[mythtv-users] Nuvexport error on picking shows to process

Law Barstow lawbarstow at earthlink.net
Sun Dec 26 14:57:44 UTC 2004


On Wed, 2004-12-01 at 09:09 -0500, Don Brett wrote:
> Hi, I'm trying-out the nuvexport MPEG2->MPEG2 cut only feature, but I
> get an error.  It starts with:
> 
> You have recorded the following shows:
> 
>   1. 15 CNN Headline News (1 episode)
>   2. Band of Brothers (1 episode)
>   3. Nip/Tuck (1 episode)
> 
>   q. Quit
> 
> Choose a show:
> 
> 
> , then I pick show number 1 and get:
> 
> 
> Use of uninitialized value in concatenation (.) or string at
> /usr/local/share/nuvexport/nu
> v_export/ui.pm line 316, <STDIN> line 2.
> Use of uninitialized value in concatenation (.) or string at
> /usr/local/share/nuvexport/nu
> v_export/ui.pm line 316, <STDIN> line 2.
> 

I am getting this same error, only I am trying to export to VCD or SVCD.

> Line 316 is:
> 
>    sub confirm_shows {
>         my @episodes = @_;
>         my $num_episodes = @episodes;
> 
> 	 ......
> 
>         $query .= "($episode->{'showtime'})
> ".$episode->{'finfo'}{'width'}.'x'
>          .$episode->{'finfo'}->{'height'}.'
> '.$episode->{'finfo'}{'video_type'};
> 
> 	.....
> 

If I run tcprobe, I receive:
" tcprobe -i 1003_20041223090000_20041223100000.nuv
[tcprobe] MPEG program stream (PS)
[tcprobe] summary for 1003_20041223090000_20041223100000.nuv, (*) = not
default, 0 = not detected
   no audio track: use "null" import module for audio"

while a tcscan produces:
"$ tcscan -i 1003_20041223090000_20041223100000.nuv
end of stream reached
------------- presentation unit [0] ---------------
0 packetized elementary stream(s) PES packets found
presentation unit PU [0] contains 0 MPEG video sequence(s)
---------------------------------------------------
(scan_pes.c) detected a total of 1 presentation unit(s) PU and 0
sequence(s)"

Source of the recordings in PVR-350 on FC 3 x86_64. I can playback the
recordings in mythfrontend, but can't transcode them.

Any help is appreciated.

Law 





More information about the mythtv-users mailing list