Change crop- and aspect ration on MacOSX

This forum is about all development around libVLC.
Jo2003
Blank Cone
Blank Cone
Posts: 67
Joined: 08 Feb 2010 13:29

Change crop- and aspect ration on MacOSX

Postby Jo2003 » 16 Nov 2014 18:38

Hi all, could you please tell me why changing aspect ratio and crop geometry through libVLC isn't implemented on Mac?

When calling the related functions:

Code: Select all

/** * Set new video aspect ratio. * * \param p_mi the media player * \param psz_aspect new video aspect-ratio or NULL to reset to default * \note Invalid aspect ratios are ignored. */ LIBVLC_API void libvlc_video_set_aspect_ratio( libvlc_media_player_t *p_mi, const char *psz_aspect );
and

Code: Select all

/** * Set new crop filter geometry. * * \param p_mi the media player * \param psz_geometry new crop filter geometry (NULL to unset) */ LIBVLC_API void libvlc_video_set_crop_geometry( libvlc_media_player_t *p_mi, const char *psz_geometry );
I get following output in log:

Code: Select all

core vout display error: Failed to change source crop TODO implement crop at core
I tried libVLC 2.20 (RC1). The last version of libVLC working fully on Mac was 2.01. Are there plans to get that activated (aspect and crop) again? Is there a workaround to get this working anyhow?

I'm working with Qt 4.8.6 for Windows, Linux and Mac. This problem only exists on Mac (for a long time actually).

Any answer bringing a bit light into this would be really helpful!

Thanks in advance,
Jörg

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: Change crop- and aspect ration on MacOSX

Postby Jean-Baptiste Kempf » 10 Dec 2014 14:51

you should file a bugreport for this then.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 28 guests