On Mon, Sep 2, 2013 at 5:42 AM, Andrew Sinclair <ajsinclair at gmail.com> wrote: > As anyone linked a HEVC decoder into ffmpeg? Or an encoder? Not FFmpeg – at least not to my knowledge – but there's a Libav clone with an HEVC decoder I know of: https://github.com/OpenHEVC/libav Since it's based on libavcodec you could probably pull it into FFmpeg as well.