You are not logged in.
When trying to import a file to the media library I get the following error:
Problem: gst-resource-error-quark
Extra information: gst-resource-error-quark: Stream file:///path/to/file.mp4 discovering failed (error code: 5) (1)
$ pacman -Qqs gst
gst-editing-services
gst-plugins-bad
gst-plugins-base
gst-plugins-base-libs
gst-plugins-good
gst-python
gst-transcoder
gstreamer
gstreamer0.10
gstreamer0.10-bad
gstreamer0.10-bad-plugins
gstreamer0.10-base
gstreamer0.10-base-plugins
gstreamer0.10-ffmpeg
gstreamer0.10-good
gstreamer0.10-good-plugins
gstreamer0.10-python
gstreamer0.10-ugly
gstreamer0.10-ugly-plugins
phonon-qt5-gstreamer
pitivi
What could be the problem?
Last edited by nrz (2016-10-29 11:48:57)
Offline
It seems I've fixed it with:
# pacman -S gst-libav
Though it's strange that "gst-libav" was in the Optional Deps...
Offline