turbos10 | 30 Apr 01:42
Picon

Error: bad register name `%rbx'

I try compile SVN reversion 30000 under mingw. Newest SVN version
works for me but i want 30k reversion.
I have this error:

gcc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statem
ent -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=i4
86 -mtune=generic -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_
FILE_OFFSET_BITS=64 -I.   -I/mingw/include -Ii:/mingw/include/bs2b     -c -o cpu
detect.o cpudetect.c
{standard input}: Assembler messages:
{standard input}:98: Error: bad register name `%rbx'
{standard input}:100: Error: bad register name `%rbx'
(...)

How to fix it?
Henry | 29 Apr 19:37
Picon

Re: MPlayer-cygwin Digest, Vol 87, Issue 5

on't understand question.

> ffmpeg is in mplayer source tree.
>
> > That can't work.
>
> How to work? Only configure and compile mplayer?
>
>
That's usually the best way to do things, just use configure.

   ./configure --enable-menu --enable-static --enable-gui

That's usually the only three options I use. Sometimes, I  just use the
--enable-menu

The configure script is very well thought out and thorough. The general rule
is that if configure does not enable a certain option, it's usually because
it won't compile.

Sherpya is an advanced programmer. He knows what to do and when to do it.

If you still cannot successfully compile the program, usually it's a problem
with the compiler. Try using the latest gcc 3.X.X compiler. Or try using the
GCC 4.2 compiler. Have had problems on the latest releases of compilers from
cygwin and MinGW.

The configure script updates the ffmpeg directory now. And it will use git
to download and place the ffmpeg directory in the mplayer tree. So, don't
run configure in the ffmpeg directory. The Mplayer configure script should
(Continue reading)

turbos10 | 28 Apr 21:09
Picon

Linking error libmp3lame,libvorbis.c

I have binary libvorbis and lame from http://oss.netfarm.it/mplayer-win32.php

my ffmpeg configure file:
./configure --extra-version=Sherpya     \
 --enable-gpl \
    --enable-version3           \
    --disable-ffplay            \
    --disable-ffserver          \
    --disable-ffprobe           \
    --enable-postproc           \
    --enable-avfilter           \
    --enable-pthreads           \
    --enable-runtime-cpudetect  \
    --enable-memalign-hack      \
    --enable-bzlib              \
    --enable-libopencore-amrnb  \
    --enable-libopencore-amrwb  \
    --disable-libfaac            \
    --enable-libfreetype        \
    --disable-libopenjpeg       \
    --enable-libspeex           \
    --enable-libtheora          \
    --enable-libx264            \
    --enable-libvpx             \
    --enable-zlib \
    --enable-nonfree \
    --enable-libvpx             \
    --enable-libgsm             \
    --disable-hardcoded-tables   \
    --enable-avisynth           \
(Continue reading)

turbos10 | 25 Apr 09:00
Picon

working MinGW

Can somebody send me working minGW environment ready to compile mplayer?
Reimar Döffinger | 16 Apr 20:43
Picon
Picon

Server move, possible outages

Hello everyone,
(sorry for this massive SPAM)
mplayerhq is moving to a different server and this mailing list is affected.
This will happen on monday, in parts possibly earlier.
We intend of course to make this move completely seamless but it'll
probably a bit more messy than that.
Therefore we wanted to tell you about it, what the current status is,
what might go wrong and you can do if this is an issue for you.
The rest is a bit technical, if you do not understand anything just
ignore it :-).
If there's some service you depend on that is not mentioned consider
asking us.

1) DNS: we switched to DNS on the new server, but the change hasn't
   propagated yet. The server will be the same as the ffmpeg.org one,
   so if necessary you can e.g. manually add a line like
   192.190.173.45  www1.mplayerhq.hu www.mplayerhq.hu mplayerhq.hu svn.mplayerhq.hu mplayerhq.eu
   to /etc/hosts.
   IRC on freenode.net, #mplayer should work as emergency communication
   channel.
2) Homepage: The mplayerhq.hu homepage is already up and running
   on the server, some download links are not working currently though
3) Mailing lists: basic setup done, data like archives and subscriber list
   still missing.
   In the worst case you would have to subscribe again - we do _not_ expect that
   to happen.
4) Repositories: We have full backups of the repositories up and running
   (minus latest commits) but some details like who has write access and commit
   hooks are missing. It might be better not to use them for a few days.
5) FTP: All data is backed-up (in several places) but not all will be
(Continue reading)

Henry | 5 Jan 20:23
Picon

MPlayer performance on windows

>
>
> Hm, too bad that gl is still slower (unless only gl2 is so slow), when I
> last tested it (IIRC on an ATI card) it was slower than directx but faster
> than direct3d.
> Hm, I just remember something: I think on Vista vsync causes a very high
> system CPU usage (bad interrupt management?), try -vo gl:swapinterval=0 as
> long as Aero is enabled this should not cause tearing.
>
> It appears that the latest subversion compiled with libsdl support gives
the best performance.

Using an ATI Rage PCI XL on a dual 2.4 Ghz Xeon Server running Windows 2003
Server with 8MB memory built in. It's a fast system with slow video
performance. So, any improvements in the code are easily seen.

mplayer -vo sdl -ao sdl dvd://1

Was able to get excellent results decoding an xvid encoded file also using
the above configuration. Had tried the sdl previously, but it appears now
the performance has markedly improved.

I had to compile libsdl from source and use the --enable-shared option in
the process.

It's still not blazing speed--have to keep the video window size down in
window mode. Full
screen works OK.

Also use the following options to help out with the synchronization and
(Continue reading)

John Brown | 1 Jan 17:10
Picon
Favicon

BUGREPORT - audio stutters with -vo direct3d and directx


Hello All,

The first second or so repeats once before MPlayer goes on to
play the movie. MPlayer -vo gl and gl2 do not have this problem.
I tested with a DVD ISO image (MPEG2 + AC3), an AVI (H264 + MP3)
and a Matroska (H264 + AAC + ASS sub).

O/S: Windows Vista Home Premium SP2
Compiler: gcc-4.5.0 (MinGW)

MPlayer version: SVN-r32739

CPU
===
vendor_id       : GenuineIntel
cpu family      : 6
model           : 23
stepping        : 6
flags           : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr 
pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
pbe pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm
sse4_1 nx lm lahf_lm
cpu MHz         : 1367.138
model name      : Intel(R) Core(TM)2 Duo CPU     T9400  @ 2.53GHz

Command Line: mplayer.exe -endpos 2 -v -vo direct3d
e:\downloads\anime\bleach\*265*.avi > johnbrown105_direct3d.
txt 2>&1

(Continue reading)

Picon
Favicon

Default OSD font

Hello All,

MPlayer shows the OSD even though I have not set up subfont.ttf. 
According to 'mplayer -v',
get_path('fonts') -> 'C:/MinGW/msys/1.0/home/johnbrown105/mplayer/fonts'
(right now I am in a MSYS shell so this path corresponds to $HOME/
mplayer/fonts, but it does not matter where I am.) This folder does not even
exist.

My compile prefix is c:/mingw/local. $PREFIX/etc/mplayer/ is empty.
$PREFIX/bin/mplayer/ exists but contains only config. $PREFIX/share
does not have an mplayer folder.

How does MPlayer select a font when it has not been told which font
to use?

Regards,
Alias John Brown.
simon.eigeldinger | 21 Dec 07:36
Picon
Favicon

Compiling MPlayer using MinGW on Debian?

Hello,

It's me again.

I plan to offer automatic builds of MPlayer for Windows.
I have a Debian server at home and I want to compile MPlayer on it.

Which packages do I need from the debian repository and how do I need 
to compile MPlayer using MinGW under Debian?

I am running Debian Testing.

Your help would be greatly apreciated.

Thanks in advance.

Greetings,
Simon

--
Simon Eigeldinger
simon.eigeldinger <at> vol.at
Henry | 19 Dec 20:35
Picon

Compiling mplayer on Cygwin

> I am new in that list and my question has been asked i guess loads of
> times.
>
> How do I compile Mplayer from SVN with current versions of cygwin?
>
> Around 1-2 years ago i just had to type:
> ./configure
> make
>
> to build mplayer.
>
> I would be very happy if someone could show me how to do it right.
>
> Several methods of compiling mplayer on cygwin are possible. What's right
is really subjective.

If it's failing, you might try changing the compiler.Sometimes downgrading
the gcc to a 3.xx version does the trick.
I believe the base cygwin system is built with the 3.xx gcc and sometimes
the more complicated projects will
not compile with the newer gcc 4.xx compiler that is set up as the default
compiler.

You should find that gcc is just a symbolic link to gcc-4.3 exe or something
like that.
The same should be true for g++.

if you'll run the following at the prompt, you should see some options for
setting the host compiler
to a compiler of your choice:
(Continue reading)

Simon Eigeldinger | 19 Dec 11:14
Picon
Favicon

How to compile MPlayer using Cygwin?

Hello,

I am new in that list and my question has been asked i guess loads of times.

How do I compile Mplayer from SVN with current versions of cygwin?

Around 1-2 years ago i just had to type:
./configure
make

to build mplayer.

I would be very happy if someone could show me how to do it right.

I have cygwin 1.7 installed with everything you could install with the 
installer.

Greetings,
Simon

Gmane