[Freevo-devel] [ freevo-Bugs-1056635 ] Latest MPlayer incompatibility

2004-10-29 Thread SourceForge.net
Bugs item #1056635, was opened at 2004-10-29 08:41
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=446895aid=1056635group_id=46652

Category: mplayer
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Jan Penninkhof (jpenninkhof)
Assigned to: Nobody/Anonymous (nobody)
Summary: Latest MPlayer incompatibility

Initial Comment:
It seems that Freevo is incompatible with the latest 
Mplayer (1.0pre5-3.3.5). If a video file is played, 
mplayer writes the following error message to 
stderr: 'Option vf: pp doesn't exist' and refuses any 
further sevice.

When I remove the part in mplayer.py in which the 
deinterlacing parameters are constructed ('-vf pp=de'), 
mplayer works fine.

I noticed that there are version dependencies with 
regards to the -vf flag, but unfortunately I don't have 
enough experience with mplayer to know which version 
allows which deinterlacing or filter parameters in order to 
provide a full solutions here.

--

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detailatid=446895aid=1056635group_id=46652


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


Re: [Freevo-devel] dvdbackup

2004-10-29 Thread den_RDC
Very nice - This is exactly what the encodingserver package doesn't have yet. 
The only problem i see is i named my client plugin dvdbackup too. I'll 
change that in the next version (wich will be released somewhere in november)

Grtz
den_RDC

On Friday 29 October 2004 03:15, Robert Gingher wrote:
 Hi every devel,

 I'm working on a slimmed-down version of dvdcopy (75% deleted, 25%
 remains).  Very simply, I'd like to present a user with the ability to
 backup the main track of a dvd to hard drive.  It works using vobcopy, but
 there are some threading issues, coupled with my lack of python
 understanding, that I need help with.  Would someone like to look over the
 modified code?  Please email me: robsbox at optonline dot net.  Thank
 you.


---
This Newsletter Sponsored by: Macrovision 
For reliable Linux application installations, use the industry's leading
setup authoring tool, InstallShield X. Learn more and evaluate 
today. http://clk.atdmt.com/MSI/go/ins003001msi/direct/01/
___
Freevo-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-devel


[Freevo-devel] Re: unicode handling error in recordserver (special german characters in channellist)

2004-10-29 Thread Dirk Meyer
Thomas Kranz wrote:
 Hi freevo-fans,

 I noticed an error in the recordserver:
 I switched from my PVR250 to a cheap dvb-s card (twinhan works fine, both work 
 together) for
 tv recordings.
 Now I had to update my channels.conf of mplayer and there is one station called WDR 
 Köln (scanning the dvb-s card with scan).
 The recordserver doesn't handle the unicode of german umlaute correctly:

Fixed in cvs and in the upcoming 1.5.2

Dischi

-- 
Imagination is more important than knowledge. (Albert Einstein)


pgpUNkV294DKz.pgp
Description: PGP signature


[Freevo-devel] Re: stop osd for play (vdr-xine)..

2004-10-29 Thread Dirk Meyer
mike lewis wrote:
 Aah, OK videoitem.py does the work right?  menuw.hide, menuw.show.. 
 But where can I get menuw from???  There is not import menuw?

The menuw is passed to the callback when an item is selected from the
menu. VideoItem rememebers that for later use when called from mplayer
without menuw. That's a bad hack and removed in cvs.


Dischi

-- 
printk(; corrupted filesystem mounted read/write - your computer 
will explode within 20 seconds ... but you wanted it so!\n);
2.4.3 linux/fs/hpfs/super.c


pgpbVmL6O9hQ7.pgp
Description: PGP signature


[Freevo-devel] Re: proposal, add genre,bitrate,comment to music table.

2004-10-29 Thread Dirk Meyer
Aubin Paul wrote:
 Sure, I wrote a previous email to Rob about how we could concievably
 do something like that. 

 To get bitrate, I used id3 directly:

 from mmpython.audio import eyeD3
 id3 = eyeD3.Mp3AudioFile( filename )
 vbr,br = id3.getBitRate()
 comment = id3.tag.getComment()

Isn't bitrate also parsed by mmpython? So using mmpython to get all
information seems to be a cleaner way. BTW, it would be very cool if
someone could update the music db to store all mmpython informations,
the we can remove the mmpython.cache files in vfs.


Dischi

-- 
System going down at 1:45 this afternoon for disk crashing.


pgpxiLBjzAKSN.pgp
Description: PGP signature