How to overwrite i-frames of a video?
        Posted  
        
            by Dominik
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Dominik
        
        
        
        Published on 2010-04-12T13:21:34Z
        Indexed on 
            2010/04/12
            13:33 UTC
        
        
        Read the original article
        Hit count: 498
        
I want to destroy all i-frames of a video. Doing this I want to check if encrypting only the i-frames of a video would be sufficient for making it unwatchable. How can I do this? Only removing them and recompressing the video would not be the same as really overwriting the i-frame in the stream without recalculating b-frames etc.
© Stack Overflow or respective owner