Searched refs:x265 (Results 1 – 7 of 7) sorted by relevance
113 #FFMPEG_FIND(LIBX265 x265 x265.h)
2763 x265 H.265/HEVC encoder wrapper.2787 Set the x265 preset.2790 Set the x265 tune parameter.2827 @item x265-params2828 Set x265 options using a list of @var{key}=@var{value} couples separated2829 by ":". See @command{x265 --help} for a list of options.2831 For example to specify libx265 encoding options with @option{-x265-params}:2834 ffmpeg -i input -c:v libx265 -x265-params crf=26:psy-rd=1 output.mp4
310 @section x265312 FFmpeg can make use of the x265 library for HEVC encoding.314 Go to @url{http://x265.org/developers.html} and follow the instructions319 x265 is under the GNU Public License Version 2 or later
265 var x265: Base[] = [d1, d2] || undefined; variable
293 --enable-libx265 enable HEVC encoding via x265 [no]6674 enabled libx265 && require_pkg_config libx265 x265 x265.h x265_api_get &&6675 require_cpp_condition libx265 x265.h "X265_BUILD >= 70"
2029 var x265: Base[] = [d1, d2] || undefined;2030 >x265 : Symbol(x265, Decl(generatedContextualTyping.ts, 262, 3))
2293 var x265: Base[] = [d1, d2] || undefined;2294 >x265 : Base[]