Solved Parole

Hi everyone,
I can't read a mp4 with parole ... I have a h.264 problem. I have install gstreamer-plugins-all gstreamer1-plugins-all gstreamer1-libav ... What can i do?
Thanks
 
In a terminal :

Code:
$ parole

(parole:27040): GLib-GObject-WARNING **: invalid uninstantiatable type '(null)' in cast to 'GstElement'

(parole:27040): GStreamer-CRITICAL **: gst_element_message_full_with_details: assertion 'GST_IS_ELEMENT (element)' failed
 
I have remove gstreamer-plugins-all and I have reinstall only gstreamer-plugins- {good, bad and ugly} and gstreamer1-libav
And now I can read my video
Thanks :)
 
Back
Top