Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Linux Media Player
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
marquischan
Tux's lil' helper
Tux's lil' helper


Joined: 19 Mar 2005
Posts: 108

PostPosted: Sun Apr 03, 2011 11:08 am    Post subject: Linux Media Player Reply with quote

I want to know which Media Player is the best to replace Windows Media Player Classic with lots of Codec supported?

(Except VLC)


THANKS !!!!!!!!!!
_________________
::: Love Mac & Linux :::
www.dnschan.com
Back to top
View user's profile Send private message
barul
Guru
Guru


Joined: 28 May 2010
Posts: 434

PostPosted: Sun Apr 03, 2011 11:13 am    Post subject: Reply with quote

mplayer
Back to top
View user's profile Send private message
jcTux
Apprentice
Apprentice


Joined: 29 Dec 2009
Posts: 276
Location: Tours, France

PostPosted: Sun Apr 03, 2011 11:58 am    Post subject: Reply with quote

VLC baby !
Back to top
View user's profile Send private message
XQYZ
Apprentice
Apprentice


Joined: 19 Jul 2009
Posts: 231
Location: Europe

PostPosted: Sun Apr 03, 2011 12:49 pm    Post subject: Reply with quote

VLC really is just a piece of crap. I'd go for mplayer any day. Totem on GNOME is not bad either as the gstreamer backend supports a lot of stuff (really anything I've tried), but mplayer has way more features and more configuration options.
Back to top
View user's profile Send private message
Anon-E-moose
Watchman
Watchman


Joined: 23 May 2008
Posts: 6102
Location: Dallas area

PostPosted: Sun Apr 03, 2011 12:58 pm    Post subject: Reply with quote

I use mplayer (has played everything I've tried) with smplayer front end.
_________________
PRIME x570-pro, 3700x, 6.1 zen kernel
gcc 13, profile 17.0 (custom bare multilib), openrc, wayland
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Sun Apr 03, 2011 3:52 pm    Post subject: Reply with quote

Yeah me too, I use vlc or smplayer.
Back to top
View user's profile Send private message
Raptor85
Apprentice
Apprentice


Joined: 29 Dec 2007
Posts: 208

PostPosted: Tue Apr 05, 2011 9:19 pm    Post subject: Reply with quote

mplayer with smplayer frontend
Back to top
View user's profile Send private message
pingufunkybeat
l33t
l33t


Joined: 01 Dec 2004
Posts: 610

PostPosted: Thu Apr 07, 2011 2:48 pm    Post subject: Reply with quote

VLC is OK, but I prefer either pure MPlayer or SMPlayer, which has a nice GUI.
Back to top
View user's profile Send private message
cwc
Veteran
Veteran


Joined: 20 Mar 2006
Posts: 1305
Location: Tri-Cities, WA USA

PostPosted: Fri Apr 08, 2011 1:55 pm    Post subject: Reply with quote

1. VLC
2. mplayer

package.use

media-video/mplayer alsa gnome libnotify -ipod -musicbrainz -pulseaudio 3dnow 3dnowext X a52 alsa ass cddb cdio cdparanoia dga dirac directfb dts dv dvd dvdnav enca encode esd faac faad ffmpeg-mt gif iconv ipv6 jpeg live mad mmx mmxext mng mp3 (multilib) network opengl osdmenu png quicktime rar real rtc schroedinger sdl shm speex sse sse2 ssse3 theora toolame tremor truetype twolame unicode vorbis x264 xscreensaver xv xvid xvmc -aalib (-altivec) -amr -bidi -bindist -bl -bs2b -cpudetection -custom-cpuopts -debug -doc -dvb -dxr3 -fbcon -ftp -ggi -gmplayer -jack -joystick -jpeg2k -ladspa -libcaca -lirc -lzo -md5sum -nas -nut -openal -oss -pnm -pulseaudio -pvr -radio -samba (-svga) -tga -v4l -v4l2 -vaapi -vdpau (-vidix) (-win32codecs) -xanim -xinerama -zoran

might be excessive but it works with firefox and chromium (apple trailer test). the chromium build just got things working!

http://trailers.apple.com/trailers/disney/cars2/
_________________
Without diversity there can be no evolution:)
Back to top
View user's profile Send private message
Raptor85
Apprentice
Apprentice


Joined: 29 Dec 2007
Posts: 208

PostPosted: Fri Apr 08, 2011 9:44 pm    Post subject: Reply with quote

if you're on Nvidia, also add +vdpau to the use flags, especially handy for dealing with perfect bluray rips without nuking your system.
Back to top
View user's profile Send private message
wildmanne39
n00b
n00b


Joined: 07 Jan 2010
Posts: 49

PostPosted: Sat Apr 16, 2011 4:54 am    Post subject: Reply with quote

Hi, were am I suppose to put all of that stuff in your post to get mplayer to play everything. Thanks for your help please be exact on instructions, I am new to gentoo.
Back to top
View user's profile Send private message
d2_racing
Bodhisattva
Bodhisattva


Joined: 25 Apr 2005
Posts: 13047
Location: Ste-Foy,Canada

PostPosted: Mon Apr 18, 2011 12:33 pm    Post subject: Reply with quote

Code:

# nano /etc/portage/package.use


media-video/mplayer alsa gnome libnotify -ipod -musicbrainz -pulseaudio 3dnow 3dnowext X a52 alsa ass cddb cdio cdparanoia dga dirac directfb dts dv dvd dvdnav enca encode esd faac faad ffmpeg-mt gif iconv ipv6 jpeg live mad mmx mmxext mng mp3 (multilib) network opengl osdmenu png quicktime rar real rtc schroedinger sdl shm speex sse sse2 ssse3 theora toolame tremor truetype twolame unicode vorbis x264 xscreensaver xv xvid xvmc -aalib (-altivec) -amr -bidi -bindist -bl -bs2b -cpudetection -custom-cpuopts -debug -doc -dvb -dxr3 -fbcon -ftp -ggi -gmplayer -jack -joystick -jpeg2k -ladspa -libcaca -lirc -lzo -md5sum -nas -nut -openal -oss -pnm -pulseaudio -pvr -radio -samba (-svga) -tga -v4l -v4l2 -vaapi -vdpau (-vidix) (-win32codecs) -xanim -xinerama -zoran



After that, run this :

Code:

# emerge -av media-video/mplayer
Back to top
View user's profile Send private message
xgregx
Apprentice
Apprentice


Joined: 17 Dec 2004
Posts: 181
Location: Cheshire, CT

PostPosted: Mon Apr 18, 2011 7:35 pm    Post subject: Reply with quote

mplayer for me!
I run xfce, and I really like their native music player, xfmpc. It's a light frontend for xfce to MPD (music player daemon)
_________________
Half-life/Source/Urban Terror/Unreal control panel -> www.opengamepanel.org
Linux user #347899
Gentoo has USE flags for a highly configurable system.
Microsoft has SUE flags to stifle innovation
Back to top
View user's profile Send private message
aCOSwt
Bodhisattva
Bodhisattva


Joined: 19 Oct 2007
Posts: 2537
Location: Hilbert space

PostPosted: Mon Apr 18, 2011 8:46 pm    Post subject: Reply with quote

Raptor85 wrote:
if you're on Nvidia, also add +vdpau to the use flags, especially handy for dealing with perfect bluray rips without nuking your system.

If you are on Nvidia... && arch == x86 :twisted:
Back to top
View user's profile Send private message
alexdu
n00b
n00b


Joined: 25 Oct 2005
Posts: 49
Location: Moscow, Russia

PostPosted: Mon Apr 18, 2011 10:08 pm    Post subject: Reply with quote

If your hardware "at least supports Shader Model 3.0 and OpenGL 2.0" then look at XBMC...
http://wiki.xbmc.org/index.php?title=Supported_hardware
Back to top
View user's profile Send private message
Thistled
Guru
Guru


Joined: 06 Jan 2011
Posts: 572
Location: Scotland

PostPosted: Tue Apr 19, 2011 2:11 am    Post subject: Reply with quote

So is this topic [solved]?
_________________
Whatever you do, do it properly!
Back to top
View user's profile Send private message
wildmanne39
n00b
n00b


Joined: 07 Jan 2010
Posts: 49

PostPosted: Mon May 02, 2011 6:57 am    Post subject: Reply with quote

Hi, thanks to everyone for there help, sorry it took me so long to get back on here, I had a problem with my computer and I have just recently got it working again. :D
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Mon May 02, 2011 7:02 am    Post subject: Reply with quote

aCOSwt wrote:
Raptor85 wrote:
if you're on Nvidia, also add +vdpau to the use flags, especially handy for dealing with perfect bluray rips without nuking your system.

If you are on Nvidia... && arch == x86 :twisted:
works on amd64 too :roll:
_________________
emerge --quiet redefined | E17 vids: I, II | Now using kde5 | e is unstable :-/
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Fri May 13, 2011 5:43 pm    Post subject: Reply with quote

+1 mplayer
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Fri May 13, 2011 5:48 pm    Post subject: Reply with quote

Now I am using mplayer2 from terminal, waiting for gnome-mplayer to be compatbile with mplayer2
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Fri May 13, 2011 6:54 pm    Post subject: Reply with quote

yellowhat wrote:
Now I am using mplayer2 from terminal, waiting for gnome-mplayer to be compatbile with mplayer2
It's already compatible. If you have uninstalled mplayer, then simply make symlinks:
Code:
ln -s /usr/bin/mplayer{2,}
ln -s /usr/bin/midentify{2,}
ln -s /etc/mplayer{2,}

_________________
emerge --quiet redefined | E17 vids: I, II | Now using kde5 | e is unstable :-/
Back to top
View user's profile Send private message
keenblade
Veteran
Veteran


Joined: 03 Oct 2004
Posts: 1087

PostPosted: Fri May 13, 2011 8:38 pm    Post subject: Reply with quote

ppurka wrote:
yellowhat wrote:
Now I am using mplayer2 from terminal, waiting for gnome-mplayer to be compatbile with mplayer2
It's already compatible. If you have uninstalled mplayer, then simply make symlinks:
Code:
ln -s /usr/bin/mplayer{2,}
ln -s /usr/bin/midentify{2,}
ln -s /etc/mplayer{2,}

No need to symlinks anything. Mplayer2 can be selected within gnome-mplayer gui :
Edit -> Preferences -> Mplayer -> Mplayer Executable
_________________
Anyway it's all the same at the end...
Need help to get it working: "x-fi surround 5.1"
Back to top
View user's profile Send private message
ppurka
Advocate
Advocate


Joined: 26 Dec 2004
Posts: 3256

PostPosted: Sat May 14, 2011 2:40 am    Post subject: Reply with quote

Thanks. Didn't know that.
_________________
emerge --quiet redefined | E17 vids: I, II | Now using kde5 | e is unstable :-/
Back to top
View user's profile Send private message
yellowhat
Guru
Guru


Joined: 10 Sep 2008
Posts: 528

PostPosted: Sat May 14, 2011 7:24 am    Post subject: Reply with quote

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum