360-Capture-SDK icon indicating copy to clipboard operation
360-Capture-SDK copied to clipboard

Max 360 video resolution

Open vonengel3d opened this issue 6 years ago • 4 comments

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

vonengel3d avatar Oct 30 '18 16:10 vonengel3d

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.

grancia avatar Oct 30 '18 17:10 grancia

Thanks for the info. Would be great if you would consider supporting h265 in the future.

vonengel3d avatar Nov 05 '18 13:11 vonengel3d

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.

squishhhy avatar Nov 05 '18 19:11 squishhhy

Thanks @squishhhy. I think I checked it some time back and had some issues on various platforms. Maybe I should check it again.

vonengel3d avatar Nov 07 '18 21:11 vonengel3d