View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#154
Originally Posted by HtheB View Post
Another thing I notice is the videos (480p) that I have downloaded with CuteTube, won't play with Open Video Player. It crashes immediately upon tapping on the videos. It does work with the default player though...
I haven't tested Open Video Player with PR1.2, but when testing cuteTube (which also uses QML Video element) with PR1.2 I found that playing the 480p YouTube videos causes a segfault if the aspect ratio is 16:9. The output is

Code:
map_buffer: buffer not aligned: 0x41bec5a0-0x41cb6da0
map_buffer: buffer not aligned: 0x41bec5a0-0x41cb6da0
map_buffer: buffer not aligned: 0x41bec5a0-0x41cb6da0
map_buffer: buffer not aligned: 0x41bec5a0-0x41cb6da0
virtual uchar* QGStreamerGLTextureBuffer::map(QAbstractVideoBuffer::MapMode, int*, int*) acquire-frame failed 0 
Segmentation fault
I think now I have no choice but to use the stock video player for downloaded videos in cuteTube. The story of the QML Video element just goes from bad to worse. It's unusable in Symbian, far from perfect in Maemo5, and now I find that, quite apart from the terrible scaling issues (which seem to have improved somewhat in PR1.2), it is now unstable in Harmattan.
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 2 Users Say Thank You to marxian For This Useful Post: