[FFmpeg-devel] h.265 decoding support

Dirk Farin dirk.farin at gmail.com
Tue Sep 3 10:58:03 CEST 2013


2013/9/2 compn <tempn at twmi.rr.com>

> On Mon, 2 Sep 2013 18:41:29 +0200, Hendrik Leppkes wrote:
> >On Mon, Sep 2, 2013 at 6:32 PM, Timothy Gu <timothygu99 at gmail.com> wrote:
> >
> >> On Sep 2, 2013 6:09 AM, "Dirk Farin" <dirk.farin at gmail.com> wrote:
> >Another native decoder doesn't make much sense. An external library might
> >be useful in some cases, but personally i would delay inclusion until it
> >can at least decode the conformance samples.
>
> as long as its not much work to support the external lib,
> its a great idea to have multiple implementations to test files with.
>
> i have no opinion on committing now or after it supports more samples.
>

Sure, doing A does not mean you cannot do B anymore. This is just an
offer to give you one more option. Adding it is almost trivial and
non-intrusive,
but it's your decision whether this gives you any benefit. OpenHEVC sure
did great work and the implementation is rather similar as I can see.

Anyways, you may want to cherry-pick the h265 raw format testing code
for libavformat, which is non-existent in the OpenHEVC code so far.

Dirk


More information about the ffmpeg-devel mailing list