Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sbalzarini Lab
S
Software
P
Parallel Computing
OpenFPM
openfpm_pdata
Commits
67f454f1
Commit
67f454f1
authored
Apr 03, 2016
by
Pietro Incardona
Browse files
Fixing from ffmpeg to avconv
parent
45c2ba4c
Changes
1
Show whitespace changes
Inline
Side-by-side
images/Makefile.am
View file @
67f454f1
...
...
@@ -47,5 +47,5 @@ images : cart_dec metis_dec dom_box
pvbatch mooving_particles_prc.py
pvbatch vector_scal_vect.py
dot
-Tsvg
openfpm.dot
-o
generated/openfpm.svg
ffmpeg
-i
generated/particles_mooving.ogv
-f
mp4 generated/particles_mooving.mp4
ffmpeg
-i
generated/particles_mooving_prc.ogv
-f
mp4 generated/particles_mooving_prc.mp4
avconv
-i
generated/particles_mooving.ogv
-f
mp4 generated/particles_mooving.mp4
avconv
-i
generated/particles_mooving_prc.ogv
-f
mp4 generated/particles_mooving_prc.mp4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment