[Freevo-users] DXR3 Wiki page

2003-12-26 Thread Matt McLeod
I've just gone through the process of getting my DXR3 card working
with Freevo, and there are a couple of things that seem to be
incorrect on the Wiki page.

Specifically, the paths to the SDL patches seem to have changed --
I don't see the patches at all in the runtime package, and they're
in contrib/rpm in the 1.4.1 source tarball now.

Also, there's no gcc3 patch that I can see, and one does not seem
to be needed any longer.

Finally, for me at least the first run of autogen.sh for SDL spat
out lots of errors and didn't correctly create the Makefiles.  I
almost gave up at that point (C I'm fine with, but autoconf is
not something I've spent any time working with beyond running
./configure), but on a whim I ran it again and then it worked --
nothing changed that I can see.

Anyway.  I'm not sure what the etiquette is with respect to modifying
Wiki pages, and I'm also not sure if my experience (particularly
with the patch paths) is Gentoo-specific or if it applies regardless
of distro.  Advice on both counts?

Matt

-- 
  "Bother," said Pooh, "Eeyore, ready two photon torpedoes and lock
  phasers on the Heffalump, Piglet, meet me in transporter room three."
  -- Robert Billing


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Sorry - Record Problem in 1.4.1

2003-12-26 Thread Matthew Carpenter
I assumed the /etc/freevo/freevo.conf location of mencoder was the one that was used.  
Then I saw /usr/local/bin/mencoder in the logs I sent to you all.  Sorry that I didn't 
notice that before.
/usr/bin/mencoder is the ticket.  

Now I have to figure out how to make non-silent movies :)
Apparently, /dev/dsp isn't cutting it.

Thanks for the support!



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] dxr3 mplayer better audio sync

2003-12-26 Thread Matt McLeod
Matt McLeod wrote:
> Gray, Tim wrote:
> > I am getting better mplayer audio sync on divx files with the following in
> > the mplayer config settings..
> > 
> > -vo dxr3:prebuf:sync -vop lavc=1:29:97
> 
> The second part of that makes the image jump up and down by a few
> lines.  But the audio sync is perfect.  :)

Aha.  Framerate.  If I use "-vf lavc=1:0:97" then things are a whole
lot happier.

> However, there seems to be something else being added by Freevo
> which buggers up the sync anyway -- need to sit down and go through
> all of them to figure out what exactly is interfering.

Turned out to be the -autosync stuff in MPLAYER_ARGS_DEF.  Pulled
that out, and now I have what appears to be correct playback of
MPEG-4.  Stuck the same bits in for MPEG files (I record from a
DVB-T card, so I've got lots of lovely MPEG-2 floating around with
wacky bitrates that the DXR3 isn't too thrilled about) and those
play more or less correctly now, too.

The only downside to this is that the prebuf thing really slows
down skipping.  But given a choice between buggered AV sync and
slower skipping, I know which one I'm taking...

Matt
(expected a lot more trouble getting SDL and DXR3 to work together,
 but the whole job took maybe half an hour.)

-- 
  "The devil couldn't do what a woman can:
Make a thief of an honest man"
-- "Bob", _The Old Maid and the Thief_


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] dxr3 mplayer better audio sync

2003-12-26 Thread Matt McLeod
Gray, Tim wrote:
> I am getting better mplayer audio sync on divx files with the following in
> the mplayer config settings..
> 
> -vo dxr3:prebuf:sync -vop lavc=1:29:97

The second part of that makes the image jump up and down by a few
lines.  But the audio sync is perfect.  :)

> How can I fit this into the local_conf.py file? MPLAYER_ARGS_DEF will not
> insert the -vo option correctly as I need it.

I used MPLAYER_ARGS['avi'] instead, and it inserted the -vo stuff
correctly.  It still also inserted "-vo dxr3", but mplayer seems to
take the last instance of -vo it finds so it works anyway.

However, there seems to be something else being added by Freevo
which buggers up the sync anyway -- need to sit down and go through
all of them to figure out what exactly is interfering.

Matt

-- 
"A pioneer of the 'You broke it?  You fix it!' service philosophy."


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] RecordServer not recording in 1.4.1

2003-12-26 Thread Matthew Carpenter
I am running the record server from inittab with the respawn option as root.  Shows 
are being scheduled but no video files show up in the DIR_RECORD directory.

I tried to apply the patch included in the documentation and Wiki, but there is no 
longer a file named /usr/local/freevo/src/tv/record_daemon.py

What am I doing wrong???
TIA,
Matt

Here are the logs from two attempts to schedule recording:

==> /var/log/freevo/internal-runapp-0.log <==
runapp: newav[7] = '-oac'
runapp: newav[8] = 'mp3lame'
runapp: newav[9] = '-lameopts'
runapp: newav[10] = 'br=128:cbr:mode=3'
runapp: newav[11] = '-ffourcc'
runapp: newav[12] = 'divx'
runapp: newav[13] = '-endpos'
runapp: newav[14] = '3589'
runapp: newav[15] = '-o'
runapp: newav[16] = '/sto/MOVIES/TV/12-26_20:00_Joan_of_Arcadia_-_Touch_Move.avi'

==> /var/log/freevo/recordserver-0.log <==
2003/12/26 20:00 EST [*RecordServer*] popen ./runtime/runapp /usr/local/bin/mencoder 
-tv 
on:driver=v4l:input=0:norm=NTSC:channel=3:chanlist=us-bcast:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000:forceaudio:forcechan=1:buffersize=64
 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts 
br=128:cbr:mode=3 -ffourcc divx -endpos 3589 -o 
/sto/MOVIES/TV/12-26_20:00_Joan_of_Arcadia_-_Touch_Move.avi
2003/12/26 20:00 EST [*RecordServer*] Record_Thread::run: past wait()!!
2003/12/26 20:00 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2003/12/26 20:00 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2003/12/26 20:00 EST [*RecordServer*] Record_Thread::run: mode=idle
2003/12/26 20:00 EST [*RecordServer*] RECORDSERVER HANDLING EVENT
2003/12/26 20:00 EST [*RecordServer*] killing pid 6120 with sig 15
2003/12/26 20:00 EST [*RecordServer*] recorderver: After wait()
2003/12/26 20:00 EST [*RecordServer*] RECORDSERVER HANDLING EVENT
2003/12/26 20:00 EST [*RecordServer*] waiting on pid 6120
























2003/12/26 20:30 EST [*RecordServer*] Recorder::Record: /usr/local/bin/mencoder -tv 
on:driver=v4l:input=0:norm=NTSC:channel=13:chanlist=us-bcast:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000:forceaudio:forcechan=1:buffersize=64
 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts 
br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o 
/sto/MOVIES/TV/12-26_20:30_Married_to_the_Kellys_-_Corrupting_Chris.avi
2003/12/26 20:30 EST [*RecordServer*] Record_Thread::run: mode=record
2003/12/26 20:30 EST [*RecordServer*] Record_Thread::run: cmd=/usr/local/bin/mencoder 
-tv 
on:driver=v4l:input=0:norm=NTSC:channel=13:chanlist=us-bcast:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000:forceaudio:forcechan=1:buffersize=64
 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts 
br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o 
/sto/MOVIES/TV/12-26_20:30_Married_to_the_Kellys_-_Corrupting_Chris.avi
2003/12/26 20:30 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2003/12/26 20:30 EST [*RecordServer*] RECORDSERVER HANDLING EVENT
2003/12/26 20:30 EST [*RecordServer*] popen ./runtime/runapp /usr/local/bin/mencoder 
-tv 
on:driver=v4l:input=0:norm=NTSC:channel=13:chanlist=us-bcast:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000:forceaudio:forcechan=1:buffersize=64
 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts 
br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o 
/sto/MOVIES/TV/12-26_20:30_Married_to_the_Kellys_-_Corrupting_Chris.avi

==> /var/log/freevo/internal-runapp-0.log <==
runapp:

***

runapp: Started on Fri Dec 26 20:30:02 2003

runapp: PATH = 
/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/bin:/usr/bin:/sbin:/usr/sbin:/usr/X11R6/bin
runapp: CWD = /usr/local/freevo
runapp: av[0] = './runtime/runapp'
runapp: av[1] = '/usr/local/bin/mencoder'
runapp: av[2] = '-tv'
runapp: av[3] = 
'on:driver=v4l:input=0:norm=NTSC:channel=13:chanlist=us-bcast:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000:forceaudio:forcechan=1:buffersize=64'
runapp: av[4] = '-ovc'
runapp: av[5] = 'lavc'
runapp: av[6] = '-lavcopts'
runapp: av[7] = 'vcodec=mpeg4:vbitrate=1200:keyint=30'
runapp: av[8] = '-oac'
runapp: av[9] = 'mp3lame'
runapp: av[10] = '-lameopts'
runapp: av[11] = 'br=128:cbr:mode=3'
runapp: av[12] = '-ffourcc'
runapp: av[13] = 'divx'
runapp: av[14] = '-endpos'
runapp: av[15] = '1789'
runapp: av[16] = '-o'
runapp: av[17] = 
'/sto/MOVIES/TV/12-26_20:30_Married_to_the_Kellys_-_Corrupting_Chris.avi'
runapp: Command: './runtime/runapp /usr/local/bin/mencoder -tv 
on:driver=v4l:input=0:norm=NTSC:channel=13:chanlist=us-bcast:width=320:height=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp0:audiorate=32000:forceaudio:forcechan=1:buffersize=64
 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=1200:keyint=30 -oac mp3lame -lameopts 
br=128:cbr:mode=3 -ffourcc divx -endpos 1789

[Freevo-users] mplayer-options in video segment of fxd file, broken??

2003-12-26 Thread Ole Andre Schistad
I'm sure we all struggle with the jungle of image formats, especially if 
you own a widescreen TV. With the inclusion of a per-filetype option in 
the local config a lot has improved, but I still findmyself in need of 
setting a specific set of crop and resize and/or aspect ratio options 
for a given movie and so far I've been forced to change the global 
option to get this working.

Looking at the fxd file spec, there is an mplayer option tag which ought 
to allow for the use of local overrides of which parameters get sent to 
mplayer, but it appears to be ignored by the parser. I'm sure that this 
should work if I just set the tag correctly, unfortunately the wiki page 
for fxdfile doesn't explain this option properly at all.

Hopefully someone will know how to help me out on this?

Cheers,

Ole Andre



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Example configuration for working pvr 350 & alsa Freevo system

2003-12-26 Thread Robert Rozman
Hi,

has anyone written any howto for getting pvr 350 and alsa to work under
Freevo? I get just blank screeen when I try to watch TV and I don't know
which mixer device to setup to work with alsa?

Thanks

Robert.



---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] News for french user of Freevo

2003-12-26 Thread centraladmin
Sorry, only for french speaking people...

Pour tous ceux qui utilisent Freevo, XMLTV ou même MythTV, j'ai crée un
forum de discussion sur http://www.lahiette.com/biboobox
Ces forums ont pour but d'apporter support à la communauté francophone en
ce qui concerne les media station sous Linux.
Merci de vos questions etde vos participations...

A bientôt et bonnes fêtes.

Sylvain.


---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users