Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
appwiki:ffmpeg [2021/12/08 20:07] – [Common Convertion] yingappwiki:ffmpeg [2021/12/08 20:08] – [Common Convertion] ying
Line 72: Line 72:
 </code> </code>
  
-  * image to square size (like convert image to texture size format) <code+  * image to square size (like convert image to texture size format) <code>
 ffmpeg -i image.jpg -vf "scale=1024:1024:force_original_aspect_ratio=decrease,pad=1024:1024:-1:-1:color=white" tex_image.jpg ffmpeg -i image.jpg -vf "scale=1024:1024:force_original_aspect_ratio=decrease,pad=1024:1024:-1:-1:color=white" tex_image.jpg
  
  • appwiki/ffmpeg.txt
  • Last modified: 2022/12/07 07:21
  • by ying