smpeg
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11
SMPEG 0.4.4
SMPEG is SDL MPEG Player Library. more>>
SMPEG is SDL MPEG Player Library.
SMPEG is based on UC Berkeleys mpeg_play software MPEG decoder and SPLAY, an mpeg audio decoder created by Woo-jae Jung. We have completed the initial work to wed these two projects in order to create a general purpose MPEG video/audio player for the Linux OS.
Based on our initial work, SMPEG is able to playback MPEG video with sound on Pentium II based systems. SMPEG does not achieve adequate performance on slower systems.
SMPEG is offered under the GNU Library Public License (LGPL).
We hope that by making this tool available to the open source community that others will be able to use it for their own products, and that this tool can be expanded and enhanced for everyones benefit.
<<lessSMPEG is based on UC Berkeleys mpeg_play software MPEG decoder and SPLAY, an mpeg audio decoder created by Woo-jae Jung. We have completed the initial work to wed these two projects in order to create a general purpose MPEG video/audio player for the Linux OS.
Based on our initial work, SMPEG is able to playback MPEG video with sound on Pentium II based systems. SMPEG does not achieve adequate performance on slower systems.
SMPEG is offered under the GNU Library Public License (LGPL).
We hope that by making this tool available to the open source community that others will be able to use it for their own products, and that this tool can be expanded and enhanced for everyones benefit.
Download (0.15MB)
Added: 2006-08-07 License: LGPL (GNU Lesser General Public License) Price:
1193 downloads
SDL::MPEG 2.1.3
SDL::MPEG is a SDL perl extension. more>>
SDL::MPEG is a SDL perl extension.
SYNOPSIS
$info = new SDL::MPEG -from => $mpeg;
SDL::MPEG provides an interface to quering the status of a SMPEG stream.
METHODS
SDL::MPEG::has_audio returns true if it has audio track
SDL::MPEG::has_video returns true if it has a video track
SDL::MPEG::width returns the width of the video in pixels
SDL::MPEG::height returns the height of the video in pixels
SDL::MPEG::size returns the total size of the clip in bytes
SDL::MPEG::offset returns the offset into the clip in bytes
SDL::MPEG::frame returns the offset into the clip in fames
SDL::MPEG::fps returns the play rate in frames per second
SDL::MPEG::time returns the current play time in seconds
SDL::MPEG::length returns the total play time in seconds
<<lessSYNOPSIS
$info = new SDL::MPEG -from => $mpeg;
SDL::MPEG provides an interface to quering the status of a SMPEG stream.
METHODS
SDL::MPEG::has_audio returns true if it has audio track
SDL::MPEG::has_video returns true if it has a video track
SDL::MPEG::width returns the width of the video in pixels
SDL::MPEG::height returns the height of the video in pixels
SDL::MPEG::size returns the total size of the clip in bytes
SDL::MPEG::offset returns the offset into the clip in bytes
SDL::MPEG::frame returns the offset into the clip in fames
SDL::MPEG::fps returns the play rate in frames per second
SDL::MPEG::time returns the current play time in seconds
SDL::MPEG::length returns the total play time in seconds
Download (0.76MB)
Added: 2006-11-16 License: Perl Artistic License Price:
1074 downloads
dumpmpeg 0.6
dumpmpeg is a simple program that allows you to dump frames from mpeg movies. more>>
dumpmpeg is a simple program that allows you to dump frames from mpeg movies. Future features may include dumping of the audio as well.
To install dumpmpeg, you need the SMPEG and SDL libraries installed. Currently you need the latest CVS versions of both.
Check http://www.libsdl.org/ and http://cvs.lokigames.org/ for more information on how to retrieve them. The normal smpeg homepage is http://www.lokigames.com/development/smpeg.php3 but the release
version is too old.
Compilation steps are next:
1) Run ./configure
2) Run make
3) Run make install
Enhancements:
- Release: dumpmpeg 0.6 released.
- dumpmpeg.1.in, dumpmpeg.c: Updated copyright dates.
- dumpmpeg.c (main): Always use 32 bpp visual and dont use SDL_ASYNCBLIT flag. This seems to fix the problem with blank images being dumped.
<<lessTo install dumpmpeg, you need the SMPEG and SDL libraries installed. Currently you need the latest CVS versions of both.
Check http://www.libsdl.org/ and http://cvs.lokigames.org/ for more information on how to retrieve them. The normal smpeg homepage is http://www.lokigames.com/development/smpeg.php3 but the release
version is too old.
Compilation steps are next:
1) Run ./configure
2) Run make
3) Run make install
Enhancements:
- Release: dumpmpeg 0.6 released.
- dumpmpeg.1.in, dumpmpeg.c: Updated copyright dates.
- dumpmpeg.c (main): Always use 32 bpp visual and dont use SDL_ASYNCBLIT flag. This seems to fix the problem with blank images being dumped.
Download (0.042MB)
Added: 2006-07-25 License: GPL (GNU General Public License) Price:
1192 downloads
enjoympeg 0.4.1
Enjoympeg is an MPEG-1 video player based on the source of plaympeg from the SMPEG library. more>> <<less
Download (0.063MB)
Added: 2006-07-20 License: GPL (GNU General Public License) Price:
1193 downloads
FmpegPlayer 0.1.31
FmpegPlayer is an MP3/MPEG/audio CD player for Linux. more>>
FmpegPlayer is an MP3/MPEG/audio CD player for Linux. It combines smpeg, SDL, mpg123, and gtkhtml in an original way. It contains a built-in browser for radio channels from shoutcast.com, allowing you to listen to a channel directly in your player with a single click.
There is also a "jukebox" function that allows you to queue up files in a secondary playlist. The songs in the jukebox-list will be played and then removed from the jukebox-playlist, but they will remain in the original playlist. Other features are: CDDB-support for audio CDs, a track editor for audio CDs, a 16-band graphical EQ, and a dockable applet.
<<lessThere is also a "jukebox" function that allows you to queue up files in a secondary playlist. The songs in the jukebox-list will be played and then removed from the jukebox-playlist, but they will remain in the original playlist. Other features are: CDDB-support for audio CDs, a track editor for audio CDs, a 16-band graphical EQ, and a dockable applet.
Download (0.20MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1196 downloads
mpg321 0.2.10
mpg321 is a fully free clone of mpg123, a command-line mp3 player. more>>
mpg321 is a Free replacement for mpg123, a very popular command-line mp3 player. mpg123 is used for frontends, as an mp3 player and as an mp3 to wave file decoder (primarily for use with CD-recording software.) In all of these capacities, mpg321 can be used as a drop-in replacement for mpg123.
mpg321 is a project conceived and written by Joe Drew . It uses code from the MAD distribution by Rob Leslie; XMMS; and plaympeg from the SMPEG distribution. mpg321 is licensed under the GNU General Public License version 2, as documented in the COPYING file.
Enhancements:
- The "Shouldve tested more" release
- Fix mismanagement of most id3 tags, which caused crashes.
- Closes: Bug#139409
- Fix -k option. Closes: Bug#138598
- Add build-depends on zlib1g-dev. Closes: Bug#138675, Bug#138899
- Incorporate patches from Bill Nottingham :
- Fix format string in ftp code
- If opening one type of device hangs, try the other ones before giving up.
- Dont print ID3 tag in remote mode when unpausing.
- Fix strange thinko in remote control parsing code that caused a hang.
<<lessmpg321 is a project conceived and written by Joe Drew . It uses code from the MAD distribution by Rob Leslie; XMMS; and plaympeg from the SMPEG distribution. mpg321 is licensed under the GNU General Public License version 2, as documented in the COPYING file.
Enhancements:
- The "Shouldve tested more" release
- Fix mismanagement of most id3 tags, which caused crashes.
- Closes: Bug#139409
- Fix -k option. Closes: Bug#138598
- Add build-depends on zlib1g-dev. Closes: Bug#138675, Bug#138899
- Incorporate patches from Bill Nottingham :
- Fix format string in ftp code
- If opening one type of device hangs, try the other ones before giving up.
- Dont print ID3 tag in remote mode when unpausing.
- Fix strange thinko in remote control parsing code that caused a hang.
Download (0.034MB)
Added: 2005-05-10 License: GPL (GNU General Public License) Price:
1640 downloads
SDL_mixer 1.2.7
SDL_mixer is a sample multi-channel audio mixer library. more>>
SDL_mixer is a sample multi-channel audio mixer library. SDL_mixer supports any number of simultaneously playing channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, Ogg Vorbis, and SMPEG MP3 libraries.
Simple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."
Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic, MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. There is also code, but no official support, for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, RISC OS, and SymbianOS.
SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, PHP, Pike, Python, and Ruby.
<<lessSimple DirectMedia Layer is a cross-platform multimedia library designed to provide low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D video framebuffer. It is used by MPEG playback software, emulators, and many popular games, including the award winning Linux port of "Civilization: Call To Power."
Simple DirectMedia Layer supports Linux, Windows, BeOS, MacOS Classic, MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, IRIX, and QNX. There is also code, but no official support, for Windows CE, AmigaOS, Dreamcast, Atari, NetBSD, AIX, OSF/Tru64, RISC OS, and SymbianOS.
SDL is written in C, but works with C++ natively, and has bindings to several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, PHP, Pike, Python, and Ruby.
Download (0.078MB)
Added: 2006-05-18 License: GPL (GNU General Public License) Price:
1270 downloads
ZZplayer 0.9
ZZplayer is a MPEG player for the KDE environment. more>>
ZZplayer is a MPEG player for the KDE environment. Currently Mpeg I video, MP3 and VCD are supported. ZZplayer is based on SMPEG library.
You can play video in loop, without audio, resize the video or play in fullscreen mode.
<<lessYou can play video in loop, without audio, resize the video or play in fullscreen mode.
Download (0.15MB)
Added: 2006-08-07 License: GPL (GNU General Public License) Price:
1175 downloads
Makepack 0.2.0
Makepack project is a Makefile which together with a settings file and some simple rule files are able to compile software. more>>
Makepack project is a Makefile which together with a settings file and some simple rule files are able to download, compile and install software for your Slackware installation.
As the installation is done using checkinstall a Slackware package is also created at the same time.
The big strenght of makepack is that it has mechanisms to keep track of dependencies when downloading and installing software.
Exemple:
$ make list
Numeric: Python package for scientific computing
SDL_image: Image file loading library
SDL_mixer: Sample multi-channel audio mixer library.
SDL_ttf: Library for using TrueType fonts in SDL applications.
angrydd: Angry, Drunken Dwarves, falling blocks puzzle game
atlas: Automatically Tuned Linear Algebra Software (ATLAS)
easytag: graphical (gtk) mp3 id3 tag editor
flac: library for Free Lossless Audio Codec
id3lib: library for mp3 id3 tags
ms-sys: Utility for writing microsoft compatible boot records
numpy: Python package for scientific computing
pygame: A set of Python modules designed for writing games
qemu: Generic processor emulator
smpeg: SDL MPEG Player Library
Whats New in This Release:
Upgraded the following rules:
MPlayer to version 1.0rc1
MPlayer_win_codecs to version 20061022, also
placed this file on a mirror as previos
versions has been removed from mplayerhq.
dvdauthor to version 0.6.14
gpgme to version 1.1.4
gphoto2 to version 2.3.1
jack to version 0.103.0
kqemu to version 1.3.0pre9, also changed dependencies so that
kqemu now depends on qemu instead of qemu depending on
kqemu. This might make sense for future versions of qemu
which might use kvm instead of kqemu.
qemu to version 0.9.0, qemu will not compile with gcc 4 which is
included with Slackware 12. Also, once compiled it does not
seem very stable.
lame to version 3.97
libdv to version 1.0.0
libdvdread to version 0.9.7
libggi to version 2.2.2
libgphoto2 to version 2.3.1
libgii to version 1.0.2
libgpg-error to version 1.5
libquicktime to version 1.0.0
libmpeg3 to version 1.7
libtheora to version 1.0alpha7
mjpegtools to version 1.9.0rc2
mpeg2dec to version 0.4.1
mplayerplug-in to version 3.40
nas to version 1.9
sylpheed to version 2.4.4
transcode to version 1.0.3
valgrind to version 3.2.3
xvidcore to version 1.1.3
New rules. Support for the following applications:
FileRunner http://www.cd.chalmers.se/~hch/filerunner.html
Image-ExifTool http://www.sno.phy.queensu.ca/~phil/exiftool/
bfr http://www.glines.org/wiki/bfr
cdlabelgen http://www.aczoom.com/tools/cdinsert/
cstream http://www.cons.org/cracauer/cstream.html
cvsgraph http://www.akhphd.au.dk/~bertho/cvsgraph/
ddd http://www.gnu.org/software/ddd/
However, ddd does not compile on Slackware 12
dvgrab http://www.kinodv.org/
epstool http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
gocr http://jocr.sourceforge.net/
gscanbus http://gscanbus.berlios.de/
gtimer http://www.k5n.us/gtimer.php
jhead http://www.sentex.net/~mwandel/jhead/
kdiff3 http://kdiff3.sourceforge.net/
nedit http://www.nedit.org/
mercurial http://www.selenic.com/mercurial/
privoxy http://www.privoxy.org/
pstoedit http://www.pstoedit.net/
rpc.rstatd http://rstatd.sourceforge.net/
saytime http://www.acme.com/software/saytime/
tor http://tor.eff.org/
wine http://www.winehq.org/
Support for the following libraries:
libavc1394 http://sourceforge.net/projects/libavc1394/
libdvdcss http://www.videolan.org/developers/libdvdcss.html
libevent http://www.monkey.org/~provos/libevent/
libmpcdec http://www.musepack.net/
libraw1394 http://www.linux1394.org/
libiec61883 http://www.linux1394.org/
onig http://www.geocities.jp/kosako3/oniguruma/
x264 http://www.videolan.org/developers/x264.html
Wildcards in REMOVE_FROM_PACKAGE now also works with newer
versions of tar.
This version of makepack is supposed to work with
Slackware 12. Unfortunately ddd does not compile on
Slackware 12 because of broken header files from X.org or
lesstif. If you really want ddd on Slackware 12 there are
instructions out there on how to modify those header files.
<<lessAs the installation is done using checkinstall a Slackware package is also created at the same time.
The big strenght of makepack is that it has mechanisms to keep track of dependencies when downloading and installing software.
Exemple:
$ make list
Numeric: Python package for scientific computing
SDL_image: Image file loading library
SDL_mixer: Sample multi-channel audio mixer library.
SDL_ttf: Library for using TrueType fonts in SDL applications.
angrydd: Angry, Drunken Dwarves, falling blocks puzzle game
atlas: Automatically Tuned Linear Algebra Software (ATLAS)
easytag: graphical (gtk) mp3 id3 tag editor
flac: library for Free Lossless Audio Codec
id3lib: library for mp3 id3 tags
ms-sys: Utility for writing microsoft compatible boot records
numpy: Python package for scientific computing
pygame: A set of Python modules designed for writing games
qemu: Generic processor emulator
smpeg: SDL MPEG Player Library
Whats New in This Release:
Upgraded the following rules:
MPlayer to version 1.0rc1
MPlayer_win_codecs to version 20061022, also
placed this file on a mirror as previos
versions has been removed from mplayerhq.
dvdauthor to version 0.6.14
gpgme to version 1.1.4
gphoto2 to version 2.3.1
jack to version 0.103.0
kqemu to version 1.3.0pre9, also changed dependencies so that
kqemu now depends on qemu instead of qemu depending on
kqemu. This might make sense for future versions of qemu
which might use kvm instead of kqemu.
qemu to version 0.9.0, qemu will not compile with gcc 4 which is
included with Slackware 12. Also, once compiled it does not
seem very stable.
lame to version 3.97
libdv to version 1.0.0
libdvdread to version 0.9.7
libggi to version 2.2.2
libgphoto2 to version 2.3.1
libgii to version 1.0.2
libgpg-error to version 1.5
libquicktime to version 1.0.0
libmpeg3 to version 1.7
libtheora to version 1.0alpha7
mjpegtools to version 1.9.0rc2
mpeg2dec to version 0.4.1
mplayerplug-in to version 3.40
nas to version 1.9
sylpheed to version 2.4.4
transcode to version 1.0.3
valgrind to version 3.2.3
xvidcore to version 1.1.3
New rules. Support for the following applications:
FileRunner http://www.cd.chalmers.se/~hch/filerunner.html
Image-ExifTool http://www.sno.phy.queensu.ca/~phil/exiftool/
bfr http://www.glines.org/wiki/bfr
cdlabelgen http://www.aczoom.com/tools/cdinsert/
cstream http://www.cons.org/cracauer/cstream.html
cvsgraph http://www.akhphd.au.dk/~bertho/cvsgraph/
ddd http://www.gnu.org/software/ddd/
However, ddd does not compile on Slackware 12
dvgrab http://www.kinodv.org/
epstool http://pages.cs.wisc.edu/~ghost/gsview/epstool.htm
gocr http://jocr.sourceforge.net/
gscanbus http://gscanbus.berlios.de/
gtimer http://www.k5n.us/gtimer.php
jhead http://www.sentex.net/~mwandel/jhead/
kdiff3 http://kdiff3.sourceforge.net/
nedit http://www.nedit.org/
mercurial http://www.selenic.com/mercurial/
privoxy http://www.privoxy.org/
pstoedit http://www.pstoedit.net/
rpc.rstatd http://rstatd.sourceforge.net/
saytime http://www.acme.com/software/saytime/
tor http://tor.eff.org/
wine http://www.winehq.org/
Support for the following libraries:
libavc1394 http://sourceforge.net/projects/libavc1394/
libdvdcss http://www.videolan.org/developers/libdvdcss.html
libevent http://www.monkey.org/~provos/libevent/
libmpcdec http://www.musepack.net/
libraw1394 http://www.linux1394.org/
libiec61883 http://www.linux1394.org/
onig http://www.geocities.jp/kosako3/oniguruma/
x264 http://www.videolan.org/developers/x264.html
Wildcards in REMOVE_FROM_PACKAGE now also works with newer
versions of tar.
This version of makepack is supposed to work with
Slackware 12. Unfortunately ddd does not compile on
Slackware 12 because of broken header files from X.org or
lesstif. If you really want ddd on Slackware 12 there are
instructions out there on how to modify those header files.
Download (0.035MB)
Added: 2007-07-29 License: GPL (GNU General Public License) Price:
821 downloads
SDL_sound 1.0.1
SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. more>>
SDL_sound is a library that handles the decoding of several popular sound file formats, such as .WAV and .MP3. It is meant to make the programmers sound playback tasks simpler. The programmer gives SDL_sound a filename, or feeds it data directly from one of many sources, and then reads the decoded waveform data back at her leisure.
If resource constraints are a concern, SDL_sound can process sound data in programmer-specified blocks. Alternately, SDL_sound can decode a whole sound file and hand back a single pointer to the whole waveform. SDL_sound can also handle sample rate, audio format, and channel conversion on-the-fly and behind-the-scenes, if the programmer desires.
As the name implies, SDL_sound is an add-on to Simple Directmedia Layer, and as such, youll need it to build and use SDL_sound. SDL gives us lots of convenience for porting and implementing some elements of the library, not to mention that it is a powerful, cross platform answer to DirectX. You should definitely look into it, whether you use SDL_sound or not.
Places SDL_sound is known to be used:
- The Ambient Music System uses SDL_sound in its player module.
- The popular game glTron uses SDL_sound for sound playback.
- Dominik Haumann wrote in to mention C++ wrappers for SDL_sound, which can be found here.
- MusicBox, a GNUstep music manager, uses SDL_sound to decode various audio formats.
- The SuSE Linux distribution has been know to package SDL_sound (at least version 0.1.5 has been spotted in the wild).
- Gentoo Linux distributes SDL_sound via their "portage" system. Just "emerge sdl-sound".
- FreeBSD has SDL_sound in their Ports tree: herere the details.
- NetBSD Appears to have packaged SDL_sound, too: details.
- Debian has packaged SDL_sound, too: details.
- ROCK Linux has an SDL_sound package: details.
- Probably other places. Email me if you want to be listed here.
What works:
- Support for "decoding" raw audio samples.
- Support for decoding Microsoft WAVE audio files (uncompressed and MS-ADPCM encoded waveforms are supported, currently) (.WAV).
- Support for decoding various MPEG audio files through SMPEG (.MP3, .MPG, .MPEG).
- Support for decoding MPEG-1 Layer 3 audio files internally (makes use of LGPLd code from mpg123.) (.MP3).
- Support for decoding MIDI music files (.MIDI, .MID).
- Support for decoding Ogg Vorbis audio files through libvorbis (.OGG).
- Support for decoding Speex voice files through libspeex (.SPX).
- Support for decoding FLAC audio files through libFLAC (.FLAC, .FLA).
- Support for decoding Creative Labs Voice files (.VOC).
- Support for decoding Audio Interchange File Format files (.AIFF).
- Support for decoding Shorten-compressed audio data (.SHN).
- Support for Suns audio format (.AU).
- Support for decoding through MikMod. (.MOD, .IT, .XM, .S3M, .MTM, .669, .STM, .ULT, .FAR, .MED, .AMF, .DSM, .IMF, .GDM, .STX, .OKT).
- Support for decoding through ModPlug. (.669, .AMF, .AMS, .DBM, .DMF, .DSM, .FAR, .IT, .MDL, .MED, .MOD, .MT2, .MTM, .OKT, .PTM, .PSM, .S3M, .STM, .ULT, .UMX, .XM)
- Experimental support for decoding through Apple Quicktime (MacOS only).
- Compiles/runs on Linux (x86 tested).
- Compiles/runs on Linux (x86-64 tested).
- Compiles/runs on Linux (PowerPC tested).
- Compiles/runs on FreeBSD (x86 tested).
- Compiles/runs on Win32 (x86 tested).
- Compiles/runs on MacOS Classic (PowerPC tested).
- Compiles/runs on MacOS X (PowerPC tested).
- Compiles/runs on BeOS (x86 tested).
- Compiles/runs on WinCE/PocketPC (StrongARM tested).
- May compile and run elsewhere with little to no modification. Success stories and patches are welcome.
What doesnt work:
- Support for more forms of compressed .WAV files is planned, but not yet implemented.
- Support for various forms of compressed .AIFF files is planned, but not yet implemented.
- Contributions of other ports are, of course, welcome.
<<lessIf resource constraints are a concern, SDL_sound can process sound data in programmer-specified blocks. Alternately, SDL_sound can decode a whole sound file and hand back a single pointer to the whole waveform. SDL_sound can also handle sample rate, audio format, and channel conversion on-the-fly and behind-the-scenes, if the programmer desires.
As the name implies, SDL_sound is an add-on to Simple Directmedia Layer, and as such, youll need it to build and use SDL_sound. SDL gives us lots of convenience for porting and implementing some elements of the library, not to mention that it is a powerful, cross platform answer to DirectX. You should definitely look into it, whether you use SDL_sound or not.
Places SDL_sound is known to be used:
- The Ambient Music System uses SDL_sound in its player module.
- The popular game glTron uses SDL_sound for sound playback.
- Dominik Haumann wrote in to mention C++ wrappers for SDL_sound, which can be found here.
- MusicBox, a GNUstep music manager, uses SDL_sound to decode various audio formats.
- The SuSE Linux distribution has been know to package SDL_sound (at least version 0.1.5 has been spotted in the wild).
- Gentoo Linux distributes SDL_sound via their "portage" system. Just "emerge sdl-sound".
- FreeBSD has SDL_sound in their Ports tree: herere the details.
- NetBSD Appears to have packaged SDL_sound, too: details.
- Debian has packaged SDL_sound, too: details.
- ROCK Linux has an SDL_sound package: details.
- Probably other places. Email me if you want to be listed here.
What works:
- Support for "decoding" raw audio samples.
- Support for decoding Microsoft WAVE audio files (uncompressed and MS-ADPCM encoded waveforms are supported, currently) (.WAV).
- Support for decoding various MPEG audio files through SMPEG (.MP3, .MPG, .MPEG).
- Support for decoding MPEG-1 Layer 3 audio files internally (makes use of LGPLd code from mpg123.) (.MP3).
- Support for decoding MIDI music files (.MIDI, .MID).
- Support for decoding Ogg Vorbis audio files through libvorbis (.OGG).
- Support for decoding Speex voice files through libspeex (.SPX).
- Support for decoding FLAC audio files through libFLAC (.FLAC, .FLA).
- Support for decoding Creative Labs Voice files (.VOC).
- Support for decoding Audio Interchange File Format files (.AIFF).
- Support for decoding Shorten-compressed audio data (.SHN).
- Support for Suns audio format (.AU).
- Support for decoding through MikMod. (.MOD, .IT, .XM, .S3M, .MTM, .669, .STM, .ULT, .FAR, .MED, .AMF, .DSM, .IMF, .GDM, .STX, .OKT).
- Support for decoding through ModPlug. (.669, .AMF, .AMS, .DBM, .DMF, .DSM, .FAR, .IT, .MDL, .MED, .MOD, .MT2, .MTM, .OKT, .PTM, .PSM, .S3M, .STM, .ULT, .UMX, .XM)
- Experimental support for decoding through Apple Quicktime (MacOS only).
- Compiles/runs on Linux (x86 tested).
- Compiles/runs on Linux (x86-64 tested).
- Compiles/runs on Linux (PowerPC tested).
- Compiles/runs on FreeBSD (x86 tested).
- Compiles/runs on Win32 (x86 tested).
- Compiles/runs on MacOS Classic (PowerPC tested).
- Compiles/runs on MacOS X (PowerPC tested).
- Compiles/runs on BeOS (x86 tested).
- Compiles/runs on WinCE/PocketPC (StrongARM tested).
- May compile and run elsewhere with little to no modification. Success stories and patches are welcome.
What doesnt work:
- Support for more forms of compressed .WAV files is planned, but not yet implemented.
- Support for various forms of compressed .AIFF files is planned, but not yet implemented.
- Contributions of other ports are, of course, welcome.
Download (0.097MB)
Added: 2005-09-16 License: GPL (GNU General Public License) Price:
1504 downloads
Xtheater 1.0.0 pre1
Xtheater is a MPEG-1 player in GTK+ capable of playing MPEG-1 format streams from file, http, and VCD with seek capability. more>>
Xtheater is a MPEG-1 player in GTK+ capable of playing MPEG-1 format streams from file, http, and VCD with seek capability.
Xtheater is a Media Player for linux capable of playing MPEG video and audio files, network streams, and VCDs, as well as AVI and ASF files. It accompishes this through the use of libaviplay and smpeg.
It tries to keep things simple and straightforward to provide the simplest, most stable behavior as possilbe, while at the same time offering a nice featureset.
Installation:
Installation of Xtheater is not the easiest install in the world. But it is also far from the hardest install. First you must install the following packages:
X11 - Required for everything. All modern *nix include this
Glib/GTK - Required for everything, 1.2.x
SDL - Required for everything, 1.2.x
SMPEG - Required for MP3/MPG/VCD playback, 0.4.3 or higher.
avifile - Required for AVI/ASF playback, from CVS repository
Avifile can be compiled without qt, so dont worry if you do not have qt, it will just not build some of the sample applications, sych as aviplay.
If you wish to install as much from binary packages, in general, the following package names will indicate binary packages of requirements listed above:
glib
glib-devel
gtk+
gtk+-devel
SDL
SDL-devel
smpeg
smpeg-devel
For AVI/ASF playback, you will have to get it from CVS, no binary packages are available. Note also that to get libaviplay to work properly it needs to be linked with libXxf86vm on some systems. do this by adding -lXxf86vm to the LIBS line of the lib/Makefile from the avifile tree.
After you have installed all prerequisite pacakges, you run ./configure. Before running configure, you may wish to read up on GL support. It can be enabled at this stage, but is not configured by default, for reasons explained in the GL section linked to previously.
After you have ran ./configure in the Xtheater directory to your liking, make install will put all the files in the right place. By default, the configuration is stored at /usr/local/Xtheater/config. the binary is placed at /usr/local/bin/xtheater, player plugins are in /usr/local/Xtheater/player/, and ui plugins are in /usr/local/Xtheater/ui/. None of this needs to be known for install, but is provided for reference here.
You should now be ready to run xtheater and have fun. Basic operation will be described in the next section, but this is very straightforward, so no instruction is needed, just provided for completeness.
Whats New in 1.0.0 pre1 Release:
- Fix check for smpeg, SDL, and avifile to check for a more current version.
- Enhanced flexibility of MPG/VCD fullscreen, allowing to choose scaling rather than a vidmode change.
- Fixed bug with smpeg plugin being run on X drivers with XVideo extension.
- Added support for XVideo extension for all player plugins, will automatically take advantage of XVideo overlays when available for scaling, revert to software scaler if unavailable
- made GL support with Mpeg compile if available, it is not recommended unless you have no other choice, however.
- Updated AVI/ASF plugin to use avifile-0.6 CVS rather than stable version.
- Enhanced plugin framework somewhat.
- Made it so that MPEG media could be closed by closing the playback window.
- Fixed bug where openeing too many files sequentially would cause player to crash (contributed by John Thacker)
Whats New in 0.9.2 Release:
- Fixed Seekbar to not update while being dragged.
- Designed for latest official stable avifile release (0.53.x)
- DPMS disabled for older XFree versions.
- Fixed drag and drop with nautilus file manager.
- Memory leak fixes by John Thacker
<<lessXtheater is a Media Player for linux capable of playing MPEG video and audio files, network streams, and VCDs, as well as AVI and ASF files. It accompishes this through the use of libaviplay and smpeg.
It tries to keep things simple and straightforward to provide the simplest, most stable behavior as possilbe, while at the same time offering a nice featureset.
Installation:
Installation of Xtheater is not the easiest install in the world. But it is also far from the hardest install. First you must install the following packages:
X11 - Required for everything. All modern *nix include this
Glib/GTK - Required for everything, 1.2.x
SDL - Required for everything, 1.2.x
SMPEG - Required for MP3/MPG/VCD playback, 0.4.3 or higher.
avifile - Required for AVI/ASF playback, from CVS repository
Avifile can be compiled without qt, so dont worry if you do not have qt, it will just not build some of the sample applications, sych as aviplay.
If you wish to install as much from binary packages, in general, the following package names will indicate binary packages of requirements listed above:
glib
glib-devel
gtk+
gtk+-devel
SDL
SDL-devel
smpeg
smpeg-devel
For AVI/ASF playback, you will have to get it from CVS, no binary packages are available. Note also that to get libaviplay to work properly it needs to be linked with libXxf86vm on some systems. do this by adding -lXxf86vm to the LIBS line of the lib/Makefile from the avifile tree.
After you have installed all prerequisite pacakges, you run ./configure. Before running configure, you may wish to read up on GL support. It can be enabled at this stage, but is not configured by default, for reasons explained in the GL section linked to previously.
After you have ran ./configure in the Xtheater directory to your liking, make install will put all the files in the right place. By default, the configuration is stored at /usr/local/Xtheater/config. the binary is placed at /usr/local/bin/xtheater, player plugins are in /usr/local/Xtheater/player/, and ui plugins are in /usr/local/Xtheater/ui/. None of this needs to be known for install, but is provided for reference here.
You should now be ready to run xtheater and have fun. Basic operation will be described in the next section, but this is very straightforward, so no instruction is needed, just provided for completeness.
Whats New in 1.0.0 pre1 Release:
- Fix check for smpeg, SDL, and avifile to check for a more current version.
- Enhanced flexibility of MPG/VCD fullscreen, allowing to choose scaling rather than a vidmode change.
- Fixed bug with smpeg plugin being run on X drivers with XVideo extension.
- Added support for XVideo extension for all player plugins, will automatically take advantage of XVideo overlays when available for scaling, revert to software scaler if unavailable
- made GL support with Mpeg compile if available, it is not recommended unless you have no other choice, however.
- Updated AVI/ASF plugin to use avifile-0.6 CVS rather than stable version.
- Enhanced plugin framework somewhat.
- Made it so that MPEG media could be closed by closing the playback window.
- Fixed bug where openeing too many files sequentially would cause player to crash (contributed by John Thacker)
Whats New in 0.9.2 Release:
- Fixed Seekbar to not update while being dragged.
- Designed for latest official stable avifile release (0.53.x)
- DPMS disabled for older XFree versions.
- Fixed drag and drop with nautilus file manager.
- Memory leak fixes by John Thacker
Download (0.14MB)
Added: 2005-08-11 License: GPL (GNU General Public License) Price:
1534 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above smpeg search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed