[FFmpeg-devel] add HEVC codec into flv format
compn
tempn at twmi.rr.com
Fri Jun 6 18:45:55 CEST 2014
On Wed, 4 Jun 2014 21:56:21 +0800
Steven Liu <lingjiujianke at gmail.com> wrote:
> + FLV_CODECID_HEVC = 10,
ffmpeg has always supported broken or non-official hacks.
we can add hevc into flv.
but we cannot use the official id number that adobe may make in the
future.
so its better if you give it a different number, one that adobe will
probably not use. this has been done with RIFF in wav/avi in the past.
hopefully you understand the reasons why we must do this. to avoid
conflicts in the future...
-compn
More information about the ffmpeg-devel
mailing list