<html>
<head>
<base href="https://bugs.freedesktop.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98005#c9">Comment # 9</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - VCE dual instance encoding inconsistent since st/va: enable dual instances encode by sync surface"
href="https://bugs.freedesktop.org/show_bug.cgi?id=98005">bug 98005</a>
from <span class="vcard"><a class="email" href="mailto:adf.lists@gmail.com" title="Andy Furniss <adf.lists@gmail.com>"> <span class="fn">Andy Furniss</span></a>
</span></b>
<pre>The transcoding test above now makes similar size to cbr.
There is a new issue though. The GOP patch (2) is problematic.
It doesn't show on the transcoding test, but after reading the patch comment
about gop affecting rate control I tested with gstreamer default (30) and max =
keyframe-period=300
With vbr plus high bitrates this makes a large difference in file size.
This still happens if I disable dual instance in radeon_vce.c.
CBR seems to be unaffected, though dual instance encoding seems to come out a
bit lower than single instance.
The vbr test =
gst-launch-1.0 -f filesrc location=/mnt/ramdisk/trees-1440p50.nv12
blocksize=5529600 !
video/x-raw,format=NV12,width=2560,height=1440,framerate=50/1 ! queue !
vaapih264enc rate-control=vbr bitrate=50000 keyframe-period=300 ! video/x-h264,
profile=baseline ! filesink location=/mnt/ramdisk/out.264
Result = 9.4M file (source is 500 frames)
above with keyframe-period=30 = 42M which is close to expected result.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>