Video is not playing well
-
@anibalzorrilla said:
I opened a new patch whith only one of the files and it plays fine, but if I put the three simultaneously the problem appears again. I use Format Factory to convert the files, but I am playing the mp4 ones. I go to convert it to HAP, I am looking for a soft to do it, thanks, best wishes, AZ.
The fact that one of them playing at once works fine, but all three simultaneously causes choppiness leads me to believe that this might a hardware limitation; it might be that your computer can't handle playing three 1920x1080 videos simultaneously.
Thoughts:
- Is that the same video file in three different Movie Player actors?
- If so, you could just use one Movie Player actor and have it broadcast to all three Broadcaster channels, drastically reducing the amount of work your system needs to do.
- What is the maximum resolution that your output display is capable of?
- If your projector/Video screen that you are displaying this content on isn't capable of/set to 1920x1080 resolution, then you're wasting processing power on the computer to play a video that's getting scaled down to the resolution of the display.
- E.g.
- If your projector can only go as high as 720p, then reconvert your files to be that resolution.
- A lower resolution will mean less work for your computer.
- The higher resolution video would be scaled down to 720p anyway if that's the highest resolution of which your display is capable.
- Do you have other Movie Player actors in any of your other Scenes? (I know you only have this one Scene active, but I'm including this to benifit future forum users for whom this information might be helpful.)
- Remember, if you've got three 1080p videos in Movie Player in the Scene "video" and three 1080p videos in Movie Players in the Scene "video izq", while you're transitioning between the Scenes both scenes are active and you're asking the computer to play six 1080p videos simultaneously for the duration of the transition.
Best wishes,
Woland
- Is that the same video file in three different Movie Player actors?
-
Thanks by your answer. There are three different videos, and the idea is to play them only in this scene and to place a listener setted in the respective channel in the scene were I need. Then there are not another movie player. There are video in watchers, in that case it can happen, of course. I didn't use another display yet, only the main display of my notebook, whose resolution is just 1920x1080, but I don't know what resolution there are in the place where the patch will run.
I go to change the resolution to a lower one, and I tell you what happens, thanks a lot, best wishes, AZ. -
Regarding resolution, it maybe that your drive can't transfer the videos all at once. If you compress new versions at a lower resolution you may find that they will play smoothly for you.
Eg: going from 1920x1080 down to 1280x720 is a huge, more than 50% less data.
A 1920 video can require 40mb/s (this ranges wildly depending on codec etc) so x3 can easily be more than what a drive can handle.
Your codec should be using less than this, but may be exceeding your cpu power to decompress (h264 and similar codecs can be very cpu heavy)
-
-
If, as DusX suggested, it's that the drive can't read the files fast enough, then that would be under the "Disk/Disco" tab.
I'm not an expert on how Isadora utilizes resources, but I see that you've got an Omen laptop. Some Omen laptops come with a Hard Disk and an Optane module - the smaller & faster Optane bit stores frequently-used files for quick access, but the rest of the data is left on the slower hard disk. So it could look as though you have plenty of disk-read-speed to spare (because the Optane module is fast), but it's actually capped at the HDD speed (which would, indeed, let you playback 1 or 2 1080p movies fine, but be an issue for 3).
It also seems odd that your task manager doesn't show the GPU performance - I've got a separate tab for that.
-
My OMEN is a i7 without the Optane... but it let me playback 2 1920x1080 files fine. I got it, is my hardwaree limitations, thanks!
-
@anibalzorrilla
I would also look at your CPU more closely.. it may be that the mp4 decompression is not utilizing the cpu well, and that another codec could make a big difference.
I know that I run into this problem using Windows Media Video, its very cpu intense (even though it uses all cores). Look to see if any of the cores are maxed out. -
I attached a video file of mu task manager showing the CPU performance, thanks, AZ.
-
I could not to attach the file here, I opened a ticket and I attached it there.
-
I'll take a look asap.