Import gst-integration-testsuites
[platform/upstream/gstreamer.git] / subprojects / gst-integration-testsuites / testsuites / validate / h264 / x264enc_youtube_bitrate.fullhd_lowframerate.validatetest
1 meta,
2     args = {
3          "videotestsrc ! video/x-raw,width=1920,height=1080 ! x264enc name=enc @preset=Profile\\ YouTube ! fakesink",
4     }
5
6 pause
7 check-property, target-element-name=enc, property-name=bitrate, property-value=8000
8 stop