setup test with 50 fps
This commit is contained in:
parent
270233ca5c
commit
0865076849
2 changed files with 24 additions and 1 deletions
|
@ -17,7 +17,7 @@ function render_clip() {
|
|||
aevalsrc=sin($freq*2*PI*t):s=48000,pan=stereo|c0=c0|c1=c0[a]
|
||||
" \
|
||||
-map "[v]" -map "[a]" \
|
||||
-c:v h264_vaapi -r 25 -t 4 \
|
||||
-c:v h264_vaapi -r 50 -t 4 \
|
||||
-c:a aac -b:a 128000 \
|
||||
"$out"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue