x


HD Video Playback

Has anyone experimented with playing a fullscreen 1080p video on a GUI texture? It's easy to do, but a 1920 x 1080 fullsreen video is choppy at best. I'm using a .MOV that's honestly a pretty large file (I'm picky about quality). Target is a standalone player on Windows 7 x64 quadcore w/ 8 Gigs of ram and a high end graphics card so I can tell you that the hardware is not lacking. Any ideas on compression settings etc to get great quality but smooth 1080p fullscreen playback?

more ▼

asked Oct 18 '10 at 03:47 PM

flasharp gravatar image

flasharp
11 1 1 2

Video playback quality in Unity is very poor (feels like they don't use GPU acceleration for this) I ended up using an external application created with openFrameworks to play the video.

Jun 08 '12 at 01:51 PM andresp
(comments are locked)
10|3000 characters needed characters left

1 answer: sort voted first

I'm actually very surprised you managed to import a 1080p video in Unity. The best I managed to do was a 720p.

To answer your question, Unity recompresses all imported videos in its own format, using Ogg Theora. So if you import your video using the best quality available (i.e. push the little slider aaaaaall the way to the right), then the result is going to be the best you can possibly achieve in Unity.

If that's not good enough for you, then you're out of luck, I'm afraid, until Unity improves video playback, but considering their main target market (mobile devices, webplayers...), it's massively unlikely in the short/middle term.

more ▼

answered Mar 03 '11 at 09:00 AM

taoa gravatar image

taoa
1.6k 8 13 34

(comments are locked)
10|3000 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Topics:

x282
x85
x31
x8
x3

asked: Oct 18 '10 at 03:47 PM

Seen: 2479 times

Last Updated: Jun 08 '12 at 01:51 PM