cdd try tfe ~/dl/mustH_b/va/linux-ar-405.tar.gz cd ILINXR.install/ ./INSTALL
*Tags*: Acrobat Reader
cdd try tfe ~/dl/mustH_b/va/linux-ar-405.tar.gz cd ILINXR.install/ ./INSTALL
q accept
then install to default location /usr/local/Acrobat4.
cd /usr/bin ln -s /usr/local/Acrobat4/bin/acroread
Newsgroups: comp.os.linux.misc > Are any of the graphics programs on the Mandrake 7.1 distribution able > to display animated gif files?
I'm not sure if ImageMagick is included, try `animate anim.gif`
Eric
Load the image in The GIMP. Then right-click the image, select "Filters" from the menu that pops up.
From there, go to the "Animation" submenu. Under there, pick "Animation Playback".
Enjoy!
-bill!
Newsgroups: comp.os.linux.misc >how you you play mov, avi files in linux, I downloaded thousands of
xanim should work for both types you mentioned.
Edwin
xtheater (xtheater.sourceforge.net) has better .avi support since it uses the windows codecs to play them. Although if they're not working in windows it may be a moot point.
Dan White
http://www.mpegtv.com/download.html ftp://ftp.mpegtv.com/pub/mpeg/mpegtv/player/
ccd try tfe ~/dl/mustH_b/media/mpg/mtv-1.2.5.tar.gz
cd mtv cp mtv mtvp /opt/bin/ cp mtv.1 /opt/man/man1/
mkdir -p /usr/local/lib/mtvp/voh/ cp voh_sdl.so /usr/local/lib/mtvp/voh/ chmod 644 /usr/local/lib/mtvp/voh/voh_sdl.so
Copy the executable binaries mtv and mtvp anywhere in your PATH.
voh_sdl.so (if available) is an extension for fullscreen support. It should be copied in the directory /usr/local/lib/mtvp/voh/ (you must create this directory if it does not exist).
Newsgroups: comp.os.linux.misc > Is there a VCD player on Linux, free or commercial?
mtv
its free (as in beer) to use the command-line version, but shareware for the GUI controls (pretty inexpensive though)
www.mpegtv.com
>> Does anyone have a vote on a good X windows based audio recorder for Linux. I >> am just looking for a simple program that can record with different sample >> rates. The grecord program seems to not record correctly for me when the >> sample rate is not 44 KHz. I am trying to create a sound file for vgetty and >> do not want to resort to a windows program to do it. >> >> Any help would be greatly appreciated. > >Try using bcast2000, it's not only great for video. I use it to record live >concerts mostly. It works quite smoothly with large files. >
Try SoundStudio. But I think the best solution is the 'rec' program :).
Grip is a gtk-based cd-player and cd-ripper. It has the ripping capabilities of []cdparanoia http://www.xiph.org/paranoia/index.html builtin, but can also use external rippers (such as []cdda2wav). It ftp://ftp.gwdg.de/pub/linux/misc/cdda2wav/ also provides an automated frontend for MP3 encoders, letting you take a disc and transform it easily straight into MP3s. The CDDB protocol is supported for retrieving track information from disc database servers. Grip works with []DigitalDJ to provide a unified http://nostatic.org/ddj/ddj.html "computerized" version of your music collection. GCD is the cd-player only version of Grip (for those who aren't interested in *track ripping/encoding).
Both Grip and GCD:
Full-featured CD player with a small screen footprint in "condensed" mode
CDDB database lookup/submission to share track information over the net
HTTP proxy support for those behind firewalls
Loop, shuffle, and playlist modes
Grip only:
Ripping of single, multiple, or partial tracks
Encoding of ripped .wav files into MP3 files
Simultaneous rip and encode
Support for multiple encode processes on SMP machines
Adding ID3 tags to MP3 files
Specification of "nice" levels for rip/encode processing
Cooperating with []DigitalDJ, my SQL-based MP3 jukebox
http://nostatic.org/ddj/ddj.html
Sweep is a sound wave editor. It operates on files of various formats such as .wav, .aiff and .au, and has multiple undo/redo levels and filters. It is Free Software, available under the GNU General Public Licence. A feature list and screenshots are available.
There is also an introductory tutorial explaining how to get started.
Loading and saving of PCM encoded sound formats including AIFF, Sun/NeXT AU and WAV.
Multiple views of each sound: you can view different parts of the same sound in different windows simultaneously, with variable zooming in each view. You can view the entire sound at once, or zoom right down to the individual sample values.
Discontinuous selections: you can select regions of a sound with the mouse. By holding down the <Shift> key whilst selecting more regions, each region is added to the total selection. Also, selection boundaries can be moved, and selection regions merged, at any time.
Cut, copy and paste: conventional cut or copy selected regions of a sound, and paste into the same or other sounds.
Smart undo and redo: all operations are reversible and can be re-applied. The undo routines are tuned to each operation for maximum efficiency.
A native plugin mechanism
Support for LADSPA effects plugins.
Playback: playback of entire sound, or of selected regions only. Looped playback of entire sound or selected regions. Editing and effects are not disabled during playback, giving you instantaneous feedback of the result of each action.
Piano-style playback: the computer keyboard keys behave like musical keys for playback of instrument samples, so you can hear how the sample will sound when used in a sequencer or tracker.
Separate volume levels per view, which can be adjusted with the mouse wheel if available.
Support for Open Sound System compatible audio devices (eg. stock Linux kernel), ALSA 0.6.0 and Solaris audio.
Translations for French, Hungarian, Italian and German.
All features are easily accessible by pressing the right mouse button over any sound wave, and common functions have easily remembered key bindings.
http://sweep.sourceforge.net/features.php
./configure --prefix=/shared/local make make check
make install
Solaris audio support was added in sweep version 0.0.9. It is configured in automatically. To build a Solaris binary do:
./configure make
Compiling For Multiple Architectures
You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their own directory. To do this, you must use a version of 'make' that supports the 'VPATH' variable, such as GNU 'make'. 'cd' to the directory where you want the object files and executables to go and run the 'configure' script. 'configure' automatically checks for the source code in the directory that 'configure' is in and in '..'.
http://www2.linuxforum.net/mirror/linuxberg/mmedia/preview/71263.html
Date: February 8th, 2001 License: GPL Size: 790.9K
XMPS is a movie player for X-11.
The program depends on SMPEG and SDL to play MPEG-1 files, and is fully skinnable.
XMPS also features playlist support, and the latest beta can use Windows DLLs to play AVI encoded with DivX codecs.