[FFmpeg-user] Video packetization using ffmpeg

Bidyut Mondal BMondal at ixiacom.com
Mon Aug 25 09:13:04 CEST 2014


Hi,
I am desperately searching ffmpeg APIs for packetization of a given video file(mp4) for few weeks.
If anyone can help me, please give me information.

I want to do following -

1.       Get a PES (Packetized Elementary Stream) using ffmpeg.

2.       Convert to PES to TS (Transport stream) using ffmpeg which I can send to network.

3.       Put the TS in a network packet.

4.       Send it via network.

For points 1 and 2 above, I want to know C/C++ APIs provided by ffmpeg and their usage.

Thanks,
Bidyut Mondal



More information about the ffmpeg-user mailing list