[FFmpeg-devel] [PATCH] libavcodec/nvenc_hevc.c: Added missing option -temporal_aq
Sven C. Dack
sven.c.dack at sky.com
Thu Oct 13 20:06:09 EEST 2016
The option is present in nvenc_h264.c, but was missing from nvenc_hevc.c. Please
note that there is a bit of a mess going on in the options with regards to
dashes and underlines. Is there a guideline available for this??
I've settled for "temporal_aq" with nvenc_hevc.c, because of the already
existing option "spatial_aq". The same options for nvenc_h264.c do use dashes
instead of underlines ("-spatial-aq" & "-temporal-aq"). Other options are called
"-rc-lookahead" or "-vbr_2pass" for example, making this somewhat
user-unfriendly to memorize.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-nvenc_hevc.c-Added-missing-option-tempora.patch
Type: text/x-patch
Size: 1099 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161013/93709151/attachment.bin>
More information about the ffmpeg-devel
mailing list