windows:ffmpeg

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
windows:ffmpeg [2024/06/15 11:16] – [mp4 - H.264] ともやんwindows:ffmpeg [2024/06/15 11:18] (現在) – [WebM - AV1] ともやん
行 239: 行 239:
 $ ffmpeg -i ElectricSheep_test001.gif -vf "crop=trunc(iw/2)*2:trunc(ih/2)*2" -b:v 0 -crf 25 -f mp4 -vcodec libx264 -pix_fmt yuv420p ElectricSheep_test001.mp4 $ ffmpeg -i ElectricSheep_test001.gif -vf "crop=trunc(iw/2)*2:trunc(ih/2)*2" -b:v 0 -crf 25 -f mp4 -vcodec libx264 -pix_fmt yuv420p ElectricSheep_test001.mp4
 </code></WRAP> </code></WRAP>
-</WRAP> 
 <WRAP color_result_long><html><pre> <WRAP color_result_long><html><pre>
 ffmpeg version n4.3.2 Copyright (c) 2000-2021 the FFmpeg developers ffmpeg version n4.3.2 Copyright (c) 2000-2021 the FFmpeg developers
行 687: 行 686:
  
 ==== WebM - AV1 ==== ==== WebM - AV1 ====
-<WRAP prewrap 100%+<WRAP color_term
-<code>+<WRAP color_command><code>
 $ ffmpeg -i ElectricSheep_test001.gif -c av1 -b:v 0 -crf 41 ElectricSheep_test001-av1.webm $ ffmpeg -i ElectricSheep_test001.gif -c av1 -b:v 0 -crf 41 ElectricSheep_test001-av1.webm
-</code> +</code></WRAP> 
-</WRAP> +<WRAP color_result?long><html><pre>
-<html> +
-<div class="ncolor_result_long"> +
-<pre>+
 ffmpeg version n4.3.2 Copyright (c) 2000-2021 the FFmpeg developers ffmpeg version n4.3.2 Copyright (c) 2000-2021 the FFmpeg developers
   built with gcc 9.3-win32 (GCC) 20200320   built with gcc 9.3-win32 (GCC) 20200320
行 726: 行 722:
 frame= 2230 fps=0.0 q=0.0 Lsize=   10264kB time=00:02:52.67 bitrate= 487.0kbits/s speed=0.00351x frame= 2230 fps=0.0 q=0.0 Lsize=   10264kB time=00:02:52.67 bitrate= 487.0kbits/s speed=0.00351x
 video:10253kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.107672% video:10253kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.107672%
-</pre> +</pre></html></WRAP
-</div+</WRAP>
-</html>+
  
 ==== 圧縮率 ==== ==== 圧縮率 ====
  • windows/ffmpeg.1718417780.txt.gz
  • 最終更新: 2024/06/15 11:16
  • by ともやん