Projects
Multimedia
ffhevc
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 181
View file
ffhevc-4.0.6.tar.gz/ffhevc
Changed
@@ -57,7 +57,7 @@ # CRF value (0-51) # Leave empty to ask each time -CRF="21" +CRF="19.6" # Automatically crop the input? AUTOCROP="y" @@ -706,9 +706,9 @@ ;; ""|crf) if [ -z "$CRF" ]; then - printf "Specify a CRF Value for the Encoding [0-51 - default is 21]: " + printf "Specify a CRF Value for the Encoding [0-51 - default is 19.6]: " read crf - test -z "$crf" && CRF="21" || CRF="$crf" + test -z "$crf" && CRF="19.6" || CRF="$crf" fi ;; esac
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.