An open API service indexing awesome lists of open source software.

https://github.com/ousttrue/ffmpeg_texture

a Unity dynamic texture experiment by FFMPEG on Windows
https://github.com/ousttrue/ffmpeg_texture

Last synced: about 1 year ago
JSON representation

a Unity dynamic texture experiment by FFMPEG on Windows

Awesome Lists containing this project

README

          

# FFMPEG_Texture
A Unity dynamic texture experiment using FFMPEG on Windows.
Launch ffmpeg.exe subprocess and get yuv frame from STDOUT.

* pure C#, not native dll
* [MIT License](LICENSE)

# Usage

* Set ``FFMPEG_DIR`` envrionment variable to ``ffmpeg.exe`` directory.
* open Assets/FFFMpegUtils/main.unity scene
* Set Source to movie path

# ToDo

* fix Play speed

# ffmpeg yuv4mpegpipe arguments video format

* http://wiki.multimedia.cx/index.php?title=YUV4MPEG2