[Libav-user] Need some help!!!
김영환
wandb at naver.com
Thu Apr 10 10:29:22 CEST 2014
Actually, This question may sound be very stupid, but Please understand me as I'm a novice for FFMPEG.
My problem is that with already-encoded H.264 frames, I watn to convert it a TS stream (muxing)
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.
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.
How can I try to solve this problem?
Actually, I've tried to solve this problem using AVIOContext but only to fail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20140410/ce6822ff/attachment.html>
More information about the Libav-user
mailing list