<div dir="ltr"><div><div>They are already encoded in the mpg file. What I am doing is taking the TS packets that make up the PES, manipulate the user data and putting them back into the TS packets.<br></div>At this point I have the PES stream that contains all the TS packets and now I want to mix it with the video, so I was thinking I need a muxer or something? Does this make sense how i am explaining?<br><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 12:39 AM, NITIN GOYAL <span dir="ltr"><<a href="mailto:nitinkumgoyal@gmail.com" target="_blank">nitinkumgoyal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 18, 2014 at 9:19 AM, user <span dir="ltr"><<a href="mailto:ralston001@gmail.com" target="_blank">ralston001@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">other PES streams I want to </blockquote></div><br><br></div></span><div class="gmail_extra">you have to encode them in TS if you want to stream with Mpeg-TS over UDp directly or within RTP pkts. PES can also be in that with all other values for sync etc<br></div></div>
<br>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br></blockquote></div><br></div>