Re: [FFmpeg-devel] [PATCH v2 04/12] lavc/videotoolboxenc: Add entropy setting

2016-04-23 Thread Hendrik Leppkes
On Sat, Apr 23, 2016 at 6:27 PM, Carl Eugen Hoyos wrote: > Rick Kern gmail.com> writes: > >> Add an entropy setting to choose between CAVLC and CABAC. > > Am I correct that it is impossible to do this similar to > libx264? > libx264 in avcodec uses "coder" with values "cabac"/"ac" or "cavlc"/"vl

Re: [FFmpeg-devel] [PATCH v2 04/12] lavc/videotoolboxenc: Add entropy setting

2016-04-23 Thread Carl Eugen Hoyos
Rick Kern gmail.com> writes: > Add an entropy setting to choose between CAVLC and CABAC. Am I correct that it is impossible to do this similar to libx264? Carl Eugen ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/lis