<div dir="ltr">Yes, I (unfortunately) know that. I am just trying to make this code work with my current system for now and need to understand the implications of parameter options. I will not waste anyone's time filing a bug against this ancient code, I just need to understand it.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Nov 11, 2013 at 10:47 AM, Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Mo, 2013-11-11 at 15:36 +0000, Tim Müller wrote:<br>
> On Mon, 2013-11-11 at 09:47 -0500, Chuck Crisler wrote:<br>
><br>
> Hi Chuck,<br>
><br>
> > I am just asking basically what the terms mean, what is the difference<br>
> > in the output formats? I have been using AVC Sample Format and found<br>
> > that the H264Parse was re-writting my first 1 or 2 bytes (depending on<br>
> > the type code), causing serious downstream problems (as in total<br>
> > failure). This was video that, in this particular case, originated as<br>
> > RTP from an Axis camera, was transmuxed to multi-cast MP2T, then<br>
> > processed back to RTP via MP2TDemux -> H264Parse -> RTPH264Pay -><br>
> > UDPSink.<br>
><br>
> Sounds like something that would need to be investigated in some more<br>
> detail, maybe there's a bug somewhere. In this setup h264parse shouldn't<br>
> really need to modify anything, it should be able to just pass through<br>
> the data as it comes in (assuming things are negotiated right and the<br>
> depayloader outputs byte-stream).<br>
<br>
</div>Also there where many changes in h264parse since 0.10, including many,<br>
many fixes to make it produce better streams and be better at parsing<br>
weird h264 streams.<br>
<br>
--<br>
Sebastian Dröge <<a href="mailto:sebastian@centricular.com">sebastian@centricular.com</a>><br>
<div class="im">Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
</div>Expertise, Straight from the Source<br>
<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>