RE: [Freevo-users] recording..

2004-01-13 Thread Dave Smylie
Well, I can't say what input to use for you card, but for mine

input=0 for tuner
input=1 unusued
input=2 for composite (what I actually use)

If I don't include input=2, I just get a green screen like yours.

You might also want to have a look at the output from your mencoder
command - some of the info at the start might help you find the problem.


Dave Smylie

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bikr
Sent: Wednesday, 14 January 2004 1:40 p.m.
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] recording..

I also just tried with input 1 instead of 0   input 1 gives me blue
screen ,
as it appears to be the rca in on the card. . 0 I'm sure is probably the
correct one , but for some reason , it's not getting the signal from the
card , could it be tuning in to the wrong frequency for the channels? I
tried a few channels and none of them seem to work .. --Josh



- Original Message -
From: "Bikr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 7:23 PM
Subject: Re: [Freevo-users] recording..


> It starts recording ok and i'm using input as  /dev/video0  if i set
it to
> video1 or any other video* that is in /dev , it doesnt' do anything at
all
> just doesn't run , video0 runs but it is all static that is recording.
When
> I watch tv @ the box though with freevo , i get a picture..  my
command
line
> is this..
>
>
> bash-2.05b# /usr/bin/mencoder -tv
>
:driver=v41:input=0:norm=NTSC:channel=61:chanlist=us-cable:width=320:hei
gh
>
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:fo
rcea
> udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts
> vcodec=mpeg4:vbitrate=1200:keyinit=30 -oac mp3lame -lameopts
> br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o
> /media/tv/0-13_11:30_Real_TV_-_.avi  tv://
>
>
>
>
>
>
>
> - Original Message -
> From: "Dave Smylie" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 13, 2004 6:49 PM
> Subject: RE: [Freevo-users] recording..
>
>
> > Have a look at the command line freevo is using to kick off the
> > recording. Sounds like you're not specifying :input=# or something
> > similar on your command line. If you're using mencoder to record,
its
> > completely separate from freevo - ie, freevo shouldn't need to be
> > running.
> >
> > What I found easiest, was to take freevo's command line, and play
with
> > it until it recorded fine, then take those changes and make them to
> > VCR_CMD in local_config.py
> >
> > Cheers
> > Dave Smylie
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Bikr
> > Sent: Wednesday, 14 January 2004 7:56 a.m.
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Freevo-users] recording..
> > Importance: High
> >
> > Ok ,  Now , new problem , recordings are starting , and when I grab
the
> > .avi
> > files , they are just static and the green screen that my video
always
> > shows
> > when there is no signal to it , however , there should be good
signal ,
> > does
> > freevo need to be running , the front end I mean , for it to record
> > actual
> > video , or did I maybe miss a step?
> >
> >
> > - Original Message -
> > From: "Patrick M Geahan" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, January 13, 2004 1:17 PM
> > Subject: Re: [Freevo-users] recording..
> >
> >
> > > On Tue, 13 Jan 2004, Bikr wrote:
> > >
> > > > If I formed that command propery then it looks like the error is
> > telling
> > me
> > > > that I don't have mplayer configured properly , ie;; codecs.conf
> > isn't
> > there
> > > > and frameno.avi and mencoder etc..  any suggestions how to
fix???
> > Below
> > is
> > > > the results of the command..  =\
> > >
> > > Ignore that stuff.  It's informative, nothing more.
> > >
> > > This is the important line:
> > >
> > > > -tv on is deprecated, use tv:// instead
> > > > Exiting... (error parsing cmdline)
> > >
> > > I had the same problem.  Change the options line after -tv.  Take
out
> > the
> > > 'on:'.  Then, at then end of your command line, enter a tv://.
That
> > > should clear it up.
> > >
> > > ---Patrick M
[EMAIL PROTECTED]:3784715--
> > > "You know, this is how the sum total of human knowledge is
increased.
> > > Not with idle speculation and meaningless chatter, but with a
> > > medium-sized hammer and some free time." - [EMAIL PROTECTED],
a.f.c-a
> > >
> > >
> > > ---
> > > This SF.net email is sponsored by: Perforce Software.
> > > Perforce is the Fast Software Configuration Management System
offering
> > > advanced branching capabilities and atomic changes on 50+
platforms.
> > > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >
> >
> >
> >
> > --

Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
I also just tried with input 1 instead of 0   input 1 gives me blue screen ,
as it appears to be the rca in on the card. . 0 I'm sure is probably the
correct one , but for some reason , it's not getting the signal from the
card , could it be tuning in to the wrong frequency for the channels? I
tried a few channels and none of them seem to work .. --Josh



- Original Message -
From: "Bikr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 7:23 PM
Subject: Re: [Freevo-users] recording..


> It starts recording ok and i'm using input as  /dev/video0  if i set it to
> video1 or any other video* that is in /dev , it doesnt' do anything at all
> just doesn't run , video0 runs but it is all static that is recording.
When
> I watch tv @ the box though with freevo , i get a picture..  my command
line
> is this..
>
>
> bash-2.05b# /usr/bin/mencoder -tv
> :driver=v41:input=0:norm=NTSC:channel=61:chanlist=us-cable:width=320:heigh
>
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
> udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts
> vcodec=mpeg4:vbitrate=1200:keyinit=30 -oac mp3lame -lameopts
> br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o
> /media/tv/0-13_11:30_Real_TV_-_.avi  tv://
>
>
>
>
>
>
>
> - Original Message -
> From: "Dave Smylie" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 13, 2004 6:49 PM
> Subject: RE: [Freevo-users] recording..
>
>
> > Have a look at the command line freevo is using to kick off the
> > recording. Sounds like you're not specifying :input=# or something
> > similar on your command line. If you're using mencoder to record, its
> > completely separate from freevo - ie, freevo shouldn't need to be
> > running.
> >
> > What I found easiest, was to take freevo's command line, and play with
> > it until it recorded fine, then take those changes and make them to
> > VCR_CMD in local_config.py
> >
> > Cheers
> > Dave Smylie
> >
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED] On Behalf Of Bikr
> > Sent: Wednesday, 14 January 2004 7:56 a.m.
> > To: [EMAIL PROTECTED]
> > Subject: Re: [Freevo-users] recording..
> > Importance: High
> >
> > Ok ,  Now , new problem , recordings are starting , and when I grab the
> > .avi
> > files , they are just static and the green screen that my video always
> > shows
> > when there is no signal to it , however , there should be good signal ,
> > does
> > freevo need to be running , the front end I mean , for it to record
> > actual
> > video , or did I maybe miss a step?
> >
> >
> > - Original Message -
> > From: "Patrick M Geahan" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Tuesday, January 13, 2004 1:17 PM
> > Subject: Re: [Freevo-users] recording..
> >
> >
> > > On Tue, 13 Jan 2004, Bikr wrote:
> > >
> > > > If I formed that command propery then it looks like the error is
> > telling
> > me
> > > > that I don't have mplayer configured properly , ie;; codecs.conf
> > isn't
> > there
> > > > and frameno.avi and mencoder etc..  any suggestions how to fix???
> > Below
> > is
> > > > the results of the command..  =\
> > >
> > > Ignore that stuff.  It's informative, nothing more.
> > >
> > > This is the important line:
> > >
> > > > -tv on is deprecated, use tv:// instead
> > > > Exiting... (error parsing cmdline)
> > >
> > > I had the same problem.  Change the options line after -tv.  Take out
> > the
> > > 'on:'.  Then, at then end of your command line, enter a tv://.  That
> > > should clear it up.
> > >
> > > ---Patrick M [EMAIL PROTECTED]:3784715--
> > > "You know, this is how the sum total of human knowledge is increased.
> > > Not with idle speculation and meaningless chatter, but with a
> > > medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
> > >
> > >
> > > ---
> > > This SF.net email is sponsored by: Perforce Software.
> > > Perforce is the Fast Software Configuration Management System offering
> > > advanced branching capabilities and atomic changes on 50+ platforms.
> > > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > > ___
> > > Freevo-users mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/freevo-users
> > >
> >
> >
> >
> > ---
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management System offering
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
> >
> >
> > ---
> > Incoming mail is certified Virus Free.
> > Checked by AVG anti-virus system (http://www.gris

Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
It starts recording ok and i'm using input as  /dev/video0  if i set it to
video1 or any other video* that is in /dev , it doesnt' do anything at all
just doesn't run , video0 runs but it is all static that is recording.  When
I watch tv @ the box though with freevo , i get a picture..  my command line
is this..


bash-2.05b# /usr/bin/mencoder -tv
:driver=v41:input=0:norm=NTSC:channel=61:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1200:keyinit=30 -oac mp3lame -lameopts
br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o
/media/tv/0-13_11:30_Real_TV_-_.avi  tv://







- Original Message -
From: "Dave Smylie" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 6:49 PM
Subject: RE: [Freevo-users] recording..


> Have a look at the command line freevo is using to kick off the
> recording. Sounds like you're not specifying :input=# or something
> similar on your command line. If you're using mencoder to record, its
> completely separate from freevo - ie, freevo shouldn't need to be
> running.
>
> What I found easiest, was to take freevo's command line, and play with
> it until it recorded fine, then take those changes and make them to
> VCR_CMD in local_config.py
>
> Cheers
> Dave Smylie
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Bikr
> Sent: Wednesday, 14 January 2004 7:56 a.m.
> To: [EMAIL PROTECTED]
> Subject: Re: [Freevo-users] recording..
> Importance: High
>
> Ok ,  Now , new problem , recordings are starting , and when I grab the
> .avi
> files , they are just static and the green screen that my video always
> shows
> when there is no signal to it , however , there should be good signal ,
> does
> freevo need to be running , the front end I mean , for it to record
> actual
> video , or did I maybe miss a step?
>
>
> - Original Message -
> From: "Patrick M Geahan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 13, 2004 1:17 PM
> Subject: Re: [Freevo-users] recording..
>
>
> > On Tue, 13 Jan 2004, Bikr wrote:
> >
> > > If I formed that command propery then it looks like the error is
> telling
> me
> > > that I don't have mplayer configured properly , ie;; codecs.conf
> isn't
> there
> > > and frameno.avi and mencoder etc..  any suggestions how to fix???
> Below
> is
> > > the results of the command..  =\
> >
> > Ignore that stuff.  It's informative, nothing more.
> >
> > This is the important line:
> >
> > > -tv on is deprecated, use tv:// instead
> > > Exiting... (error parsing cmdline)
> >
> > I had the same problem.  Change the options line after -tv.  Take out
> the
> > 'on:'.  Then, at then end of your command line, enter a tv://.  That
> > should clear it up.
> >
> > ---Patrick M [EMAIL PROTECTED]:3784715--
> > "You know, this is how the sum total of human knowledge is increased.
> > Not with idle speculation and meaningless chatter, but with a
> > medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
> >
> >
> > ---
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management System offering
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
>
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>
>
>
> ---
> Incoming mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.558 / Virus Database: 350 - Release Date: 2/01/2004
>
>
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching c

RE: [Freevo-users] recording..

2004-01-13 Thread Dave Smylie
Have a look at the command line freevo is using to kick off the
recording. Sounds like you're not specifying :input=# or something
similar on your command line. If you're using mencoder to record, its
completely separate from freevo - ie, freevo shouldn't need to be
running.

What I found easiest, was to take freevo's command line, and play with
it until it recorded fine, then take those changes and make them to
VCR_CMD in local_config.py

Cheers
Dave Smylie

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bikr
Sent: Wednesday, 14 January 2004 7:56 a.m.
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] recording..
Importance: High

Ok ,  Now , new problem , recordings are starting , and when I grab the
.avi
files , they are just static and the green screen that my video always
shows
when there is no signal to it , however , there should be good signal ,
does
freevo need to be running , the front end I mean , for it to record
actual
video , or did I maybe miss a step?


- Original Message -
From: "Patrick M Geahan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 1:17 PM
Subject: Re: [Freevo-users] recording..


> On Tue, 13 Jan 2004, Bikr wrote:
>
> > If I formed that command propery then it looks like the error is
telling
me
> > that I don't have mplayer configured properly , ie;; codecs.conf
isn't
there
> > and frameno.avi and mencoder etc..  any suggestions how to fix???
Below
is
> > the results of the command..  =\
>
> Ignore that stuff.  It's informative, nothing more.
>
> This is the important line:
>
> > -tv on is deprecated, use tv:// instead
> > Exiting... (error parsing cmdline)
>
> I had the same problem.  Change the options line after -tv.  Take out
the
> 'on:'.  Then, at then end of your command line, enter a tv://.  That
> should clear it up.
>
> ---Patrick M [EMAIL PROTECTED]:3784715--
> "You know, this is how the sum total of human knowledge is increased.
> Not with idle speculation and meaningless chatter, but with a
> medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users



---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.558 / Virus Database: 350 - Release Date: 2/01/2004
 



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
Ok ,  Now , new problem , recordings are starting , and when I grab the .avi
files , they are just static and the green screen that my video always shows
when there is no signal to it , however , there should be good signal , does
freevo need to be running , the front end I mean , for it to record actual
video , or did I maybe miss a step?


- Original Message -
From: "Patrick M Geahan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 1:17 PM
Subject: Re: [Freevo-users] recording..


> On Tue, 13 Jan 2004, Bikr wrote:
>
> > If I formed that command propery then it looks like the error is telling
me
> > that I don't have mplayer configured properly , ie;; codecs.conf isn't
there
> > and frameno.avi and mencoder etc..  any suggestions how to fix???  Below
is
> > the results of the command..  =\
>
> Ignore that stuff.  It's informative, nothing more.
>
> This is the important line:
>
> > -tv on is deprecated, use tv:// instead
> > Exiting... (error parsing cmdline)
>
> I had the same problem.  Change the options line after -tv.  Take out the
> 'on:'.  Then, at then end of your command line, enter a tv://.  That
> should clear it up.
>
> ---Patrick M [EMAIL PROTECTED]:3784715--
> "You know, this is how the sum total of human knowledge is increased.
> Not with idle speculation and meaningless chatter, but with a
> medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Install problems (Debian)

2004-01-13 Thread Rob Shortt
Daniel Webb wrote:

Daniel, the "mallrat" debs have moved to:

deb http://hpisi.nerim.net/ unstable main

HTH,
-Rob

Debian

A Debian apt source is available and includes all the dependencies you'll
need.
You should add this to your /etc/apt/sources.list file:

deb http://freevo.sourceforge.net/debian unstable main
deb http://marillat.free.fr/ unstable main
---
+++

apt-get update




Get:6 http://http.us.debian.org unstable/contrib Release [85B]
Get:7 http://http.us.debian.org unstable/non-free Packages [68.6kB]
Get:8 http://http.us.debian.org unstable/non-free Release [86B]
Fetched 3066kB in 7s (387kB/s)
Failed to fetch
http://marillat.free.fr/dists/unstable/main/binary-i386/Packages  404 Not
Found [IP: 212.27.35.1 80]


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Install problems (Debian)

2004-01-13 Thread Daniel Webb
I'm trying to install based on:
http://freevo.sourceforge.net/install.html#Installation

---
Quick install

The first and easy way is to use our installer. Yust run the following
line in a terminal:

lynx http://freevo.sf.net/install.sh -dump | bash
---

Ok, here goes:

+++
>lynx http://freevo.sf.net/install.sh -dump | bash

Looking up freevo.sf.net
freevo.sf.net
Making HTTP connection to freevo.sf.net
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 302 Found
Data transfer complete
HTTP/1.1 302 Found
Looking up freevo.sourceforge.net
freevo.sourceforge.net
Making HTTP connection to freevo.sourceforge.net
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 200 OK
Data transfer complete

lynx: Start file could not be found or is not text/html or text/plain
  Exiting...
+++
Hmmm... Ok, how about:

---
Debian

A Debian apt source is available and includes all the dependencies you'll
need.

You should add this to your /etc/apt/sources.list file:

deb http://freevo.sourceforge.net/debian unstable main
deb http://marillat.free.fr/ unstable main
---

+++
>apt-get update



Get:6 http://http.us.debian.org unstable/contrib Release [85B]
Get:7 http://http.us.debian.org unstable/non-free Packages [68.6kB]
Get:8 http://http.us.debian.org unstable/non-free Release [86B]
Fetched 3066kB in 7s (387kB/s)
Failed to fetch
http://marillat.free.fr/dists/unstable/main/binary-i386/Packages  404 Not
Found [IP: 212.27.35.1 80]
Reading Package Lists... Done
Building Dependency Tree... Done


+++








---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
ahah  I think I got it , went to the  vcr section of course , toko out the
on from -tv   then went down to the filename section and removed the right
paren , and made a new line under that containing this   'tv:// ')

hopefully that'll do it  =)  let's see..  --Josh


- Original Message -
From: "Bikr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 1:24 PM
Subject: Re: [Freevo-users] recording..


> woot , there it is , from command line , now let me try to figure out how
to
> edit it local_conf.pyIf you get this before I do , let me know how to
do
> it , if not , then thanks annyway hahah.. I'll respond when I get it
> working.. =)---Josh
>
>
> - Original Message -
> From: "Patrick M Geahan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 13, 2004 1:17 PM
> Subject: Re: [Freevo-users] recording..
>
>
> > On Tue, 13 Jan 2004, Bikr wrote:
> >
> > > If I formed that command propery then it looks like the error is
telling
> me
> > > that I don't have mplayer configured properly , ie;; codecs.conf isn't
> there
> > > and frameno.avi and mencoder etc..  any suggestions how to fix???
Below
> is
> > > the results of the command..  =\
> >
> > Ignore that stuff.  It's informative, nothing more.
> >
> > This is the important line:
> >
> > > -tv on is deprecated, use tv:// instead
> > > Exiting... (error parsing cmdline)
> >
> > I had the same problem.  Change the options line after -tv.  Take out
the
> > 'on:'.  Then, at then end of your command line, enter a tv://.  That
> > should clear it up.
> >
> > ---Patrick M [EMAIL PROTECTED]:3784715--
> > "You know, this is how the sum total of human knowledge is increased.
> > Not with idle speculation and meaningless chatter, but with a
> > medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
> >
> >
> > ---
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management System offering
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
>
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
woot , it's working , I just tried recording a current show and the avi file
showed up in the directory , now to see if it works , might have to wait
till i get home , unless it'll let me download it , but my upstream sucks
kinda..  Thanks so much guys..  This was driving me [EMAIL PROTECTED]@#%haha ,
Now , anyway that anyone knows to align the guide , it's a bit off to the
side when in freevo..


- Original Message -
From: "Bikr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 1:24 PM
Subject: Re: [Freevo-users] recording..


> woot , there it is , from command line , now let me try to figure out how
to
> edit it local_conf.pyIf you get this before I do , let me know how to
do
> it , if not , then thanks annyway hahah.. I'll respond when I get it
> working.. =)---Josh
>
>
> - Original Message -
> From: "Patrick M Geahan" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, January 13, 2004 1:17 PM
> Subject: Re: [Freevo-users] recording..
>
>
> > On Tue, 13 Jan 2004, Bikr wrote:
> >
> > > If I formed that command propery then it looks like the error is
telling
> me
> > > that I don't have mplayer configured properly , ie;; codecs.conf isn't
> there
> > > and frameno.avi and mencoder etc..  any suggestions how to fix???
Below
> is
> > > the results of the command..  =\
> >
> > Ignore that stuff.  It's informative, nothing more.
> >
> > This is the important line:
> >
> > > -tv on is deprecated, use tv:// instead
> > > Exiting... (error parsing cmdline)
> >
> > I had the same problem.  Change the options line after -tv.  Take out
the
> > 'on:'.  Then, at then end of your command line, enter a tv://.  That
> > should clear it up.
> >
> > ---Patrick M [EMAIL PROTECTED]:3784715--
> > "You know, this is how the sum total of human knowledge is increased.
> > Not with idle speculation and meaningless chatter, but with a
> > medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
> >
> >
> > ---
> > This SF.net email is sponsored by: Perforce Software.
> > Perforce is the Fast Software Configuration Management System offering
> > advanced branching capabilities and atomic changes on 50+ platforms.
> > Free Eval! http://www.perforce.com/perforce/loadprog.html
> > ___
> > Freevo-users mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/freevo-users
> >
>
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
woot , there it is , from command line , now let me try to figure out how to
edit it local_conf.pyIf you get this before I do , let me know how to do
it , if not , then thanks annyway hahah.. I'll respond when I get it
working.. =)---Josh


- Original Message -
From: "Patrick M Geahan" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 1:17 PM
Subject: Re: [Freevo-users] recording..


> On Tue, 13 Jan 2004, Bikr wrote:
>
> > If I formed that command propery then it looks like the error is telling
me
> > that I don't have mplayer configured properly , ie;; codecs.conf isn't
there
> > and frameno.avi and mencoder etc..  any suggestions how to fix???  Below
is
> > the results of the command..  =\
>
> Ignore that stuff.  It's informative, nothing more.
>
> This is the important line:
>
> > -tv on is deprecated, use tv:// instead
> > Exiting... (error parsing cmdline)
>
> I had the same problem.  Change the options line after -tv.  Take out the
> 'on:'.  Then, at then end of your command line, enter a tv://.  That
> should clear it up.
>
> ---Patrick M [EMAIL PROTECTED]:3784715--
> "You know, this is how the sum total of human knowledge is increased.
> Not with idle speculation and meaningless chatter, but with a
> medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Patrick M Geahan
On Tue, 13 Jan 2004, Bikr wrote:

> If I formed that command propery then it looks like the error is telling me
> that I don't have mplayer configured properly , ie;; codecs.conf isn't there
> and frameno.avi and mencoder etc..  any suggestions how to fix???  Below is
> the results of the command..  =\

Ignore that stuff.  It's informative, nothing more.  

This is the important line:

> -tv on is deprecated, use tv:// instead
> Exiting... (error parsing cmdline)

I had the same problem.  Change the options line after -tv.  Take out the 
'on:'.  Then, at then end of your command line, enter a tv://.  That 
should clear it up.

---Patrick M [EMAIL PROTECTED]:3784715--
"You know, this is how the sum total of human knowledge is increased. 
Not with idle speculation and meaningless chatter, but with a 
medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo epia-V xine problem

2004-01-13 Thread Jaap Struyk
Hello,

I'am running freevo on my epia-V1000 for a few weeks now with ups and
downs.
whatever I do I can't play dvd's smoothly (xine) and recording with
mencoder/libavcodec_mpeg4 is imposible (99% cpu and 17fps).
I know this isn't freevo related, but maybe there's another epia-V user
who can help me, I'am really stuck.
I'am using LFS-5.0, kernel-2.4.23-epia1+xfs, 512Mb. ram, latest xine and
mplayer/mencoder and the kernels bttv driver card=24
-- 
Groetjes Japie



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
Ok ,  I copied the codecs.conf file from  /usr/share/doc/mplayer~/ to
/etc/mplayer , now it only complains about  frameno.avi and
file://.mplayer/mencoder


- Original Message -
From: "Bikr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 13, 2004 1:00 PM
Subject: Re: [Freevo-users] recording..


> If I formed that command propery then it looks like the error is telling
me
> that I don't have mplayer configured properly , ie;; codecs.conf isn't
there
> and frameno.avi and mencoder etc..  any suggestions how to fix???  Below
is
> the results of the command..  =\
>
>
>
>
>
>
> bash-2.05b# /usr/bin/mencoder -tv
>
on:driver=v41:input=0:norm=NTSC:channel=61:chanlist=us-cable:width=320:heigh
>
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
> udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts
> vcodec=mpeg4:vbitrate=1200:keyinit=30 -oac mp3lame -lameopts
> br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o
> /media/tv/0-13_11:30_Real_TV_-_.avi
>
> MEncoder 1.0pre3-3.2.2 (C) 2000-2003 MPlayer Team
>
> CPU: Advanced Micro Devices Duron MG Morgan 1103 MHz (Family: 6, Stepping:
> 0)
> Detected cache-line size is 64 bytes
> CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
> Compiled with Runtime CPU Detection - WARNING - this is not optimal!
> To get best performance, recompile MPlayer
> with --disable-runtime-cpudetection.
> Reading file://.mplayer/codecs.conf: Can't open '//.mplayer/codecs.conf':
No
> such file or directory
> Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf':
No
> such file or directory
> Using built-in default codecs.conf.
> File not found: 'frameno.avi'
> Failed to open frameno.avi
> Reading config file file://.mplayer/mencoder: No such file or directory
> -tv on is deprecated, use tv:// instead
> Exiting... (error parsing cmdline)
> bash-2.05b#
>
>
>
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
If I formed that command propery then it looks like the error is telling me
that I don't have mplayer configured properly , ie;; codecs.conf isn't there
and frameno.avi and mencoder etc..  any suggestions how to fix???  Below is
the results of the command..  =\






bash-2.05b# /usr/bin/mencoder -tv
on:driver=v41:input=0:norm=NTSC:channel=61:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts
vcodec=mpeg4:vbitrate=1200:keyinit=30 -oac mp3lame -lameopts
br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o
/media/tv/0-13_11:30_Real_TV_-_.avi

MEncoder 1.0pre3-3.2.2 (C) 2000-2003 MPlayer Team

CPU: Advanced Micro Devices Duron MG Morgan 1103 MHz (Family: 6, Stepping:
0)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled with Runtime CPU Detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer
with --disable-runtime-cpudetection.
Reading file://.mplayer/codecs.conf: Can't open '//.mplayer/codecs.conf': No
such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No
such file or directory
Using built-in default codecs.conf.
File not found: 'frameno.avi'
Failed to open frameno.avi
Reading config file file://.mplayer/mencoder: No such file or directory
-tv on is deprecated, use tv:// instead
Exiting... (error parsing cmdline)
bash-2.05b#



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Patrick M Geahan
On Tue, 13 Jan 2004, Bikr wrote:

> Rob: and others
> 
> here is the log file for a recording I just tried to do , it should have
> recorded from 11:30 - 12:00  It did nothing.. although it showed as
> recording from the web front..



As far as I can tell, the web front merely looks at the schedule to see if 
it's recording - it doesn't actually check to see if it's actually being 
recorded.

The error you're seeing below is the same one I had when my mencoder 
command was incorrect.  

If I was you, I'd take the mencoder command as it shows up in the log and 
try to run it manually from the command line.  Fix the errors that show up 
until you do get a clean recording; then, make the appropriate changes in 
local_conf.py.


---Patrick M [EMAIL PROTECTED]:3784715--
"You know, this is how the sum total of human knowledge is increased. 
Not with idle speculation and meaningless chatter, but with a 
medium-sized hammer and some free time." - [EMAIL PROTECTED], a.f.c-a


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Rob Shortt
Time to record...

2004/01/13 11:30 EST [*RecordServer*] Recorder::Record:
/usr/bin/mencoder -tv
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio: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
/media/tv/01-13_11:30_Real_TV_-_.avi
2004/01/13 11:30 EST [*RecordServer*] Record_Thread::run: mode=record
2004/01/13 11:30 EST [*RecordServer*] Record_Thread::run:
cmd=/usr/bin/mencoder -tv
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio:forcechan=1:buffersize=64 -ovc lavc -lavcopts
br=128:cbr:mode=3 -ffourcc divx -endpos 1789 -o
/media/tv/01-13_11:30_Real_TV_-_.avi
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER HANDLING EVENT
The main thread of recordserver starts the recording command...

2004/01/13 11:30 EST [*RecordServer*] popen ./runtime/runapp
/usr/bin/mencoder -tv
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio: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
/media/tv/01-13_11:30_Real_TV_-_.avi
2004/01/13 11:30 EST [*RecordServer*] Record_Thread::run: past wait()!!
This "past wait" message indicates that the recording command exited. 
This is still at 11:30 so something is wrong with your VCR_CMD. Try to 
run it on your command line:

/usr/bin/mencoder -tv 
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:height=240:outfmt=yv12:
device=/dev/video0:adevice=/dev/dsp: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 
/media/tv/01-13_11:30_Real_TV_-_.avi

With fixed line wrapping of course.

I am willing to bet your mencoder command is new enough to need "tv:// 
-tv" instead of "-tv on:" so try removing the "on:" and adding tv://

-Rob



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] recording..

2004-01-13 Thread Bikr
Rob: and others

here is the log file for a recording I just tried to do , it should have
recorded from 11:30 - 12:00  It did nothing.. although it showed as
recording from the web front..

2004/01/13 11:21 EST [*RecordServer*] twisted.web.server.Site starting on
18001
2004/01/13 11:21 EST [*RecordServer*] Starting factory

2004/01/13 11:24 EST [HTTPChannel,0,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:24:48 +] "POST / HTTP/1.0" 200 230 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:24 EST [HTTPChannel,1,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:24:49 +] "POST / HTTP/1.0" 200 628 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,2,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:04 +] "POST / HTTP/1.0" 200 628 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,3,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:30 +] "POST / HTTP/1.0" 200 230 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,4,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:30 +] "POST / HTTP/1.0" 200 1039 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,5,127.0.0.1] addProgram: key is
"C58spiketv.zap2it.com:1074011400.0"
2004/01/13 11:25 EST [HTTPChannel,5,127.0.0.1] addProgram: actually adding
"2004-01-13 11:30 to 2004-01-13 12:00  C58spiketv.zap2it.com Real TV"
2004/01/13 11:25 EST [HTTPChannel,5,127.0.0.1] addProgram: len is "1"
2004/01/13 11:25 EST [HTTPChannel,5,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:30 +] "POST / HTTP/1.0" 200 251 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,6,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:30 +] "POST / HTTP/1.0" 200 1613 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,7,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:30 +] "POST / HTTP/1.0" 200 264 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,8,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:30 +] "POST / HTTP/1.0" 200 243 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,9,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:35 +] "POST / HTTP/1.0" 200 230 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:25 EST [HTTPChannel,10,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:25:35 +] "POST / HTTP/1.0" 200 1613 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:29 EST [HTTPChannel,11,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:29:43 +] "POST / HTTP/1.0" 200 230 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:29 EST [HTTPChannel,12,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:29:43 +] "POST / HTTP/1.0" 200 1613 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:29 EST [HTTPChannel,13,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:29:56 +] "POST / HTTP/1.0" 200 230 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:29 EST [HTTPChannel,14,127.0.0.1] 127.0.0.1 - -
[13/Jan/2004:16:29:56 +] "POST / HTTP/1.0" 200 1613 "-"
"xmlrpclib.py/1.0.1 (by www.pythonware.com)"
2004/01/13 11:30 EST [*RecordServer*] Recorder::Record:
/usr/bin/mencoder -tv
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio: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
/media/tv/01-13_11:30_Real_TV_-_.avi
2004/01/13 11:30 EST [*RecordServer*] Record_Thread::run: mode=record
2004/01/13 11:30 EST [*RecordServer*] Record_Thread::run:
cmd=/usr/bin/mencoder -tv
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio: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
/media/tv/01-13_11:30_Real_TV_-_.avi
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER HANDLING EVENT
2004/01/13 11:30 EST [*RecordServer*] popen ./runtime/runapp
/usr/bin/mencoder -tv
on:driver=v4l:input=0:norm=NTSC:channel=58:chanlist=us-cable:width=320:heigh
t=240:outfmt=yv12:device=/dev/video0:adevice=/dev/dsp:audiorate=32000:forcea
udio: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
/media/tv/01-13_11:30_Real_TV_-_.avi
2004/01/13 11:30 EST [*RecordServer*] Record_Thread::run: past wait()!!
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER GOT EVENT NOTICE
2004/01/13 11:30 EST [*RecordServer*] RECORDSERVER HANDLING EVENT
2004/01/13 11:30 EST [*RecordServer*] killing pid 5357 with sig 15
2004/01/13 11:30 EST [*Rec

Re: [Freevo-users] recording..

2004-01-13 Thread Rob Shortt
Hi,

record_daemon which used to be run from cron is depricated, as are the 
docs you are reading (which should be updated).  It sounds as if your 
recordserver is running so please look into the logs to see what is 
happening, it is most likely that your VCR_CMD is failing.  You should 
find your logs in /var/log/freevo/ or /tmp/freevo/ if that doesn't exist.

-Rob

Bikr wrote:
Just wanted to say that it doesn't seem to record at all , even if i Try 
to record manually..  any ideas?? still no sign of record_daemon.py or 
whatever either..  =\  
 
 

- Original Message -
*From:* Bikr 
*To:* [EMAIL PROTECTED]

*Sent:* Tuesday, January 13, 2004 10:52 AM
*Subject:* [Freevo-users] recording daemon py??
 
Hello..
 
I've been trying to get freevo 100% setup for some time now.  I
finally got it working with my 36" VGA monitor.  The monitor only
runs 640 x 480 , the guide is still a little off centered but
everything else is good now ,  just can't see the channel numbers
etc... 
 
I am having trouble following the docs on recording though..  I have
setup freevo , and it works , I goto the guide and hit f6 on a
program , it tells me that it is scheduled to be recorded , and the
webfront says that it is recording it , however , it never gets
recorded..  I have my record directory set to  /media/tvand
nothing ever shows up , It freely lets me pick other channels even
though it shouldn't so that it can record etc.. 
 
The docs all mention entering a cron to run recorddaemon.py or
something but that file doesn't exist in my  /src/tv  directory.. 
Is this a new thing some new way of doing it , I have the
recordserver running constantly as well using  
/usr/local/freevo/freevo recordserver  and i verify that it's
running by issuing  /usr/local/freevo/freevo recordserver and it
responds with  "already running" etc..  
 
If you have any ideas on how to get this working correctly please
let me know , as I'm in dire straights haha.. --Josh
 


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] recording..

2004-01-13 Thread Bikr



Just wanted to say that it doesn't seem to record 
at all , even if i Try to record manually..  any ideas?? still no sign of 
record_daemon.py or whatever either..  =\   
 
 

  - Original Message - 
  From: 
  Bikr 
  To: [EMAIL PROTECTED] 
  
  Sent: Tuesday, January 13, 2004 10:52 
  AM
  Subject: [Freevo-users] recording daemon 
  py??
  
  
   
  Hello..
   
  I've been trying to get freevo 100% setup for 
  some time now.  I finally got it working with my 36" VGA monitor.  
  The monitor only runs 640 x 480 , the guide is still a little off centered but 
  everything else is good now ,  just can't see the channel numbers 
  etc...  
   
  I am having trouble following the docs on 
  recording though..  I have setup freevo , and it works , I goto the guide 
  and hit f6 on a program , it tells me that it is scheduled to be recorded , 
  and the webfront says that it is recording it , however , it never gets 
  recorded..  I have my record directory set to  
  /media/tv    and nothing ever shows up , It freely lets me pick 
  other channels even though it shouldn't so that it can record etc..  
  
   
  The docs all mention entering a cron to run 
  recorddaemon.py or something but that file doesn't exist in my  
  /src/tv  directory..  Is this a new thing some new way of doing it , 
  I have the recordserver running constantly as well using   
  /usr/local/freevo/freevo recordserver  and i verify that it's running by 
  issuing  /usr/local/freevo/freevo recordserver and it responds with  
  "already running" etc..   
   
  If you have any ideas on how to get this working 
  correctly please let me know , as I'm in dire straights haha.. 
  --Josh
   
   


RE: [Freevo-users] dxr3 and libSDL

2004-01-13 Thread Gray, Tim
I sure can, the freevo machine I have that on is at home so I'll email you
with that info ASAP.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Rob Shortt
Sent: Tuesday, January 13, 2004 11:56 AM
To: [EMAIL PROTECTED]
Subject: Re: [Freevo-users] dxr3 and libSDL


Gray, Tim wrote:
> yup.  I simply set the dxr3 driver for NTSC and ignore everything in the
> patch.
> 
> it works fine even with the PAL stuff in the patch.

That's good to hear.  Last night I did some work porting the patch to 
SDL12 cvs and last ffmpeg release (0.4.8).  I had to change a few things 
to get it to build but haven't had a chance to test it.

Tim, in order to save me some time can you tell me how your dxr3 modules 
are configured?  Modprobe options and such.

Thanks!
-Rob

> 
> -Original Message-
> From: Rob Shortt [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, January 13, 2004 11:46 AM
> To: [EMAIL PROTECTED]
> Subject: [Freevo-users] dxr3 and libSDL
> 
> 
> 
> Hi all,
> 
> I have a dxr3 card that I am using in a Freevo box for a friend and have 
> been working on the dxr3 patch for SDL.  It looks like there are some 
> PAL things hardcoded in the patch so I was wondering if there is anyone 
> out there that is using NTSC and a dxr3 for Freevo.
> 
> Thanks,
> Rob
> 
> 
> 
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users
> 
> 
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] dxr3 and libSDL

2004-01-13 Thread Gray, Tim
yup.  I simply set the dxr3 driver for NTSC and ignore everything in the
patch.

it works fine even with the PAL stuff in the patch.

-Original Message-
From: Rob Shortt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 11:46 AM
To: [EMAIL PROTECTED]
Subject: [Freevo-users] dxr3 and libSDL



Hi all,

I have a dxr3 card that I am using in a Freevo box for a friend and have 
been working on the dxr3 patch for SDL.  It looks like there are some 
PAL things hardcoded in the patch so I was wondering if there is anyone 
out there that is using NTSC and a dxr3 for Freevo.

Thanks,
Rob



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] dxr3 and libSDL

2004-01-13 Thread Rob Shortt
Gray, Tim wrote:
yup.  I simply set the dxr3 driver for NTSC and ignore everything in the
patch.
it works fine even with the PAL stuff in the patch.
That's good to hear.  Last night I did some work porting the patch to 
SDL12 cvs and last ffmpeg release (0.4.8).  I had to change a few things 
to get it to build but haven't had a chance to test it.

Tim, in order to save me some time can you tell me how your dxr3 modules 
are configured?  Modprobe options and such.

Thanks!
-Rob
-Original Message-
From: Rob Shortt [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 13, 2004 11:46 AM
To: [EMAIL PROTECTED]
Subject: [Freevo-users] dxr3 and libSDL


Hi all,

I have a dxr3 card that I am using in a Freevo box for a friend and have 
been working on the dxr3 patch for SDL.  It looks like there are some 
PAL things hardcoded in the patch so I was wondering if there is anyone 
out there that is using NTSC and a dxr3 for Freevo.

Thanks,
Rob


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] dxr3 and libSDL

2004-01-13 Thread Rob Shortt
Hi all,

I have a dxr3 card that I am using in a Freevo box for a friend and have 
been working on the dxr3 patch for SDL.  It looks like there are some 
PAL things hardcoded in the patch so I was wondering if there is anyone 
out there that is using NTSC and a dxr3 for Freevo.

Thanks,
Rob


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] recording daemon py??

2004-01-13 Thread Bikr




 
Hello..
 
I've been trying to get freevo 100% setup for some 
time now.  I finally got it working with my 36" VGA monitor.  The 
monitor only runs 640 x 480 , the guide is still a little off centered but 
everything else is good now ,  just can't see the channel numbers 
etc...  
 
I am having trouble following the docs on recording 
though..  I have setup freevo , and it works , I goto the guide and hit f6 
on a program , it tells me that it is scheduled to be recorded , and the 
webfront says that it is recording it , however , it never gets recorded..  
I have my record directory set to  /media/tv    and nothing 
ever shows up , It freely lets me pick other channels even though it shouldn't 
so that it can record etc..  
 
The docs all mention entering a cron to run 
recorddaemon.py or something but that file doesn't exist in my  
/src/tv  directory..  Is this a new thing some new way of doing it , I 
have the recordserver running constantly as well using   
/usr/local/freevo/freevo recordserver  and i verify that it's running by 
issuing  /usr/local/freevo/freevo recordserver and it responds with  
"already running" etc..   
 
If you have any ideas on how to get this working 
correctly please let me know , as I'm in dire straights haha.. 
--Josh
 
 


[Freevo-users] Jump to active/detached Player

2004-01-13 Thread Frederik
Hi All!

Is there any chance to directly jump to the active/detached Player!

Reason being. I am using Freevo mainly with a remote control and sometimes
without TV.
So my problem is when I have detached e.g. the audio player and just want to
pause the music I don't want switch on the TV to check how to go to the
detached player. I just want to press pause (or one button before) to pause
the song!

Cheers

Fred



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] TV out resolution on a ATI AIWonder card? (Wa s DirectFB help)

2004-01-13 Thread Gray, Tim
th etv out resolution is 720x480 in the united states and japan + the
vertical blanking lines that you dont see.

no matter what you set the card to, 640x480 or 800x600 you will get the
720x480 standard NTSC size out the tv out.

This is the same for any TV out.  it only outputs either a NTSC standard
signal or a PAL standard signal.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Bill
Sent: Monday, January 12, 2004 6:12 PM
To: [EMAIL PROTECTED]
Subject: [Freevo-users] TV out resolution on a ATI AIWonder card? (Was
DirectFB help)


Does anyone here know what the output resolution is on the AIW card? I plan
on using the s-video out on the card. I am still fighting with a Gentoo
install (first time I ever tried to use Gentoo) but once its working I plan
on installing Freevo and making it a dedicated recorder.

PS - I ended up picking up a KT4VM board with a Athlon 2400+ for the MB.



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Menu_select crashing

2004-01-13 Thread Robert Lunnon
On Tuesday 13 January 2004 02:16, Robert Lunnon wrote:
> When reading some ogg directories (With m3u playlists) Freevo crashes in
> MENU_SELECt right after it says "scanning directory" how can I determine
> why this is happenning and/or fix it.
>
> Bob

Problem found
Freevos menu generator does not like ! in the titles within the #EXTINF lines 
in the playlist file.

I remove the exclamation marks then I dont get the crash.


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Menu_select crashing

2004-01-13 Thread Robert Lunnon
On Tuesday 13 January 2004 02:16, Robert Lunnon wrote:
> When reading some ogg directories (With m3u playlists) Freevo crashes in
> MENU_SELECt right after it says "scanning directory" how can I determine
> why this is happenning and/or fix it.
>
> Bob

Hmm, I have discovered that it is the m3u playlist that is causing the crash, 
there are a couple of odd filenames in there, two with an ! and one with a 
double period .. perhaps one of these is destabilising the menu generator


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Timed recording from line in?

2004-01-13 Thread Nigel Orr
I can't see any information in the docs about timed recording of audio-only
from the soundcard line inputs- is it possible?  I typically record a
couple of radio programmes each week, I can download the station schedules
and have the tuner output connected to the line in.  How do I set freevo to
record them?

Nigel




---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


AW: [Freevo-users] Re: Setting up a freevo box on MSI Hermes 651P ...

2004-01-13 Thread Pferdekaemper, Thorsten
Hi,
I could do framebuffer output after chmod a+rw /dev/fb*...

But I think I am going to switch to X without window manager as Tim suggested.

Kind regards,
Thorsten
 

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:freevo-users-
> [EMAIL PROTECTED] Im Auftrag von Dirk Meyer
> Gesendet: Montag, 12. Januar 2004 20:29
> An: [EMAIL PROTECTED]
> Betreff: [Freevo-users] Re: Setting up a freevo box on MSI Hermes 651P...
> 
> "Pferdekaemper, Thorsten" wrote:
> > I chmod'd /dev/fb0, /dev/mixer and /dev/psaux (there's the
> > mouse...). A few things are working now. But it seems that there is
> > missing something. Is there a way to really run freevo with a user
> > other than root?
> 
> It should, it works for me using X. You need access to all devices
> freevo needs (like /dev/dsp0). But for some reasons, framebuffer
> output doesn't work for me as user. It's more a SDL problem than a
> freevo one.
> 
> > It also seems that freevo does not like it at all when I try to
> > enter a directory (e.g. from the "Play music" menu) and there are
> > files which freevo is not allowed to read. There is no message about
> > authorization but a crash message.
> 
> mmpython bug, latest mmpython cvs should fix this.
> 
> 
> Dischi
> 
> --
> "Your job is being a professor and researcher: That's one hell of a
>  good excuse for some of the brain-damages of minix."
>   -Linus Torvalds to Andrew Tanenbaum
> 
> 
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


AW: [Freevo-users] Setting up a freevo box on MSI Hermes 651P...

2004-01-13 Thread Pferdekaemper, Thorsten
Hi,
thanks for the feedback. Please find my comments to your comments between the lines. 

> -Ursprüngliche Nachricht-
> Von: [EMAIL PROTECTED] [mailto:freevo-users-
> [EMAIL PROTECTED] Im Auftrag von Gray, Tim
> Gesendet: Montag, 12. Januar 2004 19:46
> An: '[EMAIL PROTECTED]'
> Betreff: RE: [Freevo-users] Setting up a freevo box on MSI Hermes 651P...
> 
> good luck getting mplayer to play anything fullscreen on any framebuffer
> other than the Matrox G400.

It is already working. The only tricky thing was the "append" line in lilo.conf.

> 
> and if you do find a way to get mplayer to play fullscreen on the generic
> framebuffer...  please let me know!

The generic frame buffer does not work. I am using the sisfb driver. The generic frame 
buffer only let me use 640x480x8.

> 
> I strongly suggest you go the X window route to get mplayer to scale
> fullscreen, 

Perhaps you mean hardware scaling? Software scaling works.

> do not use a window manager as that adds only un-needed bloat,
> specifying a single line to start freevo in your .xinitrc should do the
> job.

I thought that the X window system itself is "un-needed bloat" compared to the frame 
buffer solution. But perhaps I am missing something here. 
I will try your suggestion. Perhaps the bloat really only consists in the window 
manager. KDE really needs a little time to start up.

> 
> use the sis driver in Xfree86.  although the vesa driver also works with
> this chipset and still enables the XV playback acceleration on mpeg2
> files.

There is one sis driver in debian woody which does not seem to work. I am going to try 
to download it from Thomas Winischhofers page.

> 
> Also cince you have i810 for your audio, you are also suffering with the
> chipset limitations... the latest alsa fixes most of those, the OSS
> drivers
> I believe are legacy as alsa is now the standard for linux sound as of
> 2.4.6..

Ok, I have heard of this. But it was really easy to get OSS running and it sounds 
good... Which limitations do I have with this?

> 
> you MUST set mplayer to record at 48000 if you are recording from the
> line-in. and the sound is cleaner if you are able to force the sound
> output
> to 48000.

I have not tried recording yet...

> 
> It sounds like your machine has the same hardware my micro-ATX motherboard
> has..(except for the tv out... that is nice that yours has that.)

Yes, that's one reason I have bought exactly this box. It should have a really good TV 
out. Which I haven't even tried out yet...


Regards,
Thorsten





> 
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Pferdekaemper, Thorsten
> Sent: Monday, January 12, 2004 12:38 PM
> To: [EMAIL PROTECTED]
> Subject: [Freevo-users] Setting up a freevo box on MSI Hermes 651P...
> 
> 
> Hi,
> I am currently setting up a freevo box on a MSI Hermes 651P. I would like
> to
> share my experiences, problems and solutions I found out. Perhaps someone
> is
> interested...
> Regards,
>   Thorsten
> 
> 
> 
> 1. The idea
> ===
> 
> Last year, I began to digtize some old videotapes. I also began to use my
> computer as a video recorder and I also collected some shows in divx

[skipped my own bla bla]



---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] cvs build

2004-01-13 Thread Bart Heremans
Hi,

Snapshots are here : http://freevo.sourceforge.net/snapshots/

If you are using gentoo, you can use Dichi's ebuild, download the rsync script,
don't forget to set the portage overlay dir (/etc/make.conf) 

rsync-freevo script under gentoo : http://freevo.sourceforge.net/install.html#Download

Bart

>-- Original Message --
>From: Mick <[EMAIL PROTECTED]>
>To: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>Date: Tue, 13 Jan 2004 15:34:36 +0800
>Subject: [Freevo-users] cvs build
>
>
>where do we find the nightly builds?

Can we add this to the downloads section on the website?

Also, there is no news about 1.4.1 being released on it..

Cheers,
Mick


---
This SF.net ema
>l is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html

>__
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users




---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] cvs build

2004-01-13 Thread Mick
On Tue, 2004-01-13 at 15:34, Mick wrote:
> where do we find the nightly builds?
OK, found it..
> 
> Can we add this to the downloads section on the website?
> 
no
> Also, there is no news about 1.4.1 being released on it..
> 
this point still stands though ;-)

> Cheers,
> Mick
> 
> 
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] cvs build

2004-01-13 Thread Mick
where do we find the nightly builds?

Can we add this to the downloads section on the website?

Also, there is no news about 1.4.1 being released on it..

Cheers,
Mick


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] Images with DVD

2004-01-13 Thread Mick
I remember having some issues with this when using redhat 8 back on
freevo 1.3.x

I killed redhat and moved to gentoo, and have yet to rebuild freevo so
i'm not sure of my fix.  Something I did notice however was my fstab
kept on being overwritten by redhat at boot time..

Does this sound familier?  Maybe it ha more to do with the filesystem? 
what is re-hats system configurator?  kadzu?

Sorry i can't help more..

Mick
On Mon, 2004-01-12 at 17:50, Nigel Orr wrote:
> > My linux computer has both a DVD drive and CDROM drive.
> > I configure them in local_conf.py as such:
> >
> > ROM_DRIVES = [ ('/mnt/dvd',   '/dev/dvd',   'DVD'),
> >('/mnt/cdrom', '/dev/cdrom', 'CDROM') ]
> 
> > Music CDs are recognized in either drive and display properly
> > in the MUSIC section, however, they don't play properly.
> > Selecting any of the songs simply skips through all the songs
> > are returns to the menu listing of songs.  If I rip the cd to mp3's
> > the mp3's play just fine.  Anyone seen this problem?
> 
> Yes, I posted about the same problem last week.  But I didn't get any
> replies or hints about how to track it down.  I presume as you can rip the
> tracks that, like me, your installation of cdparanoia works fine from the
> command line.  I tried it on a CD-RW drive and a CD-ROM drive.
> 
> I wondered if it could be related to the drives being accessed through
> ide-scsi, but I thought that would be such a common configuration that
> others would have had the same problem if it was that.
> 
> I presume the answer lies in the /var/log files, but it's not obvious to me
> how to track it down.  If you get any replies offlist, or work it out for
> yourself, please let me know!
> 
> Nigel
> 
> 
> 
> 
> ---
> This SF.net email is sponsored by: Perforce Software.
> Perforce is the Fast Software Configuration Management System offering
> advanced branching capabilities and atomic changes on 50+ platforms.
> Free Eval! http://www.perforce.com/perforce/loadprog.html
> ___
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users