TBH I cannot see any way forward. I have used VCEEncC64.exe to prove B frames and presets do work, but not using ffmpeg. I don't know how to render without the 2 red warnings. I use ffmpeg anyway and VCEEncC64.exe has served it's purpose, thanks PDR. This is the link I mentioned earlier https://www.tomshardware.com/news/amd-intel-nvidia-video-encoding-performance-quality-tested
A few minutes ago I downloaded the latest updates for ffmpeg and AMD Adrenlin software. No change with respect to the presets or B frames output using ffmpeg. Of course I may be doing something wrong. I will keep an eye on this space and post if anything changes.
Thanks for that useful info on quantizers Jagabo.
+ Reply to Thread
Results 31 to 40 of 40
-
Last edited by JN-; 4th Apr 2023 at 19:05.
-
Also, thanks Pandy and october262 for the very useful links.
Last edited by JN-; 5th Apr 2023 at 05:43.
-
I just noticed something. In this link supplied by Pandy https://github.com/rigaya/VCEEnc the same error messages appear near the top of his, Chris Griffiths Commands used for Pre analysis. Two lines beginning with the words Storage. I’ve put a mention of this in post 22.
“ Commands Used for Pre-Analysis
VCEEncC.exe -i big_buck_bunny_1080p24.y4m --trim 0:2880 --video-metadata clear --metadata clear --chapter-copy -c avc --vbr 5000 --bframes 3 --ref 3 --b-pyramid --preset slow --level auto --motion-est q-pel --pe --colorrange tv --avsync cfr -o big_buck_bunny_1080p-vce-5000-bp.mp4
--------------------------------------------------------------------------------
big_buck_bunny_1080p-vce-5000-bp.mp4
--------------------------------------------------------------------------------
storage->SetProperty(BPicturesDeltaQP)=6 failed: invalid param..
storage->SetProperty(ReferenceBPicturesDeltaQP)=4 failed: invalid param..Last edited by JN-; 5th Apr 2023 at 06:47.
-
Have you tried manually setting all three qp values with something like "--cqp 20:22:24"? Or specifying a --b-deltaqp value?
-
The default is 22:24:27. I tried what you suggested. Same result.
If I enter the following without the bframes entry then the red warnings go away ...
VCEEncC64 --codec h264 --bref-deltaqp 10 --bframes 2 --gop-len 24 --audio-copy -i "%1" -o "Output.mp4"
So this is ok ... VCEEncC64 --codec h264 --bref-deltaqp 10 --gop-len 24 --audio-copy -i "%1" -o "Output.mp4"
But of course it doesn't output B frames.Last edited by JN-; 5th Apr 2023 at 11:20.
-
It would be interesting to see what kind of quantizer factor is used for B frames...
Also request support from AMD - at least they should have ticket in system that someone care about proper VCE work... -
I don’t think Amd would be of much use. The Amd card is producing B frames in OBS and also using the Vceenc … util. So they would say that in that regard its working. I am coming around to the belief that its an ffmpeg issue because its not working in it. Same applies to presets. The Amd testing done by Toms hardware also used the Vceenc … util, and had no issues because otherwise they wouldn’t have been able to do the tests.
I borrowed again my buddy’s laptop, not cutting edge but has I guess an Amd apu. Doesn’t support B frames but of the 4 presets, 3 output identical and one was different, using ffmpeg. This was in contrast to using my new gpu which output all 4 presets the same, using ffmpeg. I had used the very latest ffmpeg, but didn’t want to interfere with the display driver. So ill just wait a few months and see what happens.
So far, to summarise using the latest ffmpeg, the latest Amd driver, one of Amds latest gpu's I have observed 3 issues.
No B frame output
All presets are the same, no differentiation between presets.
Av1 outputs 1082 insted of 1080 for AV1 FHD encodes.Last edited by JN-; 6th Apr 2023 at 14:39.
-
-
Last edited by JN-; 7th Apr 2023 at 13:00.
Similar Threads
-
Issue with h264 deinterlace in Avisynth
By mrwhitethc in forum Video ConversionReplies: 5Last Post: 14th Nov 2021, 10:50 -
get-iplayer & youtube-dl issue from BBC TOTP (frames out of correct order)
By fbr$ in forum Video Streaming DownloadingReplies: 0Last Post: 20th Mar 2021, 17:21 -
Fixing unmarked interlaced frames in h264 stream without re-encoding
By hedgehog90 in forum Newbie / General discussionsReplies: 9Last Post: 5th Jan 2021, 12:54 -
Duplicate frames issue
By tupper in forum Video ConversionReplies: 1Last Post: 18th Dec 2019, 11:04 -
Importing presets to Vidcoder 4.36
By carlmart in forum Video ConversionReplies: 0Last Post: 23rd Aug 2019, 20:56