windows:handbrake

差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
windows:handbrake [2020/04/08 21:45] – 作成 ともやんwindows:handbrake [2023/03/07 13:14] (現在) – [インストール] ともやん
行 1: 行 1:
-====== HandBrake - オープンソースビデオトランスコーダー ======+<html> 
 +  <style> 
 +    #result pre { 
 +      overflow: scroll; 
 +      overflow-x: hidden; 
 +      font-size: 10px; 
 +    } 
 +    #source_code pre { 
 +      height: 200px; 
 +      overflow: scroll; 
 +      overflow-x: hidden; 
 +      font-size: 10px; 
 +    } 
 +    .dokuwiki .wrap_left { 
 +      margin-right: 0; 
 +    } 
 +  </style> 
 +</html> 
 +====== HandBrake (Windows) - オープンソースビデオトランスコーダー ======
 <WRAP group> <WRAP group>
 <WRAP left column> <WRAP left column>
-{{:windows:handbrake_logo.png?100|HandBrake Logo}}+{{windows:handbrake_logo.png?100|HandBrake Logo}}
 </WRAP> </WRAP>
  
行 14: 行 32:
 本家: [[https://handbrake.fr/|HandBrake: Open Source Video Transcoder]]\\ 本家: [[https://handbrake.fr/|HandBrake: Open Source Video Transcoder]]\\
 ソースコード: [[https://github.com/HandBrake/HandBrake|]]\\ ソースコード: [[https://github.com/HandBrake/HandBrake|]]\\
 +\\
 +[[linux:handbrake|HandBrake (Linux) - オープンソースビデオトランスコーダー]] も参照😉\\
 +
 +===== インストール =====
 +[[windows:scoop|Scoop]] によるインストール。\\
 +ダウンロード元として **extras** バケットを追加する。\\
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +<b class=GRN>$</b> <b class=HIY>scoop</b> bucket add extras
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +Checking repo... ok
 +The extras bucket was added successfully.
 +</pre></html></WRAP>
 +</WRAP>
  
-<code powershell+**HandBrake** をインストールする。\\ 
-PS > scoop install handbrake +<WRAP color_term
-</code> +<WRAP color_command><html><pre> 
-<WRAP prewrap 100% #result+<b class=GRN>$</b> <b class=HIY>scoop</b> install handbrake 
-<code>+</pre></html></WRAP> 
 +<WRAP color_result><html><pre>
 Installing 'handbrake' (1.3.1) [64bit] Installing 'handbrake' (1.3.1) [64bit]
 HandBrake-1.3.1-x86_64-Win_GUI.exe (12.9 MB) [================================================================] 100% HandBrake-1.3.1-x86_64-Win_GUI.exe (12.9 MB) [================================================================] 100%
行 27: 行 61:
 Creating shortcut for HandBrake (HandBrake.exe) Creating shortcut for HandBrake (HandBrake.exe)
 'handbrake' (1.3.1) was installed successfully! 'handbrake' (1.3.1) was installed successfully!
-</code>+</pre></html></WRAP>
 </WRAP> </WRAP>
 +
 +===== 参考文献 =====
 +[[https://support.google.com/youtube/answer/6375112|動画の解像度とアスペクト比 - パソコン - YouTube ヘルプ]]\\
 +[[https://support.google.com/youtube/troubleshooter/2888402|YouTube でサポートされているファイル形式 - YouTube ヘルプ]]\\
 +[[https://support.google.com/youtube/answer/1722171|アップロードする動画におすすめのエンコード設定 - YouTube ヘルプ]]\\
 +[[wpjp>VP9|VP9 - Wikipedia]]\\
 +[[wpjp>AOMedia_Video_1|AOMedia Video 1 - Wikipedia]]\\
 +[[https://qiita.com/yanoshi/items/544a361baf76b8114067|AV1エンコーダーの速度と品質の比較 - ffmpeg(libaom) vs SVT-AV1 - Qiita]]\\
 +
  • windows/handbrake.1586349942.txt.gz
  • 最終更新: 2020/04/08 21:45
  • by ともやん