Created attachment 5036 Example - movie (AVI) Parole show irritating edge when playing movie. This does not happen in Totem player, or in Parole with Gstreamer-0.10 (tested), but only parole in Parole with Gstreamer-1.0. I use Parole from Git (latest version) and Gstreamer 1.0.7 Please see attachments.
Created attachment 5037 Example - movie (MKV)
It's not as bad as alium ones, but I get the same irritating edge, using Parole 0.5.2.
@Edoardo Maria Elidoro: are you also using gstreamer1.0?
(In reply to Simon Steinbeiss from comment #3) > @Edoardo Maria Elidoro: are you also using gstreamer1.0? How can I know that? Here's what I've got on my Archbox. $ yaourt gstreamer | grep installed 3 extra/gst-libav 1.0.9-1 [installed] 4 extra/gst-plugins-bad 1.0.9-1 [installed] 5 extra/gst-plugins-base 1.0.9-1 [installed] 6 extra/gst-plugins-base-libs 1.0.9-1 [installed] 7 extra/gst-plugins-good 1.0.9-1 [installed] 8 extra/gst-plugins-ugly 1.0.9-1 [installed] 10 extra/gstreamer 1.0.9-1 [installed] 11 extra/gstreamer0.10 0.10.36-2 [installed] 14 extra/gstreamer0.10-base 0.10.36-1 [installed] 15 extra/gstreamer0.10-base-plugins 0.10.36-1 (gstreamer0.10-plugins) [installed] 30 community/parole 0.5.2-1 [installed]
You should be able to retrieve the gst version with "parole --gst-version" from the commandline.
(In reply to Simon Steinbeiss from comment #5) > You should be able to retrieve the gst version with "parole --gst-version" > from the commandline. Here you go! $ parole --gst-version GStreamer Core Library version 1.0.9
Sorry to say, but in this case you'll have to wait for a while. At the moment we're porting Parole to Gtk3 and only after the 0.6 release will we do the full port to gst1.0 (and therefore fix that bug).
I just tested Parole with gstreamer1.0 from git master (we just merged the Gtk3 branch) and I can't confirm this bug at all. If anything, gstreamer1.0 seems to make things run smoother. Please test again whether you still get this issue!
(In reply to Simon Steinbeiss from comment #8) > I just tested Parole with gstreamer1.0 from git master (we just merged the > Gtk3 branch) and I can't confirm this bug at all. If anything, gstreamer1.0 > seems to make things run smoother. > > Please test again whether you still get this issue! I can confirm that there are no more green-ish edge, everything is fine with gstreamer1.0 from Arch Linux repositories. Good work!
This is exactly the kind of news I like to wake up to. Marking this bug as fixed!