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

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Reply via email to