how to output good quality jpg?

This forum is about all development around libVLC.
freesunshine
Blank Cone
Blank Cone
Posts: 32
Joined: 18 Mar 2012 13:37

how to output good quality jpg?

Postby freesunshine » 11 Apr 2012 16:09

output jpg files with code below:

Code: Select all

const char * const vlc_args[] = { //"-I", "dumy", // No special interface "--ignore-config", // Don't use VLC's config "--plugin-path=./plugins", "--live-caching=50", "--no-video-title-show", "--video-filter=scene", "--vout=dummy", "--scene-format=jpg", "--scene-ratio=1", "--scene-path=C:\\" };
but the jpg quality is very bad. how can i output good quality jpg file?

Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 10 guests