Video not play in totem (Fedora 24)
I've updated to Fedora 24. After updating, videos could not play in default video player due to the following error:
An error occurred
Could not initialize supporting library.
Please help me. I've searched in Google but couldn't found anything. It was ok in my Fedora-23.
here is the output:
$ totem ./playback.mp4
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
Error creating proxy: The connection is closed (g-io-error-quark, 18)
(totem:15595): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(totem:15595): dconf-WARNING **: failed to commit changes to dconf: The connection is closed
(totem:15595): dconf-WARNING **: failed to commit changes to dconf: The connection is closed
(totem:15595): dconf-WARNING **: failed to commit changes to dconf: The connection is closed
(totem:15595): dconf-WARNING **: failed to commit changes to dconf: The connection is closed
(totem:15595): dconf-WARNING **: failed to commit changes to dconf: The connection is closed
(totem:15595): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(totem:15595): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(totem:15595): Totem-WARNING **: Failed to acquire screensaver proxy: The connection is closed
(totem:15595): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(totem:15595): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
(totem:15595): GLib-GIO-CRITICAL **: g_dbus_connection_emit_signal: assertion 'G_IS_DBUS_CONNECTION (connection)' failed
DtsGetHWFeatures: Create File Failed
DtsGetHWFeatures: Create File Failed
Running DIL (3.22.0) Version
DtsDeviceOpen: Opening HW in mode 0
DtsDeviceOpen: Create File Failed
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
libva info: VA-API version 0.39.2
libva info: va_getDriverName() returns 0
libva info: Trying to open /usr/lib64/dri/i965_drv_video.so
libva info: va_openDriver() returns -1
Can you provide more details here? What kind of video file is it? What application are you trying to use to view the video?
Often, problems playing video files can be resolved by simply installing VLC (from, RPMFusion, for example), but it's wise to figure out exactly what's going on so you can learn more about the OS and what to do when this sort of thing occurs. If you can provide more information, we'll be glad to help.
Thanks for your cooperation. VLC is ok.
But I tried to open a mp4 file with GNOME Videos (Totem) player, but it seems to be an error like
Could not initialize supporting library.
Can you execute totem from the command line (give it your file as an argument:
totem ./yourfile
) and provide the output? You're probably just missing a necessary gstreamer package.Same. :'(
Package gstreamer-0.10.36-14.fc24.x86_64 is already installed.
Can you provide the output from your command, NibidAlo? I'm looking to see exactly what library totem is trying to initialize. If that information is not provided in the output generated by the command, we'll need to look into generating debug output or something.