PDA

View Full Version : QMediaPlayer demo - Invalid socket 11 error



lkuczera
12th July 2012, 10:41
Hello,

Recently i've managed cross compile Qt libraries with phonon and phonon-backend for my embedded platform. I am trying to play simple video file using qmediaplayer. First i've tried playing sound and it works. Then ive tried play simple avi file and i get following error:



[root@OMAP3EVM card]# ./qmediaplayer -qws
QSocketNotifier: Invalid socket 11 and type 'Read', disabling...
Aborted


After googling i've found tips to get newer version of ffmpeg, i've try it and it doesn't work. Maybe one of you get similar issue.

thanks in advance,

___________
l.kuczera