<div style="font-size:10pt; font-family:Gulim;"><p>Actually, This question may sound be very stupid, but Please understand me as I'm a novice for FFMPEG. </p><p> </p><p>My problem is that with already-encoded H.264 frames, I watn to convert it a TS stream (muxing)</p><p>That is, there are some packets encoded in H.264 in memory buffers, and I want to convert it to a TS stream and save it a file. </p><p>As you know, there is no time stamp such as PTS/DTS in H.264, when I tried, It displays some messages such as no pts. </p><p>How can I try to solve this problem?</p><p>Actually, I've tried to solve this problem using AVIOContext but only to fail. </p><p> </p></div>
<table style="display:none"><tr><td><img src="http://mail.naver.com/readReceipt/notify/?img=H9nsM435MB%2B0Kzu%2Fax2YKxbmpAC0pxEZF4u9azudFAbZaAtZpA%2B4MEIo%2BrkSKot5W4d5W4C5bX0q%2BzkR74FTWx%2FsWz0SMBMR%2BBF0bvI4p49mp6b5WXiN72%3D%3D.gif" border="0"></td></tr></table>