> Did you try to adding the FF_PROFILE_H264* and FF_PROFILE_HEVC* values to > options_table.h? > Currently it only has entries for aac, dts, mpeg2 and mpeg4.
While that would propably work, i'm more interested in staying compatible with libx264 here, which accepts stuff like "-profile:v high", while the options_table has codec-prefixed profile names. Needs some discussion on how this situation can be cleaned up without breaking compatiblity, and how it could be implemented for libx264, which just passes the profile string to an x264 function.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
