Package Details: mplayer-x 37051-3

Package Base: mplayer-x
Description: Free command line video decoding, encoding and filtering tool
Upstream URL: http://www.mplayerhq.hu/
Category: multimedia
Licenses: GPL
Submitter: None
Maintainer: wxg4net
Last Packager: None
Votes: 27
First Submitted: 2009-05-22 17:37
Last Updated: 2014-03-31 02:19

Latest Comments

Comment by shulamy

2014-06-12 16:15

libvo/vo_gif89a.c: In function 'uninit':
libvo/vo_gif89a.c:370:3: error: too few arguments to function 'EGifCloseFile'
EGifCloseFile(new_gif); // also frees gif storage space.
^
In file included from libvo/vo_gif89a.c:52:0:
/usr/include/gif_lib.h:132:5: note: declared here
int EGifCloseFile(GifFileType *GifFile, int *ErrorCode);
^
Makefile:759: recipe for target 'libvo/vo_gif89a.o' failed
make: *** [libvo/vo_gif89a.o] Error 1
==> ERROR: A failure occurred in build().
Aborting...

Comment by wxg4net

2014-05-02 22:38

@shulamy if you found some issues. and solved them. please report to me. thx.

Comment by shulamy

2014-05-01 19:16


i have a 64 bit system as well as 32.

i installed mplayer-x succesfuly on the 64 bit but i can't

find gmplayer to run it.

and in the 32 bit i had to move skins to the correct folder.

ezik

Comment by shulamy

2014-04-04 22:03

[ezik@localhost ~]$ gmplayer
MPlayer SVN-r37113-4.8.2 (C) 2000-2014 MPlayer Team
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.
Skin file /usr/local/share/mplayer/skins/default/skin not found.
Skin 'default' not found.

Exiting... (Fatal error)

Comment by wxg4net

2014-03-31 02:19

@shulamy thanks.

Comment by shulamy

2014-03-30 15:25


i think something wrong with the configure line.

i get

Makefile:22: config.mak: No such file or directory
make: *** osdep/: Is a directory. Stop.

and also

svn: warning: cannot set LC_CTYPE locale
svn: warning: environment variable LANG is en_US.utf8
svn: warning: please check that your locale name is correct

or

bsdtar: Failed to set default locale

at the begining of each package.

ezik

Comment by shulamy

2014-03-29 19:00


blue version is now 1.10

ezik

Comment by ljj038

2014-02-06 04:28

the same error as "shulamy"

uname -a
Linux livesystem 3.12.9-2-ARCH #1 SMP PREEMPT Fri Jan 31 10:22:54 CET 2014 x86_64 GNU/Linux

Comment by shulamy

2014-01-23 16:39

No FFmpeg checkout, press enter to download one with git or CTRL+C to abort

...
...
...

#if ARCH_AARCH64
^
libavcodec/h264chroma.c: In function 'ff_h264chroma_init':
libavcodec/h264chroma.c:49:9: error: 'ARCH_AARCH64' undeclared (first use in this function)
if (ARCH_AARCH64)
^
libavcodec/h264chroma.c:49:9: note: each undeclared identifier is reported only once for each function it appears in
common.mak:49: recipe for target 'libavcodec/h264chroma.o' failed
make[1]: *** [libavcodec/h264chroma.o] Error 1
make[1]: Leaving directory '/tmp/packerbuild-0/mplayer-x/mplayer-x/src/mplayer-36498/ffmpeg'
Makefile:772: recipe for target 'ffmpeg/libavcodec/libavcodec.a' failed
make: *** [ffmpeg/libavcodec/libavcodec.a] Error 2
==> ERROR: A failure occurred in package().
Aborting...
The build failed.

ezik

Comment by wxg4net

2013-12-17 13:41

fixed

Comment by wxg4net

2013-12-17 06:41

@shulamy i will fix it

Comment by shulamy

2013-12-16 17:01

i added -${pkgver} to line 33 and it started compiling

but now i get:

MPlayer compilation will use the CPPFLAGS/CFLAGS/LDFLAGS/YASMFLAGS set by you,
but:

*** *** DO NOT REPORT BUGS IF IT DOES NOT COMPILE/WORK! *** ***

It is strongly recommended to let MPlayer choose the correct *FLAGS!
To do so, remove *FLAGS from the environment an re-run configure.
You can use --extra-*flags to add custom flags if necessary.

despite of:

unset CFLAGS LDFLAGS

in PKGBUILD

and

[ezik@localhost ~]$ echo $FLAGS

ezik

EZIK

Comment by wxg4net

2013-12-09 02:55

@shulamy yea. some errors in it. can u fixed it.

Comment by shulamy

2013-12-08 15:49

..
/tmp/packerbuild-0/mplayer-x/mplayer-x/PKGBUILD: line 33: cd: /tmp/packerbuild-0/mplayer-x/mplayer-x/src/mplayer: No such file or directory
==> ERROR: A failure occurred in package().
Aborting...
The build failed.

Comment by wxg4net

2013-12-08 13:27

updated mplayer-36498.tar.xz

Comment by idomeneo1

2013-09-29 22:12

need to update in PKGBUILD:

pkgver=36285

md5sums=('5e4f0d4d039b0219514cf52ae6da831d'
'582cd36d7c8923ebd97803c768de14a2'
'd00874ccc644b7f43d6ef1c942fcef28'
'340368f4e33f767d9df109990fb29c02')

cd ${srcdir}/${_pkgname}-${pkgver}

Comment by shulamy

2013-09-29 17:14


so change the version in the PKGBUILD to 35920 (or may be there is newer),

and calculate new md5sums.

i do it evry time an update breakes mplayer-x.

ezik

Comment by idomeneo1

2013-09-28 21:29

==> Retrieving sources...
-> Downloading mplayer-34174.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0curl: (7) Failed connect to ftp.archlinux.org:21; Connection refused
==> ERROR: Failure while downloading mplayer-34174.tar.xz
Aborting...

Comment by shulamy

2013-05-09 14:44

latest version is 35920 and it works for me.

Anonymous comment

2012-12-22 18:43

Verification of initial files with md5sums...
mplayer-34174.tar.xz ... FAIL

Comment by shulamy

2012-08-25 10:02

latest version is 35014 and it works for me.

Anonymous comment

2011-02-05 16:12

no ;)

I use openbox and don't recognized that, because I don't use desktop entry files.
Changed it from mplayer to gmplayer. Does it work?

Comment by ernia

2011-02-05 12:36

is there any reason for not making the desktop file to execute mplayer with the x frontend?