[Bug 760787] ksvideosrc should map video/x-raw,format=(string)dvsd,... to video/dv
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 18 08:11:23 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760787
Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nicolas.dufresne at collabora.
| |co.uk
--- Comment #2 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
My first guess would be that it produce the same thing as dv1394src
(systemstream). Clearly this is not one of x-raw format.
video/x-dv, format = { NTSC, PAL }, systemstream = true
You can test this by replacing the caps using capssetter join=0 replace=1
caps=...
ksvideosrc ! capssetter ... ! dvdemux ! ...
--
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