Video player with qt5
General and Desktop
3
Posts
2
Posters
2.3k
Views
1
Watching
-
Hi all
i'm trying to realize a video player for ip cameras with QT5. I have modified the examples in qt5-beta-2 source but i noticed very low perfomance comparated to the same request made with vlc (on my PC Intel(R) Pentium(R) 4 CPU 3.20GHz 94%cpu vs 25%cpu via top). This with videographicsitem and customvideoitem example. better with video example where the cpu il about 50% anyway higher than vlc. There is a way to improve performance or do better this work? I notice the with qt4 and phonon the performance was better.
Regards