Hi, I am getting raw h264 encoded frames from one thread of my application in a buffer & getting raw PCM data buffer from the second thread. Now i want to create MPEGTS by using ffmpeg APIs in the same application.
I got many references to create MPEGTS by using static files but did not find any info how can i create MPEGTS by using h264 frame buffer and PCM data buffer? It would be great if you guys let me know how can i achieve the same. Regards Ajay Parashar
_______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
