On Mon, 8 Jan 2018 00:38:19 +0000, Rostislav Pehlivanov <atomnu...@gmail.com> wrote: > > > No, don't add a new codec ID for what is very obviously a profile. > > Anyway, I do understand how I could use a profile instead of a new codec > > ID, but I really don't understand what advantage it would bring ? > > itself to any profile, that makes a lot of sense. But for aptX and > > aptX HD it doesn't make any sense to me.
in ffmpeg we generally try not to create new original internal fourcc / isom tags. because then people think our tag is the real spec tag, and then bad things happen. if another software uses the tag or the sample of that tag is in the wild then we use it. i dont know enough about aptx / aptx hd to make an opinion. some codecs make different tags for stupid things, like sony hdcam has different tags for different fps. we support these tags because other software uses them and samples exist in the wild. not sure if i've helped here. -compn _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel