このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
dirk
/
bin
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プルリクエスト
0
リリース
0
Wiki
アクティビティ
A bin folder, holding helpfull scripts and commands
選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
78
コミット
2
ブランチ
ブランチ:
master
84582af
master
ブランチ
タグ
${ item.name }
ブランチ
${ searchTerm }
を作成
'master' から
${ noResults }
bin
/
ffmpeg2mp4_169
ffmpeg2mp4_169
81B
パーマリンク
履歴
Raw
1
2
3
#!/bin/sh
#
ffmpeg -i $1 -vcodec libx264 -crf 18 -tune animation -aspect 16:9 $2