facebookresearch / localrf

An algorithm for reconstructing the radiance field of a large-scale scene from a single casually captured video.
MIT License
956 stars 62 forks source link

Warning: data is not aligned! This can lead to a speed loss #36

Closed bySnach closed 8 months ago

bySnach commented 10 months ago

Hello,

Could you please explain/confirm why and for what reasons this warning might appear in the final?:

[swscaler @ 00000236baef1fc0] Warning: data is not aligned! This can lead to a speed loss

Are there any additional suggestions or things to look out for? Or is it just not that relevant?

github

Thanks.

ameuleman commented 10 months ago

Hi, This occurs when saving the video after it is rendered. Since this step is not very slow, these warnings can be ignored.