Update of /cvsroot/freevo/freevo/src/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv18564
Modified Files:
rom_drives.py
Log Message:
Treat Mixed (CD Audio + Data Track) as CD Audio too since the ioctl
returns a different value.
It would be nice to have the data track mounted as well. Look
Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv14360
Modified Files:
menu.py
Log Message:
Prevent a crash.
Index: menu.py
===
RCS file: /cvsroot/freevo/freevo/src/menu.py,v
retrieving revision 1.
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 65.49.70.167:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/FrequentlyAskedQuestions
Update of /cvsroot/freevo/freevo/WIP/Dischi/mediainfo
In directory sc8-pr-cvs1:/tmp/cvs-serv18936
Modified Files:
ifomodule.c test.py
Added Files:
compile dvd.py
Log Message:
dvd parsing done, run ./compile && python test.py to test
--- NEW FILE: compile ---
python ./setup.py in
Update of /cvsroot/freevo/freevo/src/audio
In directory sc8-pr-cvs1:/tmp/cvs-serv27015
Modified Files:
__init__.py
Log Message:
Set AUDIO_CACHE_VERSION to 2 to audio-rebuild the cache if the
audio cache is from older versions to avoid crash and manual
removal of the cache files
Index: _
Dirk Meyer wrote:
> I would love to use that lib. I'm working on the DVD parser right
> now. But it depends on libdvdread, I can't think of a way without it.
OK, done. Check out WIP/Dischi/mediainfo. After running ./compile you
can run 'python test.py' to get all informations from the DVD in
/dev
Thomas Schüppel wrote:
> Tat's what I started mmpython for. See
> http://sf.net/projects/mmpython.
Thank you. I know someone announced a project like this, but I
couldn't remember who and what sf name (and the sf search engine
sucks)
> If you prefer this as a freevo subproject, I have no obliga
Rob Shortt wrote:
> Also regarding the new mplayer there is a patch in Freevo CVS,
> runtime/src/mplayer_cdda_seeking.diff, that no longer applies. Can
> someone test cd playing with freevo using the new mplayer and test if
> it will continue to the next song after the first is over? I think
> th
So are you planning on using VLC to collect the stream, and also to be
the player, both on the client side? Unless you don't like mplayer and
would rather use VLC as a player you really should only need something
to collect the mpeg2.
Yes, I'd prefer to use mplayer as the player, but if I wa
Hi,
I'm tired of using mplayer to parse the DVD to get the number of titles,
etc. Someone else posted a pack of files to get audio info (and avi,
too?) some time ago.
I'm thinking of a new (sub) project: mediainfo. Just put a file or a
device in it, and you can get all the info with one interfa
Thomas Schüppel wrote:
> I would also like to change the timeshift plugin a little.
>
> l8r...
> Thomas
Welcome back Thomas! I intend to have lengthy conversations with you on
irc as I got things moving with ivtv support and have been doing some
work on the timeshift
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Aubin
Paul
Sent: Donnerstag, 5. Juni 2003 23:00
To: [EMAIL PROTECTED]
Subject: [Freevo-devel] Next runtime...
Rob,
I'm thinking the next runtime should probably include this stuff for
mplayer
* A recent
Rob Shortt wrote:
Aubin Paul wrote:
* MythTV file support
* v4l2 patch
Does anyone know where I can find these patches?
I found a mythtv one here:
http://dijkstra.csh.rit.edu:8088/~mdz/mythtv/
Actually, that is the correct mythtv patch.
I still need V4L2. Anyone? :)
So far I have (for mplay
Update of /cvsroot/freevo/freevo/runtime/src
In directory sc8-pr-cvs1:/tmp/cvs-serv28898
Modified Files:
mplayer_freevobanner.diff
Log Message:
Updating for mplayer cvs 20030605.
Index: mplayer_freevobanner.diff
===
RCS fil
Update of /cvsroot/freevo/freevo/runtime/src
In directory sc8-pr-cvs1:/tmp/cvs-serv25489
Modified Files:
mplayer_dvdprot.diff
Log Message:
Updating to mplayer cvs 20030605.
Index: mplayer_dvdprot.diff
===
RCS file: /cvsroot
Update of /cvsroot/freevo/freevo/WIP/Thomas/mplayer-patches
In directory sc8-pr-cvs1:/tmp/cvs-serv14530
Modified Files:
libmpdemux_timeshift.patch
Log Message:
Updating for mplayer cvs 20030605.
Index: libmpdemux_timeshift.patch
==
Also regarding the new mplayer there is a patch in Freevo CVS,
runtime/src/mplayer_cdda_seeking.diff, that no longer applies. Can
someone test cd playing with freevo using the new mplayer and test if it
will continue to the next song after the first is over? I think that's
what that patch was
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 81.49.93.50:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/WikiSandBox
--
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 81.49.93.50:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/WikiSandBox
--
Aubin Paul wrote:
* MythTV file support
* v4l2 patch
Does anyone know where I can find these patches?
I found a mythtv one here:
http://dijkstra.csh.rit.edu:8088/~mdz/mythtv/
but that's for mpeg4, not specual .nuv files.
-Rob
---
This SF.ne
I would certainly hope so :) DirectFB advertises itself as a solution
for embedded systems, so that would be important. Shared objects are
convenient, but they invoke performance penalties compared to static
libraries.
On Fri, Jun 06, 2003 at 11:44:32AM -0300, Rob Shortt wrote:
> Aubin Paul wrote:
Aubin Paul wrote:
> On Fri, Jun 06, 2003 at 10:55:42AM +0200, Dirk Meyer wrote:
>> Or we could support both types of output. I haven't compiled the
>> latest mplayer cvs, but maybe that's the better solution.
>
> I'm not sure how easy it would be; because well, it looks like this:
>
> A: 1001
Aubin Paul wrote:
Well, I still have some things to update in the runtime. Most of it is
not too much of a problem but adding directfb support for SDL is a pain
and need to come up with a new way of inclidung the drivers.
Patch SDL with the directfb patch; build Directfb as static
(--enable-
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 213.224.83.134:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage
The comment on the change is:
Too lazy to manually enter channels
On Fri, Jun 06, 2003 at 09:06:07AM -0300, Rob Shortt wrote:
> It would save me from having to patch mplayer for this every time. :)
I figured for this one release we do it, and then break it after :)
> MythTV uses a modified nuppelvideo format that mplayer can't play.
> Someone on the list asked
On Fri, Jun 06, 2003 at 10:55:42AM +0200, Dirk Meyer wrote:
> Or we could support both types of output. I haven't compiled the
> latest mplayer cvs, but maybe that's the better solution.
I'm not sure how easy it would be; because well, it looks like this:
A: 1001.2
or
A: 16:41.1
Th
Rob Shortt wrote:
* A recent snapshot with the patch to revert the audio behaviour (the
one I sent earlier this week)
Or we could support both types of output. I haven't compiled the
latest mplayer cvs, but maybe that's the better solution.
It would save me from having to patch mplayer for thi
Aubin Paul wrote:
Rob,
I'm thinking the next runtime should probably include this stuff for
mplayer
* A recent snapshot with the patch to revert the audio behaviour (the
one I sent earlier this week)
* MythTV file support
* v4l2 patch
I'm not sure which other things we need, but the latest versi
Thanks, I've committed it;
On Fri, Jun 06, 2003 at 07:35:31AM +0300, Urmet J?nes wrote:
> Hi!
>
> Freevo wasn't able to display more than 999 seconds (16:38) of elapsed
> audio playing time. The reason was the parser expected a space before
> the elapsed seconds output, but this disappeared wh
Update of /cvsroot/freevo/freevo/src/audio/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv11362
Modified Files:
mplayer.py
Log Message:
Patch for audiofiles with length > 1000sec from Urmet... I made a similar
fix for video awhile back, don't know why I forgot audio.
Index: mplayer.py
==
Rob,
I'm thinking the next runtime should probably include this stuff for
mplayer
* A recent snapshot with the patch to revert the audio behaviour (the
one I sent earlier this week)
* MythTV file support
* v4l2 patch
I'm not sure which other things we need, but the latest versions of
mplayer c
Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv7721
Modified Files:
content_hardware.html
Log Message:
Added some elaboration to "buy one", regarding remote recievers. It's now
a link to Evation.com where I bought my irman and have had very good results.
I don't
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change
notification.
The following page has been changed by 65.49.70.167:
http://freevo.sourceforge.net/cgi-bin/moin.cgi/DevelopersPage_2fWebSite
Dirk Meyer wrote:
* A recent snapshot with the patch to revert the audio behaviour (the
one I sent earlier this week)
Or we could support both types of output. I haven't compiled the
latest mplayer cvs, but maybe that's the better solution.
It would save me from having to patch mplayer for this
Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv29642
Added Files:
publish.sh
Log Message:
--- NEW FILE: publish.sh ---
#!/bin/sh
#
rsync --exclude=".cvsignore" --cvs-exclude --exclude="gen*.py"
--exclude="content_*.html" --exclude=template_main.html -av --compr
Update of /cvsroot/freevo/website
In directory sc8-pr-cvs1:/tmp/cvs-serv20207
Modified Files:
content_install.html gensite.py template_main.html
Added Files:
content_hardware.html
Log Message:
Moved Hardware information onto a seperate page, and added a link to the
PVR hardware d
Remove your audioitem cache; it's usually in /var/cache/freevo/audio
rm /var/cache/freevo/*
It could also be in /tmp/freevo/cache/audio...
Aubin
On Thu, Jun 05, 2003 at 07:17:56PM +0200, Guido Bakker wrote:
> Hi,
>
> I'm getting the following error:
>
> Crash!
> Traceback (most recent call
Hi,
I'm getting the following error:
Crash!
Traceback (most recent call last):
File "src/main.py", line 359, in ?
main_func()
File "src/main.py", line 324, in main_func
osd.focused_app.eventhandler(event)
File "src/menu.py", line 530, in eventhandler
action( menuw=self )
File
Aubin Paul wrote:
> Rob,
>
> I'm thinking the next runtime should probably include this stuff for
> mplayer
>
> * A recent snapshot with the patch to revert the audio behaviour (the
> one I sent earlier this week)
Or we could support both types of output. I haven't compiled the
latest mplayer cv
39 matches
Mail list logo