MP4toGif_conv
- Digital0 JPY

.mp4をアニメGIFに変換するバッチファイルです フォルダの中に入っているすべての.mp4をアニメGIFに一括で変換します ■利点 ・バッチファイルの中を編集することでFPSとサイズと解像度と品質とループの有無の変更が可能です 詳細はreadme.txtをお読みください. This is a batch file that converts .mp4 files to animated GIFs. It converts all .mp4 files in a folder to animated GIFs at once. ■Advantages ・You can change the FPS, size, resolution, quality, and loop settings by editing the batch file. Please read readme.txt for details.
■内容物
MP4toGif_conv-x320.bat .mp4を320pixelのGIFに変換します MP4toGif_conv-x640.bat .mp4を640pixelのGIFに変換します MP4toGif_conv-x1024.bat .mp4を1024pixelのGIFに変換します MP4toGif_conv-x1536.bat .mp4を1536pixelのGIFに変換します
■基本的なコマンド例(バッチ処理)
例えば、input1.mp4, input2.mp4, input3.mp4 を output_001.gif, output_002.gif, output_003.gif に変換する場合。 1 FFmpegをインストール: まず、FFmpegをPCにインストールする必要があります。公式ウェブサイトからダウンロードし、パスを通す設定をしてください。 2 .mp4と同じフォルダにこのバッチファイルを入れて実行してください
■動作環境
Windows 11 ※ このバッチファイルは FFmpegがインストールされているPCで動作します