Projects
Multimedia
ffx264
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 90
View file
ffx264-3.7.4.tar.gz/ffx264
Changed
@@ -2979,14 +2979,14 @@ ;; esac aresamplei="aresample=${audhzi}," - abtrmetai="${abtrmetai} (${audhzi} Hz)" + abtrmetai="${abtrmetai} - ${audhzi} Hz" fi fi GETAUDSRi="$($FFPROBE -i "$input" -v quiet -select_streams a:${audindexi} -show_streams -of default=noprint_wrappers=1 | grep '^sample_rate' | awk -F= '{print $2}')" if ! -z "${GETAUDSRi}" -a -z "${audhzi}" ; then case "${GETAUDSRi}" in - 1-9*) abtrmetai="${abtrmetai} (${GETAUDSRi} Hz)" ;; + 1-9*) abtrmetai="${abtrmetai} - ${GETAUDSRi} Hz" ;; esac fi @@ -3010,7 +3010,7 @@ 1-9*) audbtrmetai=" @ $(($(echo "${GETAUDBTRi}")/1000)) kbps" ;; esac case "${GETAUDSRi}" in - 1-9*) audsrmetai=" (${GETAUDSRi} Hz)" ;; + 1-9*) audsrmetai=" - ${GETAUDSRi} Hz" ;; esac audmetai="-metadata:s:a:${audindexi} title=\"${GETAUDCDCi}${audbtrmetai}${audsrmetai}\"" fi
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
.