18 May 2013 01:08
24 Mar 2013 17:24
Compiling MPlayer on a x86_64 system
<asyropoulos <at> aol.com>
2013-03-24 16:24:59 GMT
2013-03-24 16:24:59 GMT
Hello,
I am on OpenIndiana and I have no problem to generate a 32-bit binary on my system.
However, when trying to generate a 64-bit binary, I have to manually comment
out a number of entries in the Makefile.
SRCS_QTX_EMULATION += #loader/wrapper.S
SRCS_COMMON-$(QTX_EMULATION) += $(SRCS_QTX_EMULATION)
SRCS_WIN32_EMULATION += #loader/elfdll.c \
#loader/ext.c \
#loader/ldt_keeper.c \
#loader/module.c \
#loader/pe_image.c \
#loader/pe_resource.c \
#loader/registry.c \
#loader/resource.c \
#loader/win32.c \
Or else I get an error that is similar to the one described in the URL below:
http://stackoverflow.com/questions/5485468/x86-assembly-pushl-popl-dont-work
Also, I have --disable-qtx since libmpcodecs/vd_qtvideo.c contains code like the following:
#ifdef CONFIG_QUICKTIME
#include <QuickTime/ImageCodec.h>
#define dump_ImageDescription(x)
#else
(Continue reading)
15 May 2013 04:00
missing support for float planar audio format?
Gianluigi Tiesi <mplayer <at> netfarm.it>
2013-05-15 02:00:27 GMT
2013-05-15 02:00:27 GMT
Hi, Recently a check added in lavc audio encoder spotted me the fact almost all audio encoders in libavcodec need float planar format so using lavc to encode wma,lame,vorbis results in unsupported avsampleformat 8 AV_SAMPLE_FMT_FLTP Some conversion code is missing (I've not found where) or I'm doing it wrong? Regards -- -- Gianluigi Tiesi <sherpya <at> netfarm.it> EDP Project Leader Netfarm S.r.l. - http://www.netfarm.it/ Free Software: http://oss.netfarm.it/
5 May 2013 19:25
VHS to DVD conversion service (also, audio cassette to CDs)
Randy Kramer <rhkramer <at> gmail.com>
2013-05-05 17:25:06 GMT
2013-05-05 17:25:06 GMT
A friend of mine wants to get some personal (but not that personal!) VHS tapes converted to DVD, and some audio (I think she said cassettes) to CD. I just thought I'd ask here if anybody is interested in doing this (at a low price) or knows of a low priced service. Thanks! Randy Kramer
5 May 2013 08:27
Can't play some videos now.
bat guano <batguano999 <at> hotmail.com>
2013-05-05 06:27:21 GMT
2013-05-05 06:27:21 GMT
Hi I have a problem playing (some) videos with MPlayer. It was OK with svn36171 but when I updated to svn36210 it gives error:- "Dropping frame with size not matching configured size" "Too many buffered pts" Sound plays OK, but video is just a white screen. Using Ubuntu-11.04. Problem still there with svn35233. This is the type of video that's causing problems... Here ---> http://www.mediafire.com/?dpuy3iodon7ft77 svn36171 plays OK:- ---------------------------------- <at> ubuntu:~$ mplayer -vo x11 testfile.flv MPlayer SVN-r36171-4.5.2 (C) 2000-2013 MPlayer Team Playing testfile.flv. libavformat version 55.2.100 (internal) libavformat file format detected. [lavf] stream 0: video (vp6f), -vid 0 [lavf] stream 1: audio (mp3), -aid 0 VIDEO: [VP6F] 790x444 0bpp 29.970 fps 819.2 kbps (100.0 kbyte/s) Clip info: creationdate: Mon Apr 8 11:49:33 2013 lasttimestamp: 192 lastkeyframetimestamp: 188(Continue reading)
3 May 2013 14:36
2 May 2013 15:40
jpeg 2000
<katiem <at> Safe-mail.net>
2013-05-02 13:40:35 GMT
2013-05-02 13:40:35 GMT
I've noticed some changes additions to mplayer concerning jpeg2000 recently. The sample from http://samples.mplayerhq.hu/jpeg2000/jpeg2000_mxf_first_10mb.mxf doesn't play. Also the sample as mentioned on http://blogs.bu.edu/mhirsch/2012/08/playing-motion-jpeg-2000-mj2-videos-from-matlab/ (Rotate180CCW-checkerboard.mj2) doesn't play. Another sample http://www.openjpeg.org/samples/Speedway.mj2 doesn't play either. All these samples do play with an older ffplay but not with a current (ffmpeg) build(2nd May 2013). Regards.
30 Apr 2013 18:24
FVWM-Crystal 3.1.7 is out
Dominique Michel <dominique.michel <at> vtxnet.ch>
2013-04-30 16:24:24 GMT
2013-04-30 16:24:24 GMT
OK, I post it here too because FVWM-Crystal implement contrils for media players, including the AlsaPlayer and MPlayer. http://fvwm-crystal.sourceforge.net/ Finally, we get a new FVWM-Crystal release. So many bug fixes and improvements have been done, that even if it is still much to do, I made this 3.1.7 release. Version 3.1.7 ------------- A long wanted release that provide both new features and bug fixes. - Font and Font Size preferences. That's a big change! - Full rewrite and debugging of the different maximize functions, including the full-screened mode. Fullscreen have been extended with a Disapear function, which give us one of the best feature of the Amiga OS, the ability to flow trough the full-screened applications and the workbench (dekstop). See that as another way to cycle trough desktop space. A new Minimize is includded as well. It will reduce the window size. - The Amiga recipe is almost fully rewritten. It provide a double top bar that is more AmigaOS like (mac users will like it too). The notification area is moved near the media button. The swallowing of the trayer application is fixed. The buttons at the bottom are now in a range, with the possibility to show only some of them.(Continue reading)
30 Apr 2013 17:59
MP4 recorded in portrait with Android phone -> OK with VLC but landscape with MPlayer/HTML5
Philip Rhoades <phil <at> pricom.com.au>
2013-04-30 15:59:19 GMT
2013-04-30 15:59:19 GMT
People, I have recorded a video in portrait with my Android phone (Samsung Galaxy Note 1 with nightly Cyanogen Mod v10.1). After transferring the file to my Fedora 18 x86_64 server I find that the MP4 plays in landscape mode with mplayer and HTML5 (when viewed from a Fedora 18/Chrome laptop) but plays correctly in portrait mode with VLC - how does VLC know the correct orientation but MPlayer and the video driver with HTML do not? I couldn't find any solutions with Googling . . I have not been able to test the HTML5 output with an OSX or Windows browser yet so I am not sure if it is a general problem but how can I ensure that the movies ALWAYS plays in portrait mode? Thanks, Phil. -- -- Philip Rhoades GPO Box 3411 Sydney NSW 2001 Australia E-mail: phil <at> pricom.com.au
29 Apr 2013 23:23
27 Apr 2013 15:23
no-connect option for audio output module jack
Markus Appel <masolomaster3000 <at> googlemail.com>
2013-04-27 13:23:37 GMT
2013-04-27 13:23:37 GMT
Hi, I want to use mplayer with the jack output module to re-route multichannel sound to multiple output devices. (My soundcard M-Audio Fast Track Pro has 4 outputs, however, I only manage to get them as 2 stereo output devices in jack). When I start playback with mplayer and the jack output module, it looks for a given output device, limits the number of channels to the number found for the output device and creates 1:1 connections. Thus, I end up with stereo only. I changed the source code of libao2/ao_jack.c to create the full number of channels without connecting them and defined my own routing using the patchbay of qjackctl, this works completely fine. I could (try to) put this in a patch adding some kind of "no-connect" option to the jack output module. Or is there another solution to my problem? Cheers, Markus PS: sorry in case of double post, I'm not sure if it sent correctly the first time

RSS Feed