ニコ動関係の情報と動画制作に関わるソフトウェアやウェブサービスと気になった事などを紹介します。
ffmpeg -i nico_3hun.mp4 -vf trim=1:10,setpts=PTS-STARTPTS -an 20.mp4
ffmpeg -ss 1 -i nico_3hun.mp4 -vf trim=1:10,setpts=PTS-STARTPTS -an 21.mp4
ffmpeg -i nico_3hun.mp4 -ss 1 -vf trim=1:10,setpts=PTS-STARTPTS -an 22.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=1:10,setpts=PTS-STARTPTS -t 5 -an 23.mp4
ffmpeg -i nico_3hun.mp4 -t 5 -vf trim=1:10,setpts=PTS-STARTPTS -an 24.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=1:6,setpts=PTS-STARTPTS -t 10 -an 25.mp4
ffmpeg -i nico_3hun.mp4 -t 10 -vf trim=1:6,setpts=PTS-STARTPTS -an 26.mp4
ffmpeg -i nico_3hun.mp4 -ss 1 -vf trim=duration=10 -an 14.mp4
ffmpeg -i nico_3hun.mp4 -t 5 -vf trim=duration=10 -an 15.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=duration=10 -t 5 -an 16.mp4
ffmpeg -i nico_3hun.mp4 -t 10 -vf trim=duration=5 -an 17.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=duration=5 -t 10 -an 18.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=start_frame=99:end_frame=200,setpts=PTS-STARTPTS -an 7.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=start_frame=10:end_frame=30,setpts=PTS-STARTPTS -an 3.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=end_frame=30,setpts=PTS-STARTPTS -an 4.mp4
ffmpeg -i nico_3hun.mp4 -vf trim=start_frame=1:end_frame=30,setpts=PTS-STARTPTS -an 6.mp4
ffmpeg -ss 1 -i nico_3hun.mp4 -vf trim=start_frame=1:end_frame=30,setpts=PTS-STARTPTS -an 8.mp4
ffmpeg -i nico_3hun.mp4 -ss 1 -vf trim=duration=10 -an 14.mp4
ffmpeg -i nico_3hun.mp4 -ss 4 -vf trim=end_frame=30,setpts=PTS-STARTPTS -an -y 1.mp4
ffmpeg -i nico_3hun.mp4 -ss 4 -vf trim=start_frame=500:end_frame=1000,setpts=PTS-STARTPTS -an 22.mp4
4.30-5.29 100f
ffmpeg -i nico_3hun.mp4 -ss 4 -vf trim=start_frame=30,setpts=PTS-STARTPTS -t 1 -an -y 1.mp4
ffmpeg -i nico_3hun.mp4 -vf split=3[1][2][3];[1]trim=start_frame=0:end_frame=100,setpts=PTS-STARTPTS[a];[2]trim=start_frame=100:end_frame=200,setpts=PTS-STARTPTS[b];[3]trim=start_frame=200:end_frame=300,setpts=PTS-STARTPTS[c];[a][b][c]concat=n=3:v=1:a=0 -an -y 1.mp4
サンプリング周波数*(出力フレーム数/(フレームレート))
48000*(300/(30000/1001)) = 480480
atrim=start_sample=0:end_sample=480480,asetpts=PTS-STARTPTS
atrim=start_sample=960960:end_sample=1441440,asetpts=PTS-STARTPTS
ロベルト
お問い合わせはこちらまで
robelt2525[at]gmail.com
中の人 @nico_lab
広告リンク
Amazon
楽天市場
ブログ更新用 @blo_nico_lab
詳しいプロフィールはこちら
当ブログは、Amazonアソシエイトに参加しています。
コメント