[MPlayer-dev-eng] New patch for play DVD's with dvdnav://

jaime.gemelo at free.fr jaime.gemelo at free.fr
Sun Feb 7 11:38:33 CET 2010


> Dâniel Fraga fragabr at gmail.com wrote:
>
> > To finish, I would like to have a link to my Java MPlayer project in your "Related
> > Projects". Is it possible please ?
> >
> > In a friendly manner!
>
> 	Jaime, thank you very much for your dvdnav fixes. I'm waiting
> for months so someone can fix those bugs. Thanks!

Thanks for your message!


> compn tempn at twmi.rr.com wrote:
>
> > Here is the new patch that i use for Java MPlayer (version 1.3)
> > (http://jaime.gemelo.free.fr/javamplayer/index.html) , a Java GUI of MPlayer for
Linux
> > that I created.
> > To finish, I would like to have a link to my Java MPlayer project in your "Related
> > Projects". Is it possible please ?
>
> added to projects page.

Thanks for adding my project to your page!


> Reimar Döffinger Reimar.Doeffinger at gmx.de wrote:
>
> If it's a bug, providing a full bug report with a sample file would help
> a lot.
> Because this patch very much needs to be split up and each part with a
> proper explanation - just applying code because "it works" for one single
> person's DVD collection IMO is the reason why it's such a mess currently and
> if I get a say I won't have it done like that again.

I split up my big patch (this patch is available here:
http://jaime.gemelo.free.fr/javamplayer/patch/patch_mplayer_10.patch) in five parts:

- 01_slave_and_pause.patch
With this patch, you can get results of get_time_pos and get_time_length even if the
video or music is paused.
And if you move your mouse's cursor when the video is paused, nothing happens.

-02_color.patch
With this patch, you can use the original color spu with these formats:
RGB/BGR format: rgb15, rgb16, rgb25, rgb32, bgr15, bgr16, bgr24, bgr32
YUV format: yv12, i420, iyuv, yuy2, yuv9, uyvy
VO: dfbmga, dga, directx, directfb2, dxr3, fbdev, fbdev2, gl2, quartz, sdl, x11, xv,
xvmc, yuv4mpeg, vosub_vidix

-03_zoom_swscale.patch
This patch correct a bug of "-zoom" option.

-04_dvdnav.patch
This patch adds and modifies some programs in the aim to change audio and subtitle
language

-05_mplayer.patch
With this patch, you can use these new capacities.


When you apply these five patchs or the big patch, install mplayer with this command:
./configure --disable-svga
make
make install


In a friendly manner!

IMBERT Jacques-Olivier (http://jaime.gemelo.free.fr/)
Java MPlayer project: http://jaime.gemelo.free.fr/javamplayer/index.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 01_slave_and_pause.patch
Type: application/octet-stream
Size: 1759 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100207/1edf8c36/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 02_color.patch
Type: application/octet-stream
Size: 181012 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100207/1edf8c36/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 03_zoom_swscale.patch
Type: application/octet-stream
Size: 2374 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100207/1edf8c36/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 04_dvdnav.patch
Type: application/octet-stream
Size: 7949 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100207/1edf8c36/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 05_mplayer.patch
Type: application/octet-stream
Size: 20890 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100207/1edf8c36/attachment-0004.obj>


More information about the MPlayer-dev-eng mailing list