Hi, when i'm using mfxdecode in gstreamer there is: *** stack smashing detected ***: gst-launch-1.0 terminated error. When i replace mfxdecode with avdec_mpeg2video then everything work fine, without any errors. Can you please tell me what can be the problem?
gstreamer version: 1.10.4
gstreamer media SDK plugin version: 1.3.3.rc5
HW used: Intel® NUC Kit NUC6i5SYK
Operating system: Ubuntu 16.04 LTS
Input file: MPEG2 transport stream with MPEG2 video and mp2 audio
ffprobe log:
Duration: 00:03:09.09, start: 29813.055922, bitrate: 1547 kb/s
Program 1
Stream #0:0[0xa1]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, top first), 544x480 [SAR 20:17 DAR 4:3], 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
Stream #0:1[0xa2](eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, stereo, s16p, 160 kb/s
I'm getting the same error with some other MPEG2 streams also.
Thank you in advance.
Best regards.