<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 27, 2014 at 10:20 PM, Mark Scudder <span dir="ltr"><<a href="mailto:mark@markscudder.com" target="_blank">mark@markscudder.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=""><br>
On Feb 27, 2014, at 4:15 PM, Alexandru Csete <<a href="mailto:oz9aec@gmail.com">oz9aec@gmail.com</a>> wrote:<br>
<br>
> Hi Mark,<br>
><br>
> You need to add an MP4 muxer if you want an MP4 file. Without the muxer you are just saving the raw h264 stream. The element mp4mux can probably do what you need.<br>
><br>
<br>
</div>Hi Alex,<br>
<br>
Thanks. I see some examples with h264parse before mp4mux in the pipeline. Is that necessary in this case? If so, why?<br></blockquote><div><br></div><div>h264parse can convert between the different H.264 formats. You can try to leave it out and see if it works. I don't have sufficient understanding of H.264 to give a better explanation at this point.<br>
</div><div><br></div><div>Alex<br></div><br></div></div></div>