Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
As for H.264/AVC I find that decoding is actually more efficient, and playback of larger resolution videos is smoother when they are encoded with this codec. The big issue with H.264 is the file size can be almost twice as large for the same quality as H.265 (you also lose some color accuracy with H.264). You can try transcoding the larger video into H.264, but note that FastFlix doesn't include an option for the NVENC H.264 encoder so you'll either have to use another tool (XMedia Recode for instance) or live with a slow software encode. The encode would be slow either way because 8K video is massive, however it's so much slower with a software encode that it may not be worth it unless you have a 16-core/32-thread CPU or better (a Ryzen 9 3950X, 5950X, or 7950X would be good or an Intel 12900K or 13900K would be good).
You could also try AV1 and see if that's easier to decode. YouTube uses it for 8K video, so maybe it would be OK? Unfortunately if you don't have an RTX 40 series GPU (or AMD/Intel GPU) with AV1 encoding support you'll be stuck doing software encoding, and AV1 is super slow when doing software encoding and I find that the SVT-AV1 encoder (which is faster because it can use all CPU cores) tends to produce blurry video at more reasonable bitrates (haven't tried high bitrates yet because it wasn't worth it).
I think FastFlix may have an option for NVENC AV1 encoding, but hides it if your GPU doesn't support it. It may also support Intel and AMD encoders, however it hides them when you don't have an Intel or AMD GPU if it does have support for them.
Let me know if you want to see what settings I use for NVENC H.264/AVC or NVENC H.265/HEVC encoding. It's quality isn't as good as software encoding, but you can get close if you use certain encoding options to improve quality.
If I can shave down huge videos from 8K to 4K, I'll be able to run them AND store them. Win/win situation, man.
That's all fair enough. I suppose I was exaggerating a bit more than I realized. I'll freely admit something, too: I use a Quest 2 that baaaaarely allows me to fit my eyeglasses inside, with the eyeglass spacer thingy. Soooo, yeah, I go without vision correction a lot of the time, and I guess that kinda made me just think "pfft, I'm not really seeing the benefit of these massive resolutions."
More importantly, however, you are ONE HUNDRED PERCENT CORRECT that the whole issue of choppy playback with these larger resolutions is mysterious and in need of an actual solution. My PC is completely capable of running massive video files in a flat player, without any hiccups. I know that there's extra system resources being used when the video is played through Whirligig, but I really, truly don't see any logical way to account for the extreme lag and stuttering.
Wow, someone who knows what I am talking about. Yea, that's the problem. Still no fix for me. I just avoid anything specifically above 8k. Though, it begs the question what is potplayer doing different then? how can a obscure program be so efficient compared to media player codec from Microsoft, it's kind of wild.
What I'm saying is that this may be the reason. Maybe in order to avoid stuttering, you need to install the paid version? But how else can I install it, I installed it, but it doesn’t work at all!
Have you tried LAV Filters for DirectShow? It includes decoding for H.264 (AVC), H.265 (HEVC), VP9, AV1, and many others. You can get it on Github at the following link:
https://github.com/Nevcairiel/LAVFilters/releases
BTW: There have been improvements in the VLC implementation in the latest release of Whirligig, and it may work better than it used to. Extremely high res video may still be problematic, but I think that with the performance improvements in the betas I was able to play a video that was 7680x3840 using LAV Filters with Whirligig set to DirectShow without too much trouble, and those improvements should all now be in the latest stable version. 8192x4096 was still problematic, and rather choppy, so this doesn't solve all problems.
Note: H.265 video may be specifically difficult to play at high resolutions. If you don't mind it taking a very long time, you can transcode the video into VP9 and it may play smoother at the same resolution and bitrate. I know H.264 plays smoother at the same resolution and bitrate plus it's a lot faster to encode into H.264, but you lose quality with H.264 at the same bitrate as H.265.
Да, я также пробовал выбрать VLC. Там еще хуже, мало того, что заикания есть, так еще и изображение постоянно разбивается на квадратики!
I have no problems with 7680x3840; it plays perfectly in any mode.
It is with this resolution 8192x4096 that I have problems. Nothing works to reproduce them in Whirligig without stutters. Even the same LAVFilters, which in other players show without stutters, in Whirligig for some reason shows with stutters!
Thanks, but I don't know how to do this. In this case, it’s easier for me to re-download the same videos just in a lower resolution.
One of the easiest ways is FastFlix: https://github.com/cdgriffith/FastFlix/releases
Keep in mind that you will want a pretty high bitrate for 8K video, and it will take forever to encode since your GPU isn't going to have hardware accelerated encoding for VP9 (GPU's will do hardware accelerated decoding of VP9 to allow smoother playback, but they don't do encoding of VP9). You could end up waiting for more than one day for a single 8K video to encode in VP9, depending on how long it is. You can compensate for this by using a faster setting and setting the bitrate higher to preserve quality.
If you have a video card that can do hardware accelerated AV1 encoding then that would be faster, however I don't know if Whirligig can handle 8K AV1 video any better than it handles H.265 (HEVC).
I have tried to solve the issue for a while months ago to no success, I just figured once I get new hardware I will try again. It seems we both share the same GPU ( a 1080 ti ). Perhaps this card has some kind of video rendering limitations on the codecs. I gave up, but I will keep track of this chat if someone has a solution. It's always specifically over 8xxx by 4xxx resolution that it starts. and it's not a Whrligig specific thing as all video players on the desk top do it so I'm guessing that's why founder of Whirligig doesn't touch it. It's an issue on Virtual Desktop and competitors as well.
I have an RTX 3070 Ti, and I have stuttering and choppiness at 8192x4096 in Whirligig. I noticed that with my GPU the video decoder isn't anywhere near 100%. It may not be an issue with how fast the GPU can decode the video, but rather an issue with PCI-Express bandwidth or memory bandwidth (that's a lot of data to be handling).
I'm planning on doing a test to see if VP9 video at 8192x4096 plays back smoother than H.265 video at the same resolution. It took a long time to encode the video, so hopefully it works out well. I already know that H.264 (AVC) plays back smoother at high resolutions than H.265, but I didn't want to bother testing with a codec that is significantly inferior to H.265 and VP9.