[過去ログ]
ffmpegならこちらへ 7 (1002レス)
ffmpegならこちらへ 7 http://egg.5ch.net/test/read.cgi/software/1659701141/
上
下
前次
1-
新
通常表示
512バイト分割
レス栞
抽出解除
必死チェッカー(本家)
(べ)
自ID
レス栞
あぼーん
このスレッドは過去ログ倉庫に格納されています。
次スレ検索
歴削→次スレ
栞削→次スレ
過去ログメニュー
585: 警備員[Lv.6(前3)][新][苗][芽] [sage] 2024/04/24(水) 16:54:00.65 ID:Qih+B3mM0 すいません、FFMPEG初心者です。下記のオプションでエラーが出てしまうのですが どこが間違っているか分かりませんか? ffmpeg -hwaccel qsv -hwaccel_output_format qsv -y -i "<%InputFile%>" -c:v av1_qsv -bf 3 -b_ref_mode middle -init_qpI 20 -init_qpP 23 -init_qpB 25 -temporal-aq 1 -rc vbr -multipass fullres -r 60 -b_ref_mode middle -vf scale=1920:1080 -acodec copy "<%OutputPath%><%Title%>.mp4" " Win11Pro最新 Ryzen 7 5700X intel Arc 750 ドライバ最新 FFMPEG最新 よろしくお願いいたします。 http://egg.5ch.net/test/read.cgi/software/1659701141/585
587: 警備員[Lv.7(前3)][新][苗][芽] [sage] 2024/04/24(水) 18:01:40.78 ID:Qih+B3mM0 これでいいのかな。 -vf scale=1920:1080を外すとエンコ出来ます。 どうしてもリサイズしたいんです。 Impossible to convert between the formats supported by the filter 'graph -1 input from stream 0:0' and the filter 'auto_scale_0' [vf#0:0 @ 000001a64d297340] Error reinitializing filters! [vf#0:0 @ 000001a64d297340] Task finished with error code: -40 (Function not implemented) [vf#0:0 @ 000001a64d297340] Terminating thread with return code -40 (Function not implemented) [vost#0:0/av1_qsv @ 000001a64fa14780] Could not open encoder before EOF [vost#0:0/av1_qsv @ 000001a64fa14780] Task finished with error code: -22 (Invalid argument) [vost#0:0/av1_qsv @ 000001a64fa14780] Terminating thread with return code -22 (Invalid argument) [out#0/mp4 @ 000001a64d2ba780] Nothing was written into output file, because at least one of its streams received no packets. http://egg.5ch.net/test/read.cgi/software/1659701141/587
588: 警備員[Lv.8(前3)][新][苗][芽] [sage] 2024/04/24(水) 18:12:20.51 ID:Qih+B3mM0 こっちかな? Option vf (alias for -filter:v (apply filters to video streams)) cannot be applied to input url E:\ENC\ABCDE.mp4 -- you are trying to apply an input option to an output file or vice versa. Move this option before the file it belongs to. Error parsing options for input file E:\ENC\ABCDE.mp4. Error opening input files: Invalid argument よろしくお願いいたします。 http://egg.5ch.net/test/read.cgi/software/1659701141/588
592: 警備員[Lv.8(前3)][新][苗][芽] [sage] 2024/04/24(水) 18:54:00.22 ID:Qih+B3mM0 皆さん、ありがとうございます。 すいません。書き直しました ffmpeg -hwaccel qsv -hwaccel_output_format qsv -y -i %1 -c:v av1_qsv -bf 3 -b_ref_mode middle -init_qpI 20 -init_qpP 23 -init_qpB 25 -temporal-aq 1 -rc vbr -multipass fullres -r 30 -b_ref_mode middle -aspect "16:9" -acodec copy "I:\VD\%~n1.mp4" -vf scale=1920:1080を入れるとエラーで変わらずです。 http://egg.5ch.net/test/read.cgi/software/1659701141/592
594: 警備員[Lv.9(前3)][新][苗][芽] [sage] 2024/04/24(水) 19:46:00.62 ID:Qih+B3mM0 >>593 ありがとうございます。 やってみましたが、>>587のエラーが出ます。 http://egg.5ch.net/test/read.cgi/software/1659701141/594
595: 警備員[Lv.9(前3)][新][苗][芽] [sage] 2024/04/24(水) 19:53:06.38 ID:Qih+B3mM0 すいません、エンコードオプション消してませんでした。 やってみます。 http://egg.5ch.net/test/read.cgi/software/1659701141/595
596: 名無しさん@お腹いっぱい。 [sage] 2024/04/24(水) 20:03:50.47 ID:Qih+B3mM0 >>593 通りました。 ffmpeg -y -i %1 -vf scale=1920:1080 -acodec copy "I:\VD\%~n1.mp4" 1920x1080で出力されました。 QSVとの相性ですかね? http://egg.5ch.net/test/read.cgi/software/1659701141/596
598: 警備員[Lv.9(前3)][新][苗][芽] [sage] 2024/04/24(水) 20:35:50.16 ID:Qih+B3mM0 すいません。皆さん、ありがとうございました。 ffmpeg -hwaccel_output_format qsv -y -i %1 -c:v av1_qsv -vf scale=1920:1080 -aspect 16:9 -bf 3 -b_ref_mode middle -init_qpI 20 -init_qpP 23 -init_qpB 25 -temporal-aq 1 -rc vbr -multipass fullres -r 60 -b_ref_mode middle -acodec copy "I:\VD\%~n1.mp4" 上記で通りました。 お手数おかけしました。感謝申し上げます。 http://egg.5ch.net/test/read.cgi/software/1659701141/598
メモ帳
(0/65535文字)
上
下
前次
1-
新
書
関
写
板
覧
索
設
栞
歴
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
Google検索
Wikipedia
ぬこの手
ぬこTOP
0.042s