Package Details: mplayer-minimal-svn r37363-1

Package Base: mplayer-minimal-svn
Description: Famous multimedia player, dev. version, without its GUI
Upstream URL: http://www.mplayerhq.hu/
Category: multimedia
Licenses: GPL
Conflicts: mplayer
Provides: mplayer=r37363
Replaces: mplayer-nogui-svn
Submitter: catwell
Maintainer: catwell
Last Packager: catwell
Votes: 22
First Submitted: 2009-05-19 12:46
Last Updated: 2015-01-28 20:48

Dependencies (5)

Required by (0)

Sources

Latest Comments

Comment by XavierCLL

2015-01-28 18:11

Hi, please updated the PKGBUILD with package()

Comment by balwierz

2013-11-24 11:37

@asche: exactly same error for me. I am flagging the package out-of-date since the ffmpeg part does not compile with whatever current libraries it depends on.

Anonymous comment

2013-08-31 21:21

Looking to install mplayer as backend for logitechmediaserver. Hence looking for a CLI, no-GUI, version of mplayer.

Building with yaourt gives me several errors and breaks off:

"...
ffmpeg/libavutil/pixfmt.h:254:5: warning: "AV_HAVE_INCOMPATIBLE_LIBAV_ABI" is not defined [-Wundef]
...
libvo/vo_png.c:236:5: error: implicit declaration of function 'avcodec_open' [-Werror=implicit-function-declaration]
if (avcodec_open(avctx, avcodec_find_encoder(CODEC_ID_PNG)) < 0) {
^
cc1: some warnings being treated as errors
make: *** [libvo/vo_png.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build mplayer-minimal-svn.
==> Restart building mplayer-minimal-svn ? [y/N]
==> --------------------------------------------"

Anyone got any tips or hints for me?

Comment by karol_007

2012-01-14 20:06

@elpadre
Use smplayer ;P

Why can't you choose the file(s) to play before launching the dedicated X session?

Comment by elpadre

2011-12-20 19:56

anybody knows how to launch a dedicated mplayer X session with a menu from where to choose an .avi to play?

Comment by DrZaius

2011-04-24 00:27

"--enable-largefiles" appears to no longer be a valid option.

Comment by DrZaius

2011-02-07 20:03

git needs to be added as a makedepends. The ./configure step will tell the user, "No FFmpeg checkout, press enter to download one with git or CTRL+C to abort".

Comment by Marcel_K

2011-02-03 23:36

Due to <http://git.mplayerhq.hu/?p=mplayer;a=commitdiff;h=e0777e309ff5482ac22ebf17318334a5f66f7845>, I think you'll have to clone an FFmpeg git tree, even if FFmpeg is already built on your system. Perhaps copying an already present git tree helps? (I'm really not a git hero.)

Comment by yvonney

2010-09-06 04:53

running latest i686 with [testing] repo as well. anyone know what this means?

flacdec.c: In function 'decode_residuals':
flacdec.c:267:12: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [flacdec.o] Error 1
make[1]: Leaving directory `/var/cache/pacman/pkg/mplayer-minimal-svn/src/dirty/mplayer/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
Aborting...

Comment by catwell

2010-08-01 10:54

You're right, that's something new. I will fix the package later today.

Comment by 0mark

2010-07-25 18:29

I noticed that yasm is needed to compile this package, maybe it should be added as a build dependency.

Comment by kalpik

2010-05-25 01:16

Yes, i did, but it didn't work then.. A couple of revisions later, and its working fine now! Thanks for the reply! I should have updated here.. My bad!

Comment by catwell

2010-05-24 18:37

Just to check: did you recompile MPlayer after installing the driver?

Comment by kalpik

2010-05-23 01:42

Getting the following error with the latest nvidia-beta (256.25)

Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
[vdpau] Error when calling vdp_device_create_x11: 1
Error opening/initializing the selected video_out (-vo) device.