Blender Git Loki

Git Commits -> Revision c939331

Revision c939331 by Damien Plisson (master)
April 10, 2010, 09:31 (GMT)
QTKit (OSX 64bit): Add audio export to Quicktime

Supports default OSX codecs : Linear PCM, Apple Lossless and AAC

Note that AAC codec doesn't support sample rates above 48kHz. If a python/rna guru knows how to easily enforce this limit, he is welcome!

Enjoy making Quicktime movies now with audio!

Commit Details:

Full Hash: c939331a6ccacc571c893646e209e99680a81aa5
SVN Revision: 28112
Parent Commit: c3ab6bc
Lines Changed: +681, -53

13 Modified Paths:

/release/scripts/ui/properties_render.py (+26, -2) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+9, -0) (Diff)
/source/blender/makesrna/intern/CMakeLists.txt (+1, -1) (Diff)
/source/blender/makesrna/intern/Makefile (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+112, -4) (Diff)
/source/blender/makesrna/intern/SConscript (+1, -0) (Diff)
/source/blender/makesrna/SConscript (+1, -1) (Diff)
/source/blender/quicktime/apple/Makefile (+1, -0) (Diff)
/source/blender/quicktime/apple/qtkit_export.m (+494, -25) (Diff)
/source/blender/quicktime/apple/quicktime_export.c (+15, -15) (Diff)
/source/blender/quicktime/CMakeLists.txt (+1, -0) (Diff)
/source/blender/quicktime/quicktime_export.h (+17, -4) (Diff)
/source/blender/quicktime/SConscript (+2, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021