[ 관련링크 ]
http://docs.unity3d.com/Documentation/Manual/VideoFiles.html
http://cgcookie.com/unity/2013/08/11/using-movie-texture-for-video-playback-in-unity/
http://www.youtube.com/watch?v=GbHepQxhrC8
http://answers.unity3d.com/questions/51683/downloding-movie-texture.html
http://forum.unity3d.com/threads/206547-Helpful-notes-on-playing-movies-for-Windows-Android
( Update )
2014.01.06
- https://www.assetstore.unity3d.com/#/content/6849
2014.01.07
- http://forum.unity3d.com/threads/133639-Unity-Pro-Movie-Texture-Dynamic-Load-of-ogv-file
- http://forum.unity3d.com/threads/179638-can-t-use-movie-texture-on-windows
2014.01.15
- http://forum.unity3d.com/threads/45043-Dynamic-load-play-movie-texture
- http://v2v.cc/~j/ffmpeg2theora/download.html
2014.01.16
- http://raypendergraph.wikidot.com/codesnippet:streaming-movie-from-a-file-in-unity
[ 요약 ]
1. 유니티 프로 버전에서 지원한다.
- 프리 버전에서는 안된다.
2. 임포트되면 내부적으로 Ogg Theora format 으로 변환되어 사용된다.
3. 윈도우 개발환경이면 Apple사의 QuickTime프로그램을 설치할 것.
'유니티(Unity Engine)' 카테고리의 다른 글
TexturePacker Importer for Unity (0) | 2013.12.31 |
---|---|
Unity Shader Tutorials (0) | 2013.12.31 |
XML in Unity (0) | 2013.12.30 |
NGUI - ScrollView Tutorial (0) | 2013.12.23 |
Showing web images in Unity using NGUI (0) | 2013.12.16 |