Search found 3 matches

Go to advanced search

by theedge123
27 Mar 2016 15:56
Forum: Development around libVLC
Topic: auto interlacing mode
Replies: 1
Views: 328

auto interlacing mode

Hello, I would like to use libvlc_video_set_deinterlace(...) to set interlacing to auto mode (api 2.0). But the available modes are { "" "discard", "blend", "mean", "bob", "linear", "x", "yadif", "yadif2x", &qu...
by theedge123
27 Aug 2010 21:45
Forum: Development around libVLC
Topic: List of video outputs
Replies: 1
Views: 309

List of video outputs

Hello,

Is there an equivalent to libvlc_audio_output_list_get() for video ?

-
Fabien
by theedge123
13 Aug 2010 18:05
Forum: Development around libVLC
Topic: manipulating configuration file
Replies: 1
Views: 298

manipulating configuration file

Hello, I'm working on C++/Linux. I'm looking for a code example to load an user configuration file. I found this code in src/config/file.c but I have questions: /** * Get the user's configuration file */ static char *config_GetConfigFile( vlc_object_t *obj ) { char *psz_file = var_CreateGetNonEmptyS...

Go to advanced search