Dragon Player and Gwenview have stopped being able to play quicktime video (*.mov) files. I can hear the audio, but no video displays. Other file types appear to play fine. Help on getting this back functioning would be appreciated.
Below is the terminal output for playing an .MOV file in dragon:
larry@Laptop:~$ dragon
Stopped state
updated actions
updated menus
set titles
seekable changed to false
Opening QUrl("file:///home/larry/......MOV)
detected mimetype: "video/quicktime"
QPainter::begin: Paint device returned engine == 0, type: 2
Initial offset is 0
using index: -1 returned desc has index: -1
using index: -1 returned desc has index: -1
chapters: 0 titles: 0
going from "Loading" to "Stopped"
Stopped state
updated actions
updated menus
set titles
()
()
()
metaDataChanged
Disc ID: ""
set titles
()
()
()
()
()
()
update recent files list
()
()
()
metaDataChanged
Disc ID: ""
set titles
()
()
()
()
()
()
metaDataChanged
Disc ID: ""
set titles
()
()
()
chapters: 0 titles: 0
going from "Stopped" to "Paused"
Paused state
updated actions
updated menus
set titles
seekable changed to true
chapters: 0 titles: 0
going from "Paused" to "Playing"
Playing state
updated actions
updated menus
set titles
chapters: 0 titles: 0
going from "Playing" to "Stopped"
Stopped state
updated actions
updated menus
set titles
seekable changed to false
** Message: PackageKit: xid = 109051908
** Message: PackageKit: desktop_id = (null)
** Message: PackageKit: Codec nice name: H.264 (High Profile) decoder
** Message: PackageKit: ignoring field named stream-format
** Message: PackageKit: ignoring field named alignment
** Message: PackageKit: ignoring field named level
** Message: PackageKit: ignoring field named profile
** Message: PackageKit: structure: gstreamer1(decoder-video/x-h264)()(64bit)
** Message: PackageKit: Did not install codec: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.PackageKit was not provided by any .service files
larry@Laptop:~$
And the same for playing an .AVI for comparison:
larry@Laptop:~$ dragon
Stopped state
updated actions
updated menus
set titles
seekable changed to false
Opening QUrl("file:///home/larry/.....AVI")
detected mimetype: "video/x-msvideo"
QPainter::begin: Paint device returned engine == 0, type: 2
Initial offset is 2698
using index: -1 returned desc has index: -1
using index: 0 returned desc has index: -1
chapters: 0 titles: 0
going from "Loading" to "Stopped"
Stopped state
updated actions
updated menus
set titles
hasVideo changed
Stopped state
updated actions
updated menus
set titles
()
()
()
metaDataChanged
Disc ID: ""
set titles
()
()
()
update recent files list
()
()
()
metaDataChanged
Disc ID: ""
set titles
()
()
()
metaDataChanged
Disc ID: ""
set titles
()
()
()
metaDataChanged
Disc ID: ""
set titles
chapters: 0 titles: 0
going from "Stopped" to "Paused"
Paused state
updated actions
updated menus
set titles
seekable changed to true
chapters: 0 titles: 0
going from "Paused" to "Playing"
Updating channels, subtitle count: 0
the text is: " "Default" " and index 1
the text is: " "Unknown [Uncompressed 8-bit PCM audio]" " and index 2
adjusting size to video resolution
Playing state
updated actions
updated menus
set titles
stop cursorTimer
chapters: 0 titles: 0
going from "Playing" to "Stopped"
Stopped state
updated actions
updated menus
set titles
hasVideo changed
seekable changed to false
larry@Laptop:~$