2016-09-06 19:21 GMT+02:00 Jesper Taxbøl <jesper at taxboel.dk>: > I was therefore wondering if its possible to pickup data > frames before the video decoding Not generally (think of non-key frames) but you can use a lossless codec (ffv1) for encoding. Note that this will increase the bandwidth need. Carl Eugen