Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit b18aab5a authored by Marc Beninca's avatar Marc Beninca
Browse files

ffmpeg/speed

parent 6ee74df8
No related branches found
No related tags found
No related merge requests found
......@@ -93,3 +93,15 @@ Closest I frames
-to 00:00:02.000 \
-codec copy \
-y output.mkv
Change speed
============
.. code:: shell
-r 120 \
-filter:v "setpts=0.5*PTS"
.. code:: shell
-filter:a "atempo=2.0"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment