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


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

Reply via email to