libvlc_video_set_crop_geometry

This forum is about all development around libVLC.
juraj
Blank Cone
Blank Cone
Posts: 27
Joined: 05 Dec 2009 10:41

libvlc_video_set_crop_geometry

Postby juraj » 25 Feb 2010 15:36

Hi,

I want to use libvlc_video_set_crop_geometry in vlc-.1.0.3 to crop video to get something like vlc player does, when choosing Video > Crop > 16:9. I am calling libvlc_video_set_crop_geometry with parameter

Code: Select all

180 x 120 + 0 + 0
but nothing happens. I tried other numbers but still nothing happens. What is here wrong?

VLC debug is:

Code: Select all

[0x9e6bd68] main video output debug: window size: 624x352 [0x9e6bd68] main video output debug: cropping picture 624x352 to 0,0,624x352
Thanks,
Juraj

r21514
Blank Cone
Blank Cone
Posts: 50
Joined: 17 Sep 2009 08:45

Re: libvlc_video_set_crop_geometry

Postby r21514 » 09 Mar 2010 06:12

crop video filter (e.g. WxH+L+T) doesnt work since 0.9.9 :(

but aspect-ratio cropping work, you need to set variable 'crop' to '16x9'


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 16 guests