Hi all.
I am developing an application, capturing the MPEG-2 Transport Stream from a 
DVB-S device and saving its parts to files according to the user defined 
schedule.

Some programs in that stream are encrypted. I suspect they sometimes confuse 
libav* function which causes memory leaks in my app.
Also, these programs could confuse the user.

I am looking for a way to make ffmpeg simply drop packets belonging to that 
encrypted programs (preferrably on the transport stream level) without attempts 
to process them. Or, at least indicate these packets.


_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to