decodebin3: Do not try to plug a decoder on raw formats
[platform/upstream/gstreamer.git] / subprojects / gst-integration-testsuites / testsuites / validate / playbin3 / ignore_raw_audio_from_demuxer.validatetest
1 set-globals, media_dir="$(test_dir)/../../../medias/"
2
3 meta,
4     handles-states=true,
5     args = {
6         "uridecodebin3 uri=\"file://$(media_dir)/defaults/mp4/raw_h264.0.mp4\" caps=video/x-raw ! $(videosink) ",
7     }
8
9 pause
10 stop