VP9 on-fly spatial resolution change support

152 views
Skip to first unread message

Srinivas Eregala

unread,
May 15, 2013, 10:00:13 AM5/15/13
to webm-d...@webmproject.org
Dear all,
 
This is regarding spatial resolution change for non-key frames.
Is there any limit on resolution change in VP9 specification?
In experimental code, we could able to find restriction on resolution change in height 
( "assert(y_step_q4 <= 32)")
But we could n't find any restriction on width.
 
Thanks and Regards,
Srinivas Reddy E.

John Koleszar

unread,
May 15, 2013, 10:10:01 AM5/15/13
to WebM Discussion
Hi,

Height and width are restricted in the same way. You can't predict
from a frame that's more than 2x the size of the current frame in
either dimension. This corresponds to a maximum x_step_q4 and
y_step_q4 of 32.
> --
> You received this message because you are subscribed to the Google Groups
> "WebM Discussion" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to webm-discuss...@webmproject.org.
> To post to this group, send email to webm-d...@webmproject.org.
> Visit this group at
> http://groups.google.com/a/webmproject.org/group/webm-discuss/?hl=en.
> For more options, visit
> https://groups.google.com/a/webmproject.org/groups/opt_out.
>
>
Reply all
Reply to author
Forward
0 new messages