Draft 1.2 beta 2 has been released with the Deadline 7 beta.
[size=150]INSTALLATION INFORMATION[/size]
This version of Draft will not work with Deadline 6 or earlier. The installers for Deadline 7 include Draft 1.2.1 Beta 2, but you can also (re)install Draft from the attached .zip archives.
To update Draft, all you should need to do is extract the attached Draft .zip file into the root of your Deadline Repository. It will propagate to the slaves when needed. Expand Samples.zip and ocio-configs.zip (available at http://forums.thinkboxsoftware.com/viewtopic.php?f=125&t=12111) into the unzipped Draft folder.
If you are using Draft 1.1 or earlier, you will need an updated Draft license.
[size=150]What’s New:[/size]
- Updated FFmpeg to version 2.3
- Added support for webm files: vp8 video codec, vorbis audio.
Sample code to encode to a webm file:
audioFilename="path/to/webm/file/or/audio.ogg"
encoder = Draft.VideoEncoder( "path/to/output/video.webm", fps=23.976, width=1920, height=1080, kbitRate=1000, codec="VP8", audioFilename=audioFilename )
[size=85]Attachments
Draft_Deadline7_1_2_1_56826_beta2.zip - removed
(52.35 MiB) Downloaded 2 times[/size]