On Tue 25.02.2003 at 09:53:15PM -0600, Krister Lagerstrom wrote:
> Luigi Capriotti wrote:
> > Hi buddies,
> >
> > I thought you might be interested in merging the following patch to the
> > official version.
> >
> > I'm quite new to freevo, and had a number of previous m3u playlists made in
> >
On Tue 25.02.2003 at 05:52:25PM +0100, Thomas Schueppel wrote:
> > Wouldn't it be easier (not more efficient, just easier) to use mplayer
> > for reading info from whatever file format?
>
> I do not specifically exclude that option. However mplayer
> does not read avi info tags. It doe
Hello,
Some of you may recall that I posted previously
regarding "coloured fuzz" when trying to watch TV via
Freevo. Well, I think that may have had something to
do with leaving something out of the kernel when last
compiling it. I have since recompiled, and am now
experiencing something a littl
Speaking of alternative encoders; the main reason I'm using mp1e is
the v4l2 support which is invaluable for slower machines. Is there a
plan to make any changes to the record_daemon to be more "open"
I'm thinking that, kind of like how in the format_track() function, we
use special variables for
Luigi Capriotti wrote:
> Hi buddies,
>
> I thought you might be interested in merging the following patch to the
> official version.
>
> I'm quite new to freevo, and had a number of previous m3u playlists made in
> Windows via WinAMP. Those files have relative pathnames inside, i.e.
>
> Direc
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv8456/src
Modified Files:
playlist.py
Log Message:
Convert MSDOS filenames to unix slashes
Index: playlist.py
===
RCS file: /cvsroot/freevo/freevo/src
Aubin Paul wrote:
> Well, the way I did it here works, but is not as exciting or "correct"
> as your suggestion; I use mp1e, so I wrapped it in a shell script that
> accepts the arguments that you would normally pass to mencoder. The shell
> script touches and removes the file, so even though the
Well, the way I did it here works, but is not as exciting or "correct"
as your suggestion; I use mp1e, so I wrapped it in a shell script that
accepts the arguments that you would normally pass to mencoder. The shell
script touches and removes the file, so even though the
'record_daemon' doesn't ma
That's a good point; I didn't even think of that.
Aubin
On Mon, Feb 24, 2003 at 07:06:05PM -0800, Dave Ladd wrote:
> agreed -- we certainly want to know about this before adjusting the mixer
> settings.
>
> :-o
>
> --- Aubin Paul <[EMAIL PROTECTED]> wrote:
> > Hey guys,
> >
> > I had a thoug
Update of /cvsroot/freevo/freevo/src/www
In directory sc8-pr-cvs1:/tmp/cvs-serv22627
Modified Files:
rec_interface.py
Log Message:
Reduced the minimum amount of time to record for just in case the user is
okay with recording for under a minute.
Index: rec_interface.py
==
Update of /cvsroot/freevo/freevo/src/www/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv20282
Modified Files:
manualrecord.cgi
Log Message:
Changed the way MINCRONPICKUP is used because otherwise it is imposible
to start recording 'now'. It now checks against the stop time since
rec_inter
On Tue, 2003-02-25 at 21:07, Rob Shortt wrote:
> Michael Ruelle wrote:
> > On another note. I am thinking about the install instructions. Might it
> > make sense to provide a sample apache.conf file similar to what
> > squirrelmail and other web apps in debian do? they make a directory
> > /etc/fre
Michael Ruelle wrote:
On another note. I am thinking about the install instructions. Might it
make sense to provide a sample apache.conf file similar to what
squirrelmail and other web apps in debian do? they make a directory
/etc/freevo and then put a file apache.conf in it. They then append an
In
On another note. I am thinking about the install instructions. Might it
make sense to provide a sample apache.conf file similar to what
squirrelmail and other web apps in debian do? they make a directory
/etc/freevo and then put a file apache.conf in it. They then append an
Include directive to inc
Update of /cvsroot/freevo/freevo/src/www
In directory sc8-pr-cvs1:/tmp/cvs-serv11355
Modified Files:
html_util.py
Log Message:
Added manualrecord.cgi to the links. We may soon need to think of a better layout for
the links as the interface grows.
Index: html_util.py
==
Dave Ladd wrote:
> I played around with the -cdda options to mplayer, too. no joy.
>
> strangely, after a reboot, playing the CD worked.
>
> I was expexting it to play, since the detection/CDDB part worked, but mplayer
> was unwilling to play it.
CDBB/detection is separate from mplayer.
Matthieu Weber wrote:
> On Mon 24.02.2003 at 05:34:58PM -0600, Krister Lagerstrom wrote:
>
>>Matthieu Weber wrote:
>>
>>>On Sun 23.02.2003 at 09:38:07PM -0600, Krister Lagerstrom wrote:
>>>
It would be nice if there could be settings in freevo_config.py for the
following things:
1
Update of /cvsroot/freevo/freevo/src/www/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv7853
Modified Files:
record.cgi
Log Message:
Fixed a bug where it was often impossible to remove a manually scheduled recording.
Index: record.cgi
==
Michael Ruelle wrote:
no problem glad to give back.
Thanks, committed.
Also I am still having the problem I mentioned in the last email. Not
sure if you want to address it or should I muddle and see what I can
come up with?
I found the problem and am working on a fix. The cgi uses the findProg
f
Update of /cvsroot/freevo/freevo/src/www/htdocs
In directory sc8-pr-cvs1:/tmp/cvs-serv23090
Added Files:
manualrecord.cgi
Log Message:
A new CGI by Michael Ruelle which allows the user to arbitrarily record
something.
--- NEW FILE: manualrecord.cgi ---
#!/usr/bin/python
#if 0 /*
#
--- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
>
> Take a look at skin dischi1. It's only blue1_big right now, no
> view/info/title area, but the other stuff is working. Take a look at
> the xml file and play with it. You could define a selection box
> _under_ the item, or a box half has hight as
Could someone with a working 1.3.1 or 1.3.2 freevo running on a
framebuffer/mga_vid (no x11) send me the log file from
strace -F -f -olog.txt freevo
when just starting freevo and selecting "shutdown" right away? Extra points if
you run on a G200 on slackware :)
Sorry for repeating this, but I've
Rob,
see below.
On Tue, 2003-02-25 at 18:52, Rob Shortt wrote:
> Michael Ruelle wrote:
> > ok updated for a better smarter layout. Broken into a sub table to align
> > things. Then the defaults to current time and then if you change start
> > values it changes the stop values to match.
>
> Great
Michael Ruelle wrote:
ok updated for a better smarter layout. Broken into a sub table to align
things. Then the defaults to current time and then if you change start
values it changes the stop values to match.
Great work, thanks!
Also there are two variables I put in which we might want in a more
Gustavo Sverzut Barbieri wrote:
> I still vote for names, cleaner.
We will see if it is necessary.
>> I already implemented yet. All coordinates are relative. You can't
>> draw outside the area. If the content has x=5 and the area is x=20,
>> the skin will draw on x=25. I also have max for the ma
Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv28284
Modified Files:
area.py listing.py xml_skin.py
Log Message:
changed max usage
Index: area.py
===
RCS file: /cvsroot/freevo/freevo/ski
--- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
> Gustavo Sverzut Barbieri wrote:
> > --- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
> > I disagree. Images must have names. Even we can use that names as
> > layers, I mean, if you want the "my_background" to be displayed
> before
> > "background_icon
Update of /cvsroot/freevo/freevo/skins/dischi1
In directory sc8-pr-cvs1:/tmp/cvs-serv14579
Modified Files:
blue1_big.xml skin_dischi1.py xml_skin.py
Added Files:
area.py listing.py
Log Message:
New version of the new skin. It still looks the same (except that icons
are working no
Rob,
ok updated for a better smarter layout. Broken into a sub table to align
things. Then the defaults to current time and then if you change start
values it changes the stop values to match.
Also there are two variables I put in which we might want in a more
global config. One is for the max day
> Wouldn't it be easier (not more efficient, just easier) to use mplayer
> for reading info from whatever file format?
I do not specifically exclude that option. However mplayer
does not read avi info tags. It does not read exif, iptc
and other tags from images and it start
Thomas Schueppel wrote:
> I just wrote a python script to extract all this info from an
> avi.
Nice.
> However I cannot yet write them. This will require some
> more work but it should not be impossible to do.
even nicer...
> The AVI parsing will be part of a lar
> Thomas Schueppel wrote:
> > On Tue, 25 Feb 2003, Dirk Meyer wrote:
> >
> >> Thomas Schueppel wrote:
> >> > hi,
> >>
> >> Hi
> >>
> >> > working on my AVI-Info-Extractor, I came across this.
> >>
> >> You came across what?
> >
> > Sorry. Forgot the link:
> > http://kibus1.narod.ru/frames_
On Tue 25.02.2003 at 03:48:09PM +0100, Dirk Meyer wrote:
> Thomas Schueppel wrote:
> > On Tue, 25 Feb 2003, Dirk Meyer wrote:
> >
> >> Thomas Schueppel wrote:
> >> > hi,
> >>
> >> Hi
> >>
> >> > working on my AVI-Info-Extractor, I came across this.
> >>
> >> You came across what?
> >
> > Sorry.
Thomas Schueppel wrote:
> On Tue, 25 Feb 2003, Dirk Meyer wrote:
>
>> Thomas Schueppel wrote:
>> > hi,
>>
>> Hi
>>
>> > working on my AVI-Info-Extractor, I came across this.
>>
>> You came across what?
>
> Sorry. Forgot the link:
> http://kibus1.narod.ru/frames_eng.htm?sof/abcavi/infota
On Tue, 25 Feb 2003, Dirk Meyer wrote:
> Thomas Schueppel wrote:
> > hi,
>
> Hi
>
> > working on my AVI-Info-Extractor, I came across this.
>
> You came across what?
Sorry. Forgot the link:
http://kibus1.narod.ru/frames_eng.htm?sof/abcavi/infotags.htm
l8r...
Hi buddies,
I thought you might be interested in merging the following patch to the
official version.
I'm quite new to freevo, and had a number of previous m3u playlists made in
Windows via WinAMP. Those files have relative pathnames inside, i.e.
DirectoryName\FileName1.mp3
DirectoryName\File
Thomas Schueppel wrote:
> hi,
Hi
> working on my AVI-Info-Extractor, I came across this.
You came across what?
Dischi
--
"AOL for Dummies" is kind of redundant, don't you think?
---
This sf.net email is sponsored by:ThinkGeek
Welcome to g
hi,
working on my AVI-Info-Extractor, I came across this. It
looks like a quite complete 'semi-standard' for embedding
infos about movies. Perhaps we can integrate the same set
of metadata into freevo so we can read these tags from
avis.
I mu
Gustavo Sverzut Barbieri wrote:
> --- Dirk Meyer <[EMAIL PROTECTED]> escreveu:
> I disagree. Images must have names. Even we can use that names as
> layers, I mean, if you want the "my_background" to be displayed before
> "background_icon", you can do some kind of sort, like alphabetic. So u
> na
On Mon 24.02.2003 at 05:34:58PM -0600, Krister Lagerstrom wrote:
> Matthieu Weber wrote:
> > On Sun 23.02.2003 at 09:38:07PM -0600, Krister Lagerstrom wrote:
> >>It would be nice if there could be settings in freevo_config.py for the
> >>following things:
> >>
> >>1) Disc name (e.g. album / artist)
40 matches
Mail list logo