[mythtv-users] nuvexport and avidemux versions

2005-11-15 Thread Calvin Leung

Neale Swinnerton wrote:
/ 

/>/ ok, I'm not transcoding in myth
/>/ 
/>/ nuvexport-mpeg2cut generates this call...
/>/ 
/>/ mpeg2cut /var/video/1026_20050809142900_20050809153000.nuv "./Law and 
/>/ Order - Merger.mpg" 93539 1979-14201 21232-37401 44454-66100 73182-
/>/ 
/>/ when I run it
/>/ 
/>/ $ mpeg2cut /var/video/1026_20050809142900_20050809153000.nuv "./Law and 
/>/ Order - Merger.mpg" 93539 1979-14201 21232-37401 44454-66100 73182-

/>/ mpeg2cut v182
/>/ Using mode Xvfb
/>/ Filename "/var/video/1026_20050809142900_20050809153000.nuv"
/>/ OutFile "./Law and Order - Merger.mpg"
/>/ Last Frame 93539
/>/ Cutlist "1979-14201 21232-37401 44454-66100 73182-"
/>/ Finding the AV Offset to use with lvemux: 0 (not detected)
/>/ Indexing the file with avidemux2
/>/ Cutting out commercials with avidemux2
/>/ /usr/bin/mpeg2cut: line 162: 14879 Aborted nice -n 19 
/>/ avidemux2 --load-workbench ${BASENAME}.cut --audio-codec MP2 
/>/ --save-raw-video ${BASENAME}.m2v --save-raw-audio ${BASENAME}.mp2 --quit 
/>/ 2>/dev/null >/dev/null

/>/ Remultiplexing video
/>/ GOP timestamps will be rebuild
/>/ ERROR: opening A/V streams (0/1)
/>/ Cleaning up
/>/ rm: cannot remove `1026_20050809142900_20050809153000.mp2': No such file 
/>/ or directory
/>/ 
/>/ avidemux is v2.0.42

/>/ nuvexport rev 186
/>/ 
/>/ thanks

/
I was having similar problem and find a hack to generate the .mp2.

I believe avidemux2 either doesn't like the audio encoding from my .nuv (Don't know 
whether it is because my PVR-150) or avidemux2 has changed some behavior.  I need
to split the save-raw-audio and save-raw-video in 2 seperate run.  
e.g. first one only -save-raw-audio and the second one does -save-raw-video

Now I can generate both files.  I haven't yet try the next step yet.

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


[mythtv-users] master backend without capture card

2005-06-15 Thread Calvin Leung

Hi,

Is that possible to setup a master backend without capture card?  Is 
that allowed?


The reason is that I don't want to turn on the machine which has capture 
card all the time.  But I do have gateway/mail server which is up 24x7. 
I want master backend to wake up the slave backend when it need to be 
schedule. 

I have tried the WOL technique suggested from the doc but it doesn't 
give me a 24/7 mythweb running such that I can remotely schedule something.


Any suggestion are welcome.

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


[mythtv-users] stickykeys

2005-06-11 Thread Calvin Leung

Hi,

How to setup stickykeys option?  I can't quite find it.   Thanks,

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


Re: [mythtv-users] lirc and lola

2005-06-04 Thread Calvin Leung

Cool! It works after I create the config from irrecord.  One interesting
thing is that when irrecord ask for holding an arbitrary button.  It
doesn't work for the first button which I pick but it work for the next
arbitrary button.  I am now have a working remote.  Mythtv rocks. so as
the helpful community.

-Calvin
Ramon Redondo wrote:


I'm using Lola with LIRC and have been for some time.  I am using the
ATI_USB driver.
Try using irrecord to record your remote buttons.  The remote itself
is programmable with different ID codes, so the config provided in the
RPM may not have had the config that matched the remote ID.
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 




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


[mythtv-users] lirc and lola

2005-06-03 Thread Calvin Leung

Hi,

Is anyone able to make lola remote work with lirc with package from 
atrpms?  The remote work with ati_remote module as an input device. But 
it doesn't work with lirc.


I have renamed the ati_remote.ko and lirc_atiusb seems to load, so as 
lircd.  However, I don't get anything from irw.  Any suggestion for me 
to debug this.


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