gstreamer/subprojects/gst-integration-testsuites/testsuites/validate/h264/x264enc_youtube_bitrate.fullhd_lowframerate.validatetest

9 lines
239 B
Plaintext
Raw Normal View History

2021-09-24 19:22:10 +00:00
meta,
args = {
"videotestsrc ! video/x-raw,width=1920,height=1080 ! x264enc name=enc @preset=Profile\\ YouTube ! fakesink",
}
pause
check-property, target-element-name=enc, property-name=bitrate, property-value=8000
stop