Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoikLectures
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Goik Martin
GoikLectures
Commits
15785132
Commit
15785132
authored
10 months ago
by
Goik Martin
Browse files
Options
Downloads
Patches
Plain Diff
Renaming h264 codec
parent
83f321d0
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ws/Docbook/Preprocess/make.image
+1
-1
1 addition, 1 deletion
ws/Docbook/Preprocess/make.image
with
1 addition
and
1 deletion
ws/Docbook/Preprocess/make.image
+
1
−
1
View file @
15785132
...
@@ -17,7 +17,7 @@ include mediaobjects.list
...
@@ -17,7 +17,7 @@ include mediaobjects.list
cd $(@D);pdf2svg $(*F).pdf $(*F).pdf.svg
cd $(@D);pdf2svg $(*F).pdf $(*F).pdf.svg
%.webm.mp4:%.webm
%.webm.mp4:%.webm
ffmpeg -y -i $< -vcodec
libx
264 -acodec aac -strict -2 -r 10 $<.mp4
ffmpeg -y -i $< -vcodec
h
264 -acodec aac -strict -2 -r 10 $<.mp4
ffmpeg -i $< -vframes 1 $<.png
ffmpeg -i $< -vframes 1 $<.png
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment