Ogg Theora support for Factor
A month or two back I did more work on my Ogg bindings for Factor. I didn't blog about it but I added Ogg Theora playback support and moved the Vorbis playback into a generic 'ogg-player' application written in Factor.
This is now in the standard Factor distribution. You can play Theora video files by loading the apps/ogg-player module and running:
Categories: factor, ogg
This is now in the standard Factor distribution. You can play Theora video files by loading the apps/ogg-player module and running:
"myfile.ogg" play-theora-file
Categories: factor, ogg

0 Comments:
Post a Comment
<< Home