GNOME Bugzilla – Bug 754787
vtdec: fails with some streams
Last modified: 2018-05-05 11:26:43 UTC
vtdec doesn't seem to work with all input streams. Successfully initialises with these input caps: video/x-h264, stream-format=(string)avc, alignment=(string)au, width=(int)1280, height=(int)720, framerate=(fraction)30000/1001, parsed=(boolean)true, profile=(string)high, level=(string)5.1, codec_data=(buffer)01640033ffe1002767640033ac2ca5014016e9a808080a000007d20001d4c1c24000493e00008954fe31c1da162d9a01000568e9083727 Fails to init with these input caps: video/x-h264,stream-format=(string)avc,alignment=(string)au,width=(int)480,height=(int)204,framerate=(fraction)30/1,parsed=(boolean)true,profile=(string)main,level=(string)2,codec_data=(buffer)014d4014ffe10014274d4014a9183c36f78035060106b6c2b5ef7c0401000428de0988 Not sure why
I don't remember the test case.