Ubuntu: Videos not starting

Older bugs which are supposed to be fixed in 0.84. *** Please try to reproduce your bug and confirm the bug fix. ***

Moderators: XnTriq, helmut, xnview, Dreamer

Post Reply
mitkoru
Posts: 1
Joined: Mon Oct 10, 2016 12:25 pm

Ubuntu: Videos not starting

Post 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!
User avatar
xnview
Author of XnView
Posts: 43442
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Videos not starting on Ubuntu

Post by xnview »

it seems to be a QT known issue
Pierre.
User avatar
helmut
Posts: 8705
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Re: Videos not starting on Ubuntu

Post 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?
User avatar
xnview
Author of XnView
Posts: 43442
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Videos not starting on Ubuntu

Post 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
Pierre.
User avatar
helmut
Posts: 8705
Joined: Sun Oct 12, 2003 6:47 pm
Location: Frankfurt, Germany

Re: Ubuntu: Videos not starting

Post by helmut »

This problem is supposed to be fixed in v0.84. Could you please try and check, mitkoru?
Post Reply