Initial commit: M4 Pro optimized overlay pipeline
This commit is contained in:
10
ffmpeg-profiles.json
Normal file
10
ffmpeg-profiles.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"m4-youtube": {
|
||||
"input": [],
|
||||
"output": [
|
||||
"-c:v", "h264_videotoolbox",
|
||||
"-b:v", "50000k",
|
||||
"-profile:v", "high"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user