> On Sunday 27 May 2007 23:39, Duncan Webb wrote: >> > Recording on a couple of occasions has stopped way before time >> > One time I got 4 min of a 60 min program and tonight I got 22 min of a >> 60 >> > min program. >> > Nothing in the recordserver log for the time at all. >> > Nothing else wanting to start recording >> > I'm using 1.6.3 and have the upsoon plugin. >> > I haven't got any way of chasing it up yet >> > but what ideas do people have to find what happens so that I can set >> up >> > suitable logging? >> >> Just set DEBUG=1 and CHILDAPP_DEBUG=1 in your local_conf.py >> >> If you wanted to record two overlapping programmes the first one would >> be cut when the second one started. >> > Today, I was home, and set freevo to record a lot of 5 min kids shows, and > all > were recorded. But the one i wanted to record - nothing happened at all.
You're using freevo 1.6, have a look at the test installation section of the wiki: http://freevo.sourceforge.net/cgi-bin/doc/Contributing#head-90654d242d6ef9809ad17c9bfcd5958d4a10f0cc Were you recording consecutive programs? > Here's the main log with the debug and child_app debug enabled > upsoon.py (186): now=18:07:51 next=Tue 2007-05-29 18:10->19:00 > free.NSWReg.2.d1.com.au Time Team > upsoon.py (186): now=18:08:35 next=Tue 2007-05-29 18:10->19:00 > free.NSWReg.2.d1.com.au Time Team > upsoon.py (186): now=18:09:20 next=Tue 2007-05-29 18:10->19:00 > free.NSWReg.2.d1.com.au Time Team > upsoon.py (186): now=18:10:04 next=Wed 2007-05-30 18:00->18:30 > free.NSWReg.SBS.d1.com.au Living Black > upsoon.py (186): now=18:10:49 next=Wed 2007-05-30 18:00->18:30 > free.NSWReg.SBS.d1.com.au Living Black > upsoon.py (186): now=18:11:33 next=Wed 2007-05-30 18:00->18:30 > free.NSWReg.SBS.d1.com.au Living Black You need to look at the recordserver log, it might give you more information. > and the tv won't go at all > trying mplayer from the command line > [EMAIL PROTECTED] ivtv-tune -taustralia -c28 -d/dev/video0 > /dev/video0: 527.250 MHz (Signal Detected) > > mplayer -framedrop -nolirc /dev/video0 > MPlayer 2:0.99+1.0pre7try2+cvs20060117-0ubuntu7 2000-2006 MPlayer Team > CPU: Intel Pentium 4/Celeron D Prescott; Pentium D/XE Smithfield; Xeon > Nocona,Irwindale (Family: 15, Stepping: 1) > CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 > Compiled with runtime CPU detection. > > Warning unknown option skin at line 50 > > 91 audio & 204 video codecs > Opening joystick device /dev/input/js0 > Can't open joystick device /dev/input/js0: No such file or directory > Can't init input joystick > Playing /dev/video0. > Cache fill: 0.00% (0 bytes) > Win32 LoadLibrary failed to load: > avisynth.dll, /usr/lib/win32/avisynth.dll, > /usr/local/lib/win32/avisynth.dll This is related to codec.conf in ~/.mplayer or /etc/mplayer, you can safely delete the lines that contain avisynth.dll. And you can run mplayer with -v for more information. > > Exiting... (End of file) > > > at this point I reboot > which restores normal function > but can anyone help me work out what is breaking? Duncan ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
