Hi, please updated the PKGBUILD with package()
Search Criteria
Package Details: mplayer-minimal-svn r37363-1
Package Actions
| Package Base: | mplayer-minimal-svn |
|---|---|
| Description: | Famous multimedia player, dev. version, without its GUI |
| Upstream URL: | http://www.mplayerhq.hu/ |
| Category: | multimedia |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Replaces: | |
| 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)
- ttf-dejavu
- git (make)
- subversion (make)
- yasm (make)
- freetype2 (optional) – subtitles and OSD
Required by (0)
Sources
Latest Comments
Comment by XavierCLL
Comment by balwierz
@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
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
@elpadre
Use smplayer ;P
Why can't you choose the file(s) to play before launching the dedicated X session?
Comment by elpadre
anybody knows how to launch a dedicated mplayer X session with a menu from where to choose an .avi to play?
Comment by DrZaius
"--enable-largefiles" appears to no longer be a valid option.
Comment by DrZaius
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
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
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
You're right, that's something new. I will fix the package later today.
Comment by 0mark
I noticed that yasm is needed to compile this package, maybe it should be added as a build dependency.
Comment by kalpik
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
Just to check: did you recompile MPlayer after installing the driver?
Comment by kalpik
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.