Exploiting H.264 video decoders, yikes. https://wrv.github.io/h26forge.pdf
@matthew_d_green Just imagine when Hollywood gets the bright idea to start embedding anti-piracy malware in their movie streams.
@elforesto @matthew_d_green One annoying but simple-ish way to handle that would be to decode framesets in VMs over RPC, re-encode in another with some safe implementation of some simpler lossless codec (absurd space & IO requirements are the tradeoff here) & then re-encode that in whatever you want.