Page 1 of 1

Ubuntu: Videos not starting

Posted: Mon Oct 10, 2016 12:31 pm
by mitkoru
Hi,

on my Ubuntu 16.04. machine when I try to browse through a directory which contains both pictures and videos, videos are not starting.

Here is the command line output when switching to a video file:

Code: Select all

getNext => 4 
 ==> 315e4d0 
MyPreviewThread :: stop()
A   /home/foo/Pictures/album/IMG_20161005_135628.jpg (4032 3024)
##ADD to cache 2   /home/foo/Pictures/album/IMG_20161005_135640.jpg
P   /home/foo/Pictures/album/IMG_20161005_135628.jpg (4032 3024)
P   /home/foo/Pictures/album/IMG_20161005_135640.jpg (4032 3024)
setCurrentFilename </home/foo/Pictures/album/VID_20161005_135637.avi>
MyView::change /home/foo/Pictures/album/VID_20161005_135637.avi 
## Bitmap :: load 0 
###### LOAD BITMAP </home/foo/Pictures/album/VID_20161005_135637.avi>
my_error_exit...<Not a JPEG file: starts with 0x52 0x49>
OPEN player /home/foo/Pictures/album/VID_20161005_135637.avi
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
SIZE : 0 215  (-1)
SIZE : 0 58  (-1)
SIZE : 0 212  (-1)
SIZE : 0 63  (-1)
getNext => 4 
 ==> 31485a0 
##START cache 2 /home/foo/Pictures/album/VID_20161005_135637.mp4
   /home/foo/Pictures/album/IMG_20161005_135628.jpg (4032 3024)
   /home/foo/Pictures/album/IMG_20161005_135640.jpg (4032 3024)
MyPreviewThread :: stop()
MyPreviewThread :: set 
## Bitmap :: load 0 
###### LOAD BITMAP </home/foo/Pictures/album/VID_20161005_135637.mp4>
########################################
############### UPDATE MENU ############
########################################
my_error_exit...<Not a JPEG file: starts with 0x00 0x00>
## MyPreviewThread :: ERROR : 2 (0x3294ce0)
m_stopCondition.wakeOne()
m_loadCondition.wait()
Especially the two lines at the beginning are interesing:

Code: Select all

OPEN player /home/foo/Pictures/album/VID_20161005_135637.avi
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.mediaplayer"
It would be the same if I load a raw mp4 file too (directly copied from my phone), so should not be a codec issue...

Thanks for any help!

Re: Videos not starting on Ubuntu

Posted: Mon Oct 10, 2016 1:14 pm
by xnview
it seems to be a QT known issue

Re: Videos not starting on Ubuntu

Posted: Sun Feb 26, 2017 4:36 pm
by helmut
xnview wrote:it seems to be a QT known issue
@Pierre: The Qt issue is "Closed", now. Is this supposed to be fixed in XnView 0.84?

Re: Videos not starting on Ubuntu

Posted: Mon Feb 27, 2017 9:32 am
by xnview
helmut wrote:
xnview wrote:it seems to be a QT known issue
@Pierre: The Qt issue is "Closed", now. Is this supposed to be fixed in XnView 0.84?
it's fixed now in XnViewMP

Re: Ubuntu: Videos not starting

Posted: Mon Feb 27, 2017 3:29 pm
by helmut
This problem is supposed to be fixed in v0.84. Could you please try and check, mitkoru?