Luper
1
Hallo guys! I need to play very large video (my goal is 20400x2160)
I already discovered the limit for mp4 (h264): 8192
what kind of codec I can use? Looks like max texture size for my card is 16384x16384, I may go to 16384 once I know if some codec support it
oh, I’m using FileStream (DX11.Texture VLC)
Rayment
2
Hi, it seems like you are using beta - you can use hap for this. Such a player is available for gamma as well - in case you want to try it out.
P.S. The 16k pixels limit is a general limit for dx textures, as I know.
1 Like
for video playback see: Playback | vvvv beta documentation
you can check the size limits of your GPU with GPU-Z: https://www.techpowerup.com/gpuz/
under advanced → CUDA you should see a number of limits for different resources. modern GPUs should even support much larger textures than 16k:
Luper
4
thanks guys! I discovered the HAP and it works well, but no more than 16384 pixels
system
Closed
5
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.