OK.  I think I have nutted out the below problem.  I removed the -dvbin
card=2 from the VCR_CMD and it appears to work in both directions now.
I dont understand why.. perhaps mplayer has a built in function to use
the free dvb card by default.  

For the purpose of logging I will say that this is fixed.  I will
monitor it over the next few days and post an update if required.

-Justin

P.S.  On another upside, I have finally got xine doing the correct
aspect when using non widescreen resolutions on a widescreen TV.
Setting DisplaySize on xorg.conf didnt work, but using the -f flag in
xine combined with starting freevo as 'freevo -fs' did the trick.

I have also modified events.py and xine.py to give aspect remote control
function for xine through freevo (if anyone is interested).  The same
thing could be done for mplayer too I suspect.

-Justin


On Thu, 2006-09-21 at 23:29 +0800, Justin wrote:
> Hi,
> 
> I have been happy with the below fix to enable stimultaneous recording
> and watching of dual DVB.  However, I have recently noticed that while I
> can watch TV after a recording has started, I cannot do the same in
> reverse.  To clarify;
> 
> Once a recording has started I can watch TV at the same time, however,
> If I am watching TV when a recording is scheduled, that show doesn't
> record.
> 
> The below fix appears to fool the check that a recording is in progress.
> I think I also need a seperate fix to fool the recordingserver that
> nothing is currently being watched.
> 
> I watch TV with the following mplayer command;
> 
> 'dvb'    : '-cache 10000 -dvbin card=1',
> 
> I record with the following command;
> 
> VCR_CMD = CONF.mplayer + ' -dumpstream -dumpfile %(filename)s
> "dvb://%(channel)s" -dvbin card=2 '
> 
> 
> Any assistance appreciated.
> 
> -Justin
> 
> 
> 
> 
> On Fri, 2006-09-01 at 08:07 -0700, Ryan Roth wrote:
> > http://freevo.sourceforge.net/cgi-bin/doc/Analoguemulti
> > 
> > The answer is at the end of the doc:
> > 
> > "Finally, the recordserver script puts a drop file to prevent live tv 
> > viewing / channel changes during record. I couldn't see a way to disable 
> > this with an option, so I did it by patching the recordserver.py file.
> > 
> > Locate the line:
> > 
> > tv_lock_file = config.FREEVO_CACHEDIR + '/record'
> > 
> > Change this line to:
> > 
> > tv_lock_file = config.FREEVO_CACHEDIR + '/record.tuner2'"
> > 
> > 
> > 
> > Justin wrote:
> > > Hi All,
> > >         
> > >         I know I have seen an answer to this question somewhere when i
> > >         didnt
> > >         need it, but I cant find it now.  I have a dual DVB card which I
> > >         have setup to record on one head, and watch with the other.
> > >         However, I need to remove the checking mechanism that prevents
> > >         you from watching TV while a recording is happening.
> > >         
> > >         Does anyone remember how to do this?
> > >         
> > >         Many thanks,
> > >         
> > >         Justin
> > >
> > >   
> > 
> > -------------------------------------------------------------------------
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job 
> > easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > _______________________________________________
> > Freevo-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
-- 
Justin <[EMAIL PROTECTED]>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to