Hi, I wanted to see whether there is a function in any of FFMPEG libraries that can receive an MPEG video file(or a video stream equivalently), and packetize them for transport (i.e. create 188 TS packets),or do the reverse thing(receive an array or a linked list of packets and removes headers to create a video stream)
If not, is there any library that can be used along with FFMPEG to do the task? Thanks _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
