Hi,
I've been experimenting with this and it seems no matter what flag I choose the resulting file is the same bitrate and quality. Maybe someone can help me.
here is my command like. I'm using ffmpeg that I compiled with the nvenc
>ffmpeg -analyzeduration 400M -probesize 1000M -i 00800.m2ts -map 0:0 -map 0:1 -c:v nvenc_hevc -profile high -tier high -c:a copy hevc1.mkv
I've used as you see here -tier high, -preset slow, -2pass true
the results are always the same which makes no sense. Is my order all wrong. Help please.
+ Reply to Thread
Results 1 to 5 of 5
-
-
As i don't have NV card then i can't help you with this but i would suggest to read http://developer.download.nvidia.com/compute/redist/ffmpeg/1511-patch/FFMPEG-with-NVID...ntu_UG_v01.pdf .
-
Common problem with ffmpeg, additionally checking source may help also https://github.com/FFmpeg/FFmpeg/blob/079b5d4ef888bd42bf0147a6d964b8bc9ec0f3c5/libavcodec/nvenc.c -
Similar Threads
-
Testing NVENC with the GTX 960
By sophisticles in forum Video ConversionReplies: 52Last Post: 25th Oct 2016, 21:12 -
nvenc compatibility
By amrel in forum Video ConversionReplies: 0Last Post: 29th Nov 2015, 10:02 -
Nvidia NVENC HEVC is better than x264
By sophisticles in forum Video ConversionReplies: 10Last Post: 25th Mar 2015, 13:27 -
ffmpeg with '--enable-nvenc'
By Selur in forum Video ConversionReplies: 1Last Post: 13th Jan 2015, 06:45 -
theX.265 (a free HEVC) codec. Have you ever tried that HEVC encoder? (HELP)
By Stears555 in forum Video ConversionReplies: 41Last Post: 16th Sep 2013, 11:15