360-Capture-SDK
360-Capture-SDK copied to clipboard
Max 360 video resolution
Hi everybody,
I'm trying to record a high res 360 video. Is there a way to increase the max resolution? I noticed that the limit is currently 4096x4096. If you specify a higher resolution I get the following error message: "Max video encoding resolution on NVIDIA is 4096 x 4096"
Thanks and best regards, David
Hi there!
We're relying on nVidia library called NVENC for video encoding on nVidia GPUs, but unfortunately it doesn't allow to have higher resolution than 4096 x 4096 on h264. You can find more in following link. https://developer.nvidia.com/nvidia-video-codec-sdk
We probably can consider supporting h265 which is supporting up to 8192 x 8192 next year.
Thanks for the info. Would be great if you would consider supporting h265 in the future.
You could try capture panorama
Sent from my iPhone
On Nov 5, 2018, at 5:10 AM, vonengel3d [email protected] wrote:
Thanks for the info. Would be great if you would consider supporting h265 in the future.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Thanks @squishhhy. I think I checked it some time back and had some issues on various platforms. Maybe I should check it again.