Re: [mythtv-users] Strange MythBackend troubles

2005-12-06 Thread Stephen Norris
On Tue, 2005-12-06 at 22:51 -0600, Kevin Kuphal wrote:
> Do you often leave your frontend on the Watch Recordings screen for long 
> periods of time?
> 
> Kevin

I see this happen if I leave the frontend on that screen...

I also suspect log rotation - I find sometimes the backend is logging
into the already rotated log, and eventually the backend seems to seize
up.

Stephen

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


RE: [mythtv-users] tv_grab_au No detailed listings for 3/12/2005

2005-12-04 Thread Stephen Norris
On Sat, 2005-12-03 at 07:38 +1100, David Maher wrote:
> I'm also using the Michael Immir Smith grabber, Ill just put it down as one 
> of those strange things that happen from time to time. I was worried that it 
> mightr have been a precursor to another listings download bug, but I've been 
> through the listings for the next week and they are all OK.
> The listings are for the melbourne channels btw

I'm not sure if this is related, but I'm not getting any new data since
the run on the 3rd - I have now got 5 days worth of data. The output
looks sensible, although I don't know what all the 'm's mean:

mythfilldatabase
2005-12-05 11:27:32.046 New DB connection, total: 1
2005-12-05 11:27:32.086 New DB connection, total: 2
2005-12-05 11:27:32.088 mythfilldatabase: Listings Download Started
- Start of XMLTV output -
2005-12-05 11:27:32.154 New DB connection, total: 3
grabing Sydney freesd for 7 days into /tmp/myth9VMrv8
starting 5 threads
loading queue
04122005 unchanged
05122005 unchanged
06122005 unchanged
07122005 unchanged
08122005 unchanged
09122005 unchanged
10122005 unchanged
11122005 unchanged
queue is complete...
all threads done, but wait there's more...
building xml structure
writing
 file
cleaning 7 days
done
-- End of XMLTV output --

Is anyone else seeing this? I'm using the version that has this last in
the change log:

# 18 Aug 2005
# Girkers
#  - change the cache directory to mythtv home directory
#  - Add SBS News & ABC2 for all relevant areas
#  - Modify the version number written to xml file
#  - Modified the messages to inform users that there is more to come
# 7 Nov 2005
# Girkers
#  - Patches to fix ninemsn using Javascript to hide data

Stephen

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Problem with nuvexport...

2005-09-04 Thread Stephen Norris
This isn't the yuvdenoise one, this is something else. My perl is very
minimal, so if anyone can suggest anything... This is the latest
nuvexport, with all the tools being the latest Fedora Core 3 atrpm/dries
ones.

([EMAIL PROTECTED]) $ nuvexport -debug

Loading MythTV recording info.
100%

Using ffmpeg for exporting.
What would you like to do?

  1. Export to XviD
  2. Export to SVCD
  3. Export to VCD
  4. Export to DVCD (VCD with 48kHz audio for making DVDs)
  5. Export to DVD
  6. Export to DivX
  7. Export to ASF
  8. Export to MP3
  9. Export to PSP (disabled)
 10. MPEG2->MPEG2 cut only (disabled)
 11. Export to .nuv and .sql

  q. Quit

Choose a function:  5


You have recorded the following shows:

  1. Catch Me If You Can (1 episode)
  2. Das Journal (1 episode)
  3. Extra German (1 episode)
  4. Play School (1 episode)

  q. Quit

Choose a show:  4


Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/nuv_export/ui.pm line 290,  line 2.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/nuv_export/ui.pm line 290,  line 2.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/nuv_export/ui.pm line 290,  line 2.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/nuv_export/ui.pm line 290,  line 2.

You have chosen to export 1 episode:

  1. Play School:
 (9/5, 09:23 AM) x  ()
 (G)

* Separate multiple episodes with spaces

  c. Continue
  n. Choose another show
  q. Quit

Choose a function, or episode(s) to remove:  c
Where would you like to export the files to? [.]
. isn't writable.
Where would you like to export the files to? [.]
. isn't writable.
Where would you like to export the files to? [.] /tmp
Enable Myth cutlist? [Yes]
yuvdenoise version 1.6.3rc1 is broken and cannot be used.
Press enter to continue.
Enable deinterlacing? [Yes]
Crop broadcast overscan (2% border)? [Yes]
Audio bitrate? [384]
Maximum video bitrate for VBR? [6000]
VBR quality/quantisation (1-31)? [5]


To encode:  Play School:  Untitled
Use the following commands:
Use of uninitialized value in pattern match (m//)
at /usr/share/nuvexport/export/ffmpeg/DVD.pm line 136,  line 13.
Use of uninitialized value in multiplication (*)
at /usr/share/nuvexport/export/ffmpeg.pm line 108,  line 13.
Use of uninitialized value in multiplication (*)
at /usr/share/nuvexport/export/ffmpeg.pm line 109,  line 13.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/export/ffmpeg.pm line 149,  line 13.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/export/ffmpeg.pm line 150,  line 13.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/export/ffmpeg.pm line 153,  line 13.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/export/ffmpeg.pm line 153,  line 13.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/export/ffmpeg.pm line 153,  line 13.
Use of uninitialized value in concatenation (.) or string
at /usr/share/nuvexport/export/ffmpeg.pm line 153,  line 13.
Use of uninitialized value in division (/)
at /usr/share/nuvexport/export/ffmpeg.pm line 167,  line 13.
Illegal division by zero at /usr/share/nuvexport/export/ffmpeg.pm line
167,  line 13.


___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users