qtmux: Use complete MPEG caps in the unit test
This commit is contained in:
parent
69869f0839
commit
0fd1397921
@ -43,6 +43,7 @@ static GstPad *mysrcpad, *mysinkpad;
|
||||
"rate = (int) 48000"
|
||||
#define VIDEO_CAPS_STRING "video/mpeg, " \
|
||||
"mpegversion = (int) 4, " \
|
||||
"systemstream = (boolean) false, " \
|
||||
"width = (int) 384, " \
|
||||
"height = (int) 288, " \
|
||||
"framerate = (fraction) 25/1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user