[Player-cvs] app/gtk README.hxplay.in, NONE, 1.1 README.realplay.in, NONE, 1.1 Umakefil, 1.74, 1.75 README.in, 1.9, NONE
rggammon at helixcommunity.org rggammon at helixcommunity.orgUpdate of /cvsroot/player/app/gtk
In directory cvs-new:/tmp/cvs-serv27448
Modified Files:
Umakefil
Added Files:
README.hxplay.in README.realplay.in
Removed Files:
README.in
Log Message:
Split the release notes into helix and real
--- README.in DELETED ---
--- NEW FILE: README.realplay.in ---
RealPlayer 10 for Linux
Gold Release Notes
August 2004
System Requirements
* 350MHz Intel Pentium II processor or
equivalent
* 64MB of RAM
* 23MB available disk space
* 28.8Kbps modem (audio only)
* Sound card supported by OSS drivers
* 65,000-color video display card set
to display at 800x600 (video)
What's New in Gold
RealPlayer 10 for Linux contains many
new features and improvements over
previous releases of the player. Salient
features include:
* Support for the latest RealAudio and
RealVideo codecs
* Support for the Vorbis and Theora
codecs
* Hardware accelerated video
* A modern GTK-based interface
Known Issues
* If you are having problems playing
back media and are behind a proxy
you can try using rtsp transport via
http only (go to transports pane in
prefs, select "use specified
transport" and click "configure
rtsp." Then uncheck "attempt
multicast," "attempt udp," and
"attempt tcp.")
* Context Menu might not work while
managing favorites with older GTK
versions.
* If RealPlayer 8 is installed on the
system (via rpm) the RealPlayer 10
rpm does not remove RP8 before
installing RP10. This means that RP8
and RP10 coexist on the same system.
In the event that this configuration
results in any problems with the
embedded player (plugin) please
delete the file rpnp.so from your
mozilla plugins directory. (issue
#2678)
* Some content encoded in RealAudio 3
fails to play. Multimedia content
that uses RA3 as the audio codec
will still play without audio. RA3
has been deprecated.
* Player does not play gnome-vfs URI's
(smb://). Workaround is to mount the
samba share using smbmount etc
(issue #2269).
* Alsa and esound drivers are not
included in this build
+ The OSS device used for
playback can be set using the
AUDIO environment variable.
eg export AUDIO=/dev/dsp2
* See the Helix Player bug tracker for
a list of the latest issues that
affect the player.
Index: Umakefil
===================================================================
RCS file: /cvsroot/player/app/gtk/Umakefil,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -d -r1.74 -r1.75
--- Umakefil 26 Jul 2004 21:52:36 -0000 1.74
+++ Umakefil 27 Jul 2004 18:45:47 -0000 1.75
@@ -238,5 +238,6 @@
DependTarget()
-UpdateReleaseNotes("README.in", "README", verfile)
+UpdateReleaseNotes("README.hxplay.in", "README.hxplay", verfile)
+UpdateReleaseNotes("README.realplay.in", "README.realplay", verfile)
--- NEW FILE: README.hxplay.in ---
Helix Player 1.0 for Unix
Gold Release Notes
August 2004
The Helix Player 1.0 is a complete, free
and open source media player, licensed
under your the open source (RPSL),
commercial community source (RCSL), and
the free software GNU General Public
License (GPL). It plays open media
formats, like Ogg Vorbis and Theora,
H.261, H.263, GIF, JPEG, PNG, RealText
and SMIL.
Contents
ReadMe
What's New
Known Issues
Installation Instructions
Downloading the player
Using the Installer and RPMs
Preference Locations
FAQ and Support
ReadMe
This is the readme file for the Helix
Player 1.0 Gold release. This file will
be modified as we have more information
- so please do check our website
periodically for new and updated
information.
What's New in Gold
This build includes many fixes and
incremental improvements over the
earlier milestone releases. A lot of the
work in this build also has gone towards
stabilizing features and fixing many
known issues and bugs.
Known Issues
* If you are having problems playing
back media and are behind a proxy
you can try using rtsp transport via
http only (go to transports pane in
prefs, select "use specified
transport" and click "configure
rtsp." Then uncheck "attempt
multicast," "attempt udp," and
"attempt tcp.")
* Context Menu might not work while
managing favorites with older GTK
versions.
* If RealPlayer 8 is installed on the
system (via rpm) the RealPlayer 10
rpm does not remove RP8 before
installing RP10. This means that RP8
and RP10 coexist on the same system.
In the event that this configuration
results in any problems with the
embedded player (plugin) please
delete the file rpnp.so from your
mozilla plugins directory. (issue
#2678)
* HelixPlayer on Linux PPC RPM
requires --ignorearch flag to
install (issue #2569)
* Player does not play gnome-vfs URI's
(smb://). Workaround is to mount the
samba share using smbmount etc
(issue #2269).
* Alsa and esound drivers are not
included in this build
+ The OSS device used for
playback can be set using the
AUDIO environment variable.
eg export AUDIO=/dev/dsp2
* See the Helix Player bug tracker for
a list of the latest issues that
affect the player.
FAQ and Other means of support
You can check the player help page.
You can also post your questions on
either the FAQ forum, via irc on
irc.helixcommunity.org channel #player,
or via the dev at player.helixcommunity.org
mailing list. You can report bugs via
the Helix Issue Tracker. Helix Player
bugs can be logged under the Player
component. Do look up all open bugs
against player to help reduce duplicates
being entered.