On Thu, Sep 26, 2013 at 10:46 AM, Dan Dennedy <d...@dennedy.org> wrote:
> On Thu, Sep 26, 2013 at 4:53 AM, Federico Allegretti
> <allegf...@gmail.com> wrote:
>> Hello everybody.
>> I've made a fresh install on a Sapphire Edge HD2.
>> XUbuntu 13.04 (GNU/Linux 3.8.0-30-generic x86_64)
>>
>> compiled mlt trough the script:
>>
>> # Author: Dan Dennedy <d...@dennedy.org>
>> # Version: 17
>> # License: GPL2
>>
>> and configured (i suppose) like usual.
>>
>> Now i cannot get video displayed full screen (that's melted.conf)
>>
>> # You can add any sequence of MVCP commands here to initialize the server.
>> # Set the root of the media files.
>> set root=/mnt/otva_root/
>>
>> # Add an SDL unit.
>> # Resolution is optional but convenient to limit window size on HD profiles.
>> uadd sdl
>> uset u0 consumer.fullscreen=1
>
> I only have 13.04 in a virtual machine, and there melt hung on me as
> well in SDL fullscreen mode. I am not personally going to try to fix
> this soon, but a patch is welcome. Feel free to also file a proper bug
> at SourceForge so it is not forgotten.

Nevermind, I see the problem. It is an easy fix I will commit it soon.

>>
>> for a test i commented the line "uset u0 consumer.fullscreen=1"
>> so now the melted.conf is:
>> # You can add any sequence of MVCP commands here to initialize the server.
>> # Set the root of the media files.
>> set root=/mnt/otva_root/
>> # Add an SDL unit.
>> # Resolution is optional but convenient to limit window size on HD profiles.
>> uadd sdl
>> #uset u0 consumer.fullscreen=1
>>
>> and video is rendered correctly in a window ....
>>
>> any hint?
>>
>> cheers,
>>
>>           Federico Allegretti
>>
>> --
>> Messagenet VOIP: 5338759
>>
>> My blogs: http://altri-media.blogspot.com/
>>                http://subbaqquerie.blogspot.com/
>>
>> YouTube Channel: AllegFede
>>
>> VIMEO HD videos: http://www.vimeo.com/user1912745/videos
>>
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>> from
>> the latest Intel processors and coprocessors. See abstracts and register >
>> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Mlt-devel mailing list
>> Mlt-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/mlt-devel
>>
>
>
>
> --
> +-DRD-+



-- 
+-DRD-+

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to