Enlightenment CVS committal

Author  : technikolor
Project : misc
Module  : eplayer

Dir     : misc/eplayer


Modified Files:
        AUTHORS README 


Log Message:
Chunked the default theme and started the basics of file add/delete via EWL.

===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/AUTHORS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- AUTHORS     16 Oct 2003 14:54:33 -0000      1.2
+++ AUTHORS     22 Jan 2004 19:41:39 -0000      1.3
@@ -1,3 +1,6 @@
-Ben Rockwood <[EMAIL PROTECTED]>
-Tilman Sauerbeck <[EMAIL PROTECTED]>
+Owner: Ben Rockwood <[EMAIL PROTECTED]>
+Maintainer: Tilman Sauerbeck <[EMAIL PROTECTED]>       (ie: did most of the hard work)
 
+Other contributers:
+
+Brian Mattern <[EMAIL PROTECTED]>
===================================================================
RCS file: /cvsroot/enlightenment/misc/eplayer/README,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- README      28 Dec 2003 21:07:51 -0000      1.6
+++ README      22 Jan 2004 19:41:39 -0000      1.7
@@ -1,4 +1,4 @@
-$Id: README,v 1.6 2003/12/28 21:07:51 tsauerbeck Exp $
+$Id: README,v 1.7 2004/01/22 19:41:39 technikolor Exp $
 
 ePlayer v0.7
 
@@ -60,3 +60,22 @@
 
 It would instantly make this audio player the player to use though!
 
+Q: I installed AVcodec, but I'm getting errors and odd behaviour?
+A: -> You have the wrong version of AVcodec.  If you use Gentoo a default
+merge will give you the wrong version.  AVcodec is a part of
+FFmpeg.  You need FFmpeg 0.4.8.
+
+Q: MP3's load, but play strangely.
+A: -> Ya, AVcodec sucks.... we're looking for a replacement lib.
+For the mean time just use a codec thats actually good: OggVorbis.
+
+Q: All my music is in MP3.  How can I convert it to OggVorbis?
+A: -> DON'T!!!  MP3 and OggVorbis are both lossy codecs.  Each
+codec has diffrent ideas about what information is worth loosing
+during the encoding sequence.  If you re-encode (called trancoding)
+from one to the other you'll loose even more quality than you did to 
+start with in the initial coding sequence.  So, while it is possible
+to do so, you really really don't wanna.  Since obviously your
+a law abiding person who didn't pirate your music, you can always
+just re-rip to Vorbis like a good boy.  You'll be glad you did.
+




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to