Projects
Multimedia
ffx264
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 114
View file
ffx264-3.9.0.tar.gz/ffx264
Changed
@@ -3423,9 +3423,9 @@ mp4|m4v) hint2="-hint" ;; esac echo "" >> "$OUTFILE" - echo "$MP4BOX -add \"${OUTPUT%.*}.$i\" $MP4COVER2 -mpeg4 $hint2 -new \"${OUTPUT%.*}.$i-tmp$$\" >/dev/null 2>&1" >> "$OUTFILE" + echo "$MP4BOX -add \"${OUTPUT%.*}.$i\" $MP4COVER2 -mpeg4 $hint2 -new \"${OUTPUT%.*}_tmp$$.$i\" >/dev/null 2>&1" >> "$OUTFILE" echo "rm -f \"${OUTPUT%.*}.$i\"" >> "$OUTFILE" - echo "mv -f \"${OUTPUT%.*}.$i-tmp$$\" \"${OUTPUT%.*}.$i\"" >> "$OUTFILE" + echo "mv -f \"${OUTPUT%.*}_tmp$$.$i\" \"${OUTPUT%.*}.$i\"" >> "$OUTFILE" fi ;; esac
View file
ffx264-3.9.0.tar.gz/ffx264.1
Changed
@@ -3,7 +3,7 @@ .de IPs .IP "\\$1" .. -.TH ffx264 1 "Sep 22, 2019" +.TH ffx264 1 "Oct 18, 2019" .SH NAME ffx264 @@ -30,6 +30,8 @@ .br - MPlayer (for crop preview only) .br +- MP4Box from GPAC (for mp4/m4v/mov cover art only) +.br - bc .SH PARAMETERS
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
.