tips:video

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tips:video [2019/10/18 15:26] – [from video to images] scipiotips:video [2020/09/02 15:59] (current) – [from images to video] scipio
Line 26: Line 26:
 <code> <code>
 # 5 images per seconds # 5 images per seconds
-ffmpeg -y -framerate 5 -pattern_type glob -i '*.jpg' -c:v libx264 -vf "fps=25,scale=720:-1" out.mp4+ffmpeg -y -framerate 5 -pattern_type glob -i '*.jpg' -c:v libx264 -vf "fps=25,scale=720:trunc(ow/a/2)*2" out.mp4
 </code> </code>
  
  • tips/video.1571405179.txt.gz
  • Last modified: 2019/10/18 15:26
  • by scipio