[Bug 703739] DVD playback: flickering video

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 22 00:27:39 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=703739
  GStreamer | gst-plugins-bad | 1.x

--- Comment #15 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-07-22 07:27:31 UTC ---
I wasn't able to reproduce it with two DVDs I tried here, both having
interlaced video content. So it's likely something specific to the DVDs you
tried.


You'd have to build a custom pipeline for this, e.g.

gst-launch-1.0 -v rsndvdbin device=/dev/dvd ! deinterlace mode=interlaced
fields=all tff=tff ! videoconvert ! navseek ! xvimagesink


You could also try if any of the different methods on deinterlace makes a
difference.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list