View Single Post
Old 19th July 2009, 22:48   #79  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by St Devious View Post
Would it be possible to add a "No preset" option in the presets drop down box, so that the program uses x264 default options.
It's already on the list

Please see:
http://git.videolan.org/gitweb.cgi?p...667bea608c6dee

Code:
[...]

else if( !strcasecmp( optarg, "medium" ) )
{
    /* Default is medium */
}

[...]
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote