[FFmpeg-user] help required for creating MPEGTS from raw h264 & PCM Audio

Ajay Parashar ajay.parasha at gmail.com
Sat Sep 23 14:44:17 EEST 2017


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


More information about the ffmpeg-user mailing list