FLV1 decode/encode
Created by: TechWhizZ199
Hey,
I have some raw RTMP FLV1 frame data which I would love to convert into something useful, possibly get the raw pixel data which can be converted into an image. I was wondering if PyAV has any libavcodec or any other bindings which can enable me to do so. Just to let you know the frames themselves come out compressed by the looks of it.
Thank you!