[Bug 784329] h264parse: should not always add latency
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Jul 25 18:04:46 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=784329
--- Comment #8 from Paolo Pr <paolo_pr at yahoo.com> ---
Then, I think that a complete solution for this issue is:
1) remove alignment=nal from tsdemux (IMHO this has the good side effect that
the demuxer will be much less coupled with h264)
2) set nal alignment as default for bytestream, in h264parse
3) add an "alignment" property/filter in h264parse (so that it has nal as
default when it's connected to tsdemux, but it can be set to au as well)
4) patch h264 according to what Nicolas said
This is better, IMHO, than overriding the caps with alignment=nal.
--
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