I am trying Qt 5 with videowidget example in which QMediaplayer is used to play video file. It gives me error like Error: "GStreamer encountered a general stream error."
when i play any mp4 file in it. It is not able to play a single file.
But on having same environment if i use old SDK Qt 4.8.2 and use Phonon and play same file then its fine. Its working.
Can anyone tell me why this is happening with new SDK QT 5.1.1?
Regards, Keyur