[Bug 705621] baseparse: Add a property to force processing
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Aug 8 22:36:50 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705621
GStreamer | gstreamer (core) | unspecified
--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2013-08-09 05:36:45 UTC ---
The (rare) use-cases where you would need to activate it is when:
* you don't trust out-of-bytestream information (caps, pts, dts, packetization,
...) and want to sanitize/validate the stream.
* downstream elements won't be doing additional format-specific checks (muxers,
payloaders, ...)
Maybe a "stream-validation-required" query ? or something like that ?
It wouldn't stop having this property for debugging purposes though. I just
would like to have this before 1.2 is out.
--
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