|
Hello -- I want to add media to my project. what's the best way to work with media files? How do i import an M4P or QuickTime file? Or pretty much all the different formats Final Cut Pro can export. Are those two tool play well together?
(comments are locked)
|
|
Hallo, you can use .mov, .mpg, .mpeg, .mp4, .avi, .asf. need QuickTime to do, for more info read http://docs.unity3d.com/Documentation/Manual/VideoFiles.html acchhhh 20 second too late ;)
(comments are locked)
|

What are you building to (standalone, webplayer, iOS, etc)? Video or audio?
http://docs.unity3d.com/Documentation/Components/class-AudioClip.html (scroll to Importing Audio Assets)
Hah, simultaneous post, but covering different aspects!