Hi :)

1. The BLURAY is option is broken:

cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith
-Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement
-std=gnu99 -Werror-implicit-function-declaration -O4 -march=x86-64
-mtune=generic -pipe -ffast-math -fomit-frame-pointer
-fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg  -I/usr/local/include
-I/usr/local/include  -I/usr/local/include/freetype2
-I/usr/local/include -I/usr/local/include   -I/usr/local/include
-I/usr/local/include/schroedinger-1.0 -I/usr/local/include/orc-0.4
-D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0
-I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0
-I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0
-I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/
-I/usr/local/include -I/usr/local/include/glib-2.0
-I/usr/local/include/pixman-1 -I/usr/local/include/freetype2
-I/usr/local/include/drm   -c -o stream/stream_bluray.o

stream/stream_bluray.c: In function 'bluray_stream_control':
stream/stream_bluray.c:119: error: too many arguments to function
'bd_get_title_info' 

stream/stream_bluray.c:140: error: too many
arguments to function 'bd_get_title_info' 

stream/stream_bluray.c:159:
error: too many arguments to function 'bd_get_title_info'

stream/stream_bluray.c:178: error: too many arguments to function
'bd_get_title_info' 

stream/stream_bluray.c: In function
'bluray_stream_open': 

stream/stream_bluray.c:239: error: too many
arguments to function 'bd_get_titles' 

stream/stream_bluray.c:253: error: too many arguments to function
'bd_get_title_info' 

stream/stream_bluray.c:287: error: too many
arguments to function 'bd_get_title_info stream/stream_bluray.c 

----

2. ASS subtitles are distorted and missaligned when playing in
fullscreen on multi monitor setups. This is not the case with 
the plain, unpatched upstream source build from svn. A screenshot
says more than 1000 words:

http://deponie.yamagi.org/freebsd/debug/mplayer/mplayer_ass.png

I'll try to track this down to a patch or option, but it'll have to
wait until early january. 

----

The mplayer internal sound volume (that one that's adjusted with the /
and * keys) is reseted to the default value when the stream is
reinitialized. This happends at least at:
- Fast forwarding or backwarding
- Resuming after pause
- DVD chapter change
Especially the last one is very annoying. Patching this is easy by
saving the current volume level before closing the OSS device and 
set it again after reopening it. An updated patch-libao2-ao_oss.c is
attached, in case that it's eaten my the mailing list a copy can be
found here:
http://deponie.yamagi.org/freebsd/patches/patch-libao2-ao_oss.c

Thanks,
Yamagi :)

On Mon, 19 Dec 2011 23:35:42 +0100 Thomas Zander
<thomas.e.zan...@googlemail.com> wrote:

> on http://www.rrr.de/~riggs/mplayer/m20111219.tar.bz2 you can find the
> draft of updates to the mplayer and mencoder ports.
> 
> Please have a look, play with it and let me know what you think.
> I tested it on 8.2 STABLE i386 and amd64 only so far, so I hope it
> works for 9 and 10 as well.
> 
> As always, comments, suggestions and especially patches are more than welcome.
> 
> Best regards
> Riggs
> _______________________________________________
> freebsd-multime...@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "freebsd-multimedia-unsubscr...@freebsd.org"
> 


-- 
Homepage:  www.yamagi.org
XMPP:      yam...@yamagi.org
GnuPG/GPG: 0xEFBCCBCB

Attachment: pgpMZe2OSQMDB.pgp
Description: PGP signature

Reply via email to