gstreamer/subprojects/gst-editing-services/tests/validate/nle/simple_source_playback.validatetest

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
282 B
Text
Raw Normal View History

meta,
handles-states=true,
ignore-eos=true,
args={
"nlesource name=s inpoint=0 duration=200000000 ! $(videosink)",
}
nle-add-child,
object-name="s",
desc="videotestsrc ! timeoverlay"
play
check-position, on-message=eos, expected-position=0.2
stop