Projects
Multimedia
ffxvid
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 61
View file
ffxvid-1.4.7.tar.gz/ffxvid
Changed
@@ -3237,9 +3237,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
ffxvid-1.4.7.tar.gz/ffxvid.1
Changed
@@ -3,7 +3,7 @@ .de IPs .IP "\\$1" .. -.TH ffxvid 1 "Sep 22, 2019" +.TH ffxvid 1 "Oct 18, 2019" .SH NAME ffxvid @@ -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
.