2017-09-26 21:33 GMT+02:00 Ajay Parashar <[email protected]>: > 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.
Did you already look at doc/examples/muxing.c ? Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
