<div dir="ltr"><font face="verdana, sans-serif">Hello.. </font><div><font face="verdana, sans-serif"><br></font></div><div><font face="verdana, sans-serif">I was trying to test this build.. but i am getting errors upon executing the mplayer.</font></div>

<div><font face="verdana, sans-serif">Seems it is asking for opengl3 support.. i tried to look at the configure options in wayland to enable the opengl 3 support..</font></div><div><font face="verdana, sans-serif">but didnt find any..</font></div>

<div><font face="verdana, sans-serif"><br></font></div><div><font face="verdana, sans-serif">any clues?</font></div><div><font face="verdana, sans-serif"><br></font></div><div><font face="verdana, sans-serif">Thanks.</font></div>

<div><font face="verdana, sans-serif"><br></font></div><div><span style="font-family:verdana,sans-serif">---------------------------------------------------------------------------------------</span><span style="font-family:verdana,sans-serif">---------------------------------------------------------------------------------------</span><br>

</div><div><font face="verdana, sans-serif"><div>root@abc-HP:/home/abc/wayland/mplayer2-wayland# gdb --args ./mplayer /home/abc/Nexus_\ Ask\ Me\ Anything.flv </div><div>GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04</div>

<div>Copyright (C) 2012 Free Software Foundation, Inc.</div><div>License GPLv3+: GNU GPL version 3 or later <<a href="http://gnu.org/licenses/gpl.html" target="_blank">http://gnu.org/licenses/gpl.html</a>></div><div>

This is free software: you are free to change and redistribute it.</div><div>There is NO WARRANTY, to the extent permitted by law.  Type "show copying"</div><div>and "show warranty" for details.</div>
<div>
This GDB was configured as "x86_64-linux-gnu".</div><div>For bug reporting instructions, please see:</div><div><<a href="http://bugs.launchpad.net/gdb-linaro/" target="_blank">http://bugs.launchpad.net/gdb-linaro/</a>>...</div>

<div>Reading symbols from /home/abc/wayland/mplayer2-wayland/mplayer...done.</div><div>(gdb) r</div><div>Starting program: /home/abc/wayland/mplayer2-wayland/mplayer /home/abc/Nexus_\ Ask\ Me\ Anything.flv</div><div>[Thread debugging using libthread_db enabled]</div>

<div>Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".</div><div>MPlayer2 aa726bb (C) 2000-2012 MPlayer Team</div><div>Cannot open file '/root/.mplayer/input.conf': No such file or directory</div>

<div>Failed to open /root/.mplayer/input.conf.</div><div>Cannot open file '/home/abc/WAYLANDINSTALLDIR/etc/mplayer/input.conf': No such file or directory</div><div>Failed to open /home/abc/WAYLANDINSTALLDIR/etc/mplayer/input.conf.</div>

<div><br></div><div>Playing /home/abc/Nexus_ Ask Me Anything.flv.</div><div>Detected file format: FLV format (libavformat)</div><div>[flv @ 0x7ffff5a3d940]Estimating duration from bitrate, this may be inaccurate</div><div>

[lavf] stream 0: video (flv), -vid 0</div><div>[lavf] stream 1: audio (mp3), -aid 0</div><div>Clip info:</div><div> starttime: 0</div><div> totalduration: 60</div><div> totaldatarate: 342</div><div> bytelength: 2572059</div>

<div> canseekontime: true</div><div> sourcedata: BB64FFD8BHH1357818153566632</div><div> purl: </div><div> pmsg: </div><div>Load subtitles in /home/abc/</div><div>[gl] OpenGL 3.x context creation not implemented.</div><div>

<br></div><div>Program received signal SIGSEGV, Segmentation fault.</div><div>0x0000000000000000 in ?? ()</div><div>(gdb) bt</div><div>#0  0x0000000000000000 in ?? ()</div><div>#1  0x000000000043581e in releaseGlContext_wayland (ctx=<optimized out>) at libvo/gl_common.c:2464</div>

<div>#2  0x0000000000438dfc in uninit_mpglcontext (ctx=0x901f80) at libvo/gl_common.c:2712</div><div>#3  0x000000000043df06 in uninit (vo=<optimized out>) at libvo/vo_gl3.c:1951</div><div>#4  0x000000000043fe8c in preinit (vo=0x900800, arg=<optimized out>) at libvo/vo_gl3.c:2300</div>

<div>#5  0x00000000004345fd in vo_preinit (vo=0x900800, arg=0x0) at libvo/video_out.c:190</div><div>#6  0x0000000000434c52 in init_best_video_out (opts=0x7f02b0, key_fifo=0x8a0ad0, input_ctx=0x8a7530) at libvo/video_out.c:389</div>

<div>#7  0x000000000042b5f1 in reinit_video_chain (mpctx=0x7f02b0) at mplayer.c:2614</div><div>#8  0x000000000041ce50 in main (argc=<optimized out>, argv=<optimized out>) at mplayer.c:4754</div><div>(gdb) Write failed: Broken pipe</div>

<div>------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</div></font></div></div><div class="gmail_extra">

<br><br><div class="gmail_quote">On Thu, Jan 10, 2013 at 7:12 AM, Scott Moreau <span dir="ltr"><<a href="mailto:oreaus@gmail.com" target="_blank">oreaus@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br><br>Alexander Preisinger has worked very diligently on a wayland video backend for mplayer2. I am posting a general build guide as reference here. This might be a candidate for the site as a build guide for mplayer2, so others can build and use this software.<br>


<br>git clone <a href="https://github.com/giselher/mplayer2-wayland.git" target="_blank">https://github.com/giselher/mplayer2-wayland.git</a><br>cd mplayer2-wayland<br>./configure --prefix=$prefix --enable-wayland --enable-debug --disable-x11<br>


make<br>make install<br><br>Clearly, $prefix should be set accordingly and --enable-debug is optional, but useful for debugging. The master branch of this repository should work with wayland/weston 1.x. Feedback is welcome.<br>


<br><br>Cheers,<br><br>Scott<br>
<br>_______________________________________________<br>
wayland-devel mailing list<br>
<a href="mailto:wayland-devel@lists.freedesktop.org">wayland-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/wayland-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/wayland-devel</a><br>
<br></blockquote></div><br></div>