Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

How can I implement the long time reference mechanism for AV1 in RTC mode?

64 views
Skip to first unread message

klaus zhang

unread,
Mar 13, 2025, 5:49:56 AMMar 13
to AV1 Discussion
hi,buddies
I'm using AV1 based on libaom in WebRTC library,and I want to implement the long time reference mechanism for the AV1 encoder,so far as I know,the only way is to make encoded frames reference golden frame only.
How can I do that ?Appreciated to have your answer.

Marco Paniconi

unread,
Mar 13, 2025, 12:56:25 PMMar 13
to AV1 Discussion, klaus zhang
You should be able to do this with the reference control via set_svc_ref_frame_config, see the examples in example/svc_encoder_rtc.cc, there is an example there (use_rps_example) that may be useful.

klaus zhang

unread,
Mar 19, 2025, 10:49:26 PMMar 19
to AV1 Discussion, Marco Paniconi, klaus zhang
Thank you so much,I will try this by forcing SVC enalbed in the RTC mode.
Reply all
Reply to author
Forward
0 new messages