Sponsored Content
Operating Systems Linux hey where can i download a MPEG player for linux Post 62768 by wojtyla on Saturday 19th of February 2005 01:22:55 PM
Old 02-19-2005
hey where can i download a MPEG player for linux

where can i download these:

1.wma player
2. mpeg player
3..dat player
 

6 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

I Need A Player For Linux.

Which video player do i need for red hat 7 and how do i run it? (2 Replies)
Discussion started by: IMOTEB
2 Replies

2. Linux

how to download a free mp3 player for linux

Does anyone of you have the links to a site where you can download a mp3 player for linux(fedora 1). :D (3 Replies)
Discussion started by: wojtyla
3 Replies

3. UNIX for Dummies Questions & Answers

good mp3 player for linux

Hi all i am lookign for a good mp3 player under linux which runs nicely with an amd64 (x86-64) enverioment. i used too use xmms but i just found out that there are no active develepors anymore (last active developer logged in on forum somewhere in augustus 2005) so does someone knows a good... (6 Replies)
Discussion started by: jurrien
6 Replies

4. Shell Programming and Scripting

Media Player Under Linux - Girl in Need

Hello Everybody, First to introduce myself, I am a total beginner to the linux scene. I'm am running it on my second desktop and so far I love it, even though it can be frustrating. Anyway... my first problem. I like to watch movies on xxxxxx on my windows box, but so far I haven't been... (1 Reply)
Discussion started by: EricaMae999
1 Replies

5. UNIX for Dummies Questions & Answers

Which player to install on Linux

Hi All, I am very new to Linux... I have just installed Red hat Linux 5.. Can anybody pls tell me the way to install different players.... (1 Reply)
Discussion started by: kunalpatil09
1 Replies

6. Linux

Unable to install VLC media player or any other player in SL 6.3 distro

Hi, I am unable to install VLC or any other media players in my SL 6.3 distro. I am using yum utility to install the packages, but i am getting the below error messages, --> Processing Dependency: libpng15.so.15()(64bit) for package: vlc-core-2.0.3-1.fc18.x86_64 --> Processing... (1 Reply)
Discussion started by: vel4ever
1 Replies
MPRIS-REMOTE(1) 					       mpris-remopte Manual						   MPRIS-REMOTE(1)

NAME
mpris-remote - control mpris compatible audio players SYNOPSIS
mpris-remote [ options ] DESCRIPTION
mpris is a dbus standard interface to control media players. Many players like amarok, Audacious, QMMP, mpd with mpDris support this interface. mpris-remote is a command-line interface to control media players via mpris. OPTIONS
-h, --help Prints usage of mpris-remote and exit. addtrack uri [true] Add track at specified uri to media-player. Filetypes, protocols, locations are dependent on the media player. If true is specified starts immediate playback of added track. uri can be set to - to read uris from stdin. clear Clear current playlist. deltrack tracknumber Remove tracknumber from current playlist. identity: Print the identity of the player. Typically version and name. loop [true|false] If the parameter is omitted prints whether media player will loop track list. Otherwise sets whether track list loops or not. next Next track. numtrack Prints number of tracks in current playlist. play Start playback playstatus Print information about the current status of the player. prev, previous Previous track. position Prints position in current track random [true|false] If the parameter is omitted prints whether media player has random/shuffle enabled. Otherwise set random/shuffle status. repeat [true|false] Set current track repeat. seek time Seeks to specified time in track. time is specified as milliseconds from 0. stop Stop playback trackinfo [track] Prints trackinfo. If track is committee prints trackinfo for current track. If track is * prints trackinfo for all tracks in playlist. tracknum Prints track number in current playlist volume [PERCENT] If percent is omitted returns current volume. Otherwise sets player volume to specified percentage. quit Exit player. ENVIRONMENT VARIABLES
MPRIS_REMOTE_PLAYER If unset or set to *, mpris-remote will communicate with the first player it finds registered under "org.mpris.*" through D-BUS. If you only have one MPRIS-compliant player running, then this will be fine. If you have more than one running, you will want to set this variable to the name of the player you want to connect to. For example, if set to foo, it will try to communicate with the player at "org.mpris.foo" and will fail if nothing exists at that name. SEE ALSO
For more information about mpris see http://www.mpris.org/1.0/spec.html AUTHOR
mpris-remote was written by Nick Welch <nick@incise.org>. mpris-remote 08/06/2010 MPRIS-REMOTE(1)
All times are GMT -4. The time now is 01:19 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy