*** FLV [#w4babec1] -一般的な FLV ファイル形式です。 "-s" は サイズ( FLV ファイルの用途によって変える ) "-r" は fps "-b" は ビデオビットレート ( 1000k などにすれば高品質 ) "-ab" は オーディオビットレート( 128k にすれば CD 品質 ) "-ar" は サンプリング周波数 "-qscalse" は 品質(-b の代わりに指定できる。1~32) "-g" は 早送りの速度(サイズ圧縮) <Item> <DisplayName>FLV 変換( 品質重視 )</DisplayName> <Accelerator>L</Accelerator> <ActionName>flv-3</ActionName> <CommandLine>-f flv -vcodec flv -g 450 -s 512x384 -r 30000/1001 -b 500k -mbd 2 -qmin 1 -qmax 8 -qsquish 1 -flags mv0 -acodec libmp3lame -ac 2 -ar 44100 -ab 96k</CommandLine> <FileExtension>flv</FileExtension> <BeforeAction></BeforeAction> <AfterAction></AfterAction> </Item> <Item> <DisplayName>FLV 変換( サイズ重視 )</DisplayName> <Accelerator>L</Accelerator> <ActionName>flv-4</ActionName> <CommandLine>-f flv -vcodec flv -g 450 -s 512x384 -r 30000/1001 -qscale 32 -mbd 2 -qmin 1 -qmax 8 -qsquish 1 -flags mv0 -acodec libmp3lame -ac 2 -ar 44100 -ab 48k</CommandLine> <FileExtension>flv</FileExtension> <BeforeAction></BeforeAction> <AfterAction></AfterAction> </Item> test さん &new{2010-09-8 (水) 15:15:00}; *** SWF [#f07632b2] -"-ar" は (44100, 22050, 11025) のどれかを選択する。 <Item> <DisplayName>swf 変換テスト</DisplayName> <Accelerator>5</Accelerator> <ActionName>swf-test</ActionName> <CommandLine>-f swf -acodec libmp3lame -vcodec flv -sn -ab 64k -ar 11025 -ac 1 -qscale 4.0 -r pal -nr 100 -mbd rd -qmin 2.0 -qmax 31.0</CommandLine> <FileExtension>swf</FileExtension> <BeforeAction></BeforeAction> <AfterAction></AfterAction> </Item> test さん &new{2010-09-8 (水) 15:03:00}; * コメント [#xb5aa8ba] 以下はコメント欄です -Craving Explorer の ffmpeg では、携帯電話で撮った 3GP ファイルの amr 音声を変換できなかった。 他の ffmpeg を使っているソフトでは変換できた。 --[[AnyVideoConverter:http://jp.any-video-converter.com/]] (YouTube・ニコニコ動画のダウンロードもできる。ダウンロード履歴と変換履歴が残る。ダウンロード速度が遅いことが欠点。) --[[XMedia Recode:http://www.gigafree.net/media/conv/xmediarecode.html]] (最初から用意されている変換種別は、数多い。設定を ffmpeg のコマンドに置き換えれば、Craving Explorer でも使えるだろう。今度暇なときに、ここにコピペしてみよう。) --[[XMedia Recode:http://www.gigafree.net/media/conv/xmediarecode.html]] (最初から用意されている[[変換種別:http://www.xmedia-recode.de/funktion.html]]は、数多い。設定を ffmpeg のコマンドに置き換えれば、Craving Explorer でも使えるだろう。今度暇なときに、ここにコピペしてみよう。) --[[Free Video Converter:http://www.koyotesoft.com]] (Free 版では30分以上の動画は変換できない。swf への変換は設定がないので、できない。) test さん &new{2010-09-08 (水) 15:09:00};