I've found a fix...
You need to delete gstreamer registry file to fix this:
rm $HOME/.cache/gstreamer-1.0/registry.x86_64.bin
($HOME/.cache should probably be replaced with
${XDG_CACHE_HOME:-$HOME/.cache} to be freedesktop friendly)
Works for me at least.
I think this should be incorporated in
It seems that it's a libav bug. If started like
$ totem --gst-debug=6
the following output is produced:
0:00:05.212869886 17220 0x7fd284013b70 ERROR libav :0::
Invalid chars '.0' at the end of expression '1.0'
0:00:05.212878563 17220 0x7fd284013b70 ERROR libav :
2 matches
Mail list logo