Don't crash with no audio; get video MXF information from the MXF itself; get samplin... for-dcptovideo
authorCarl Hetherington <cth@carlh.net>
Sun, 12 Aug 2012 19:52:15 +0000 (20:52 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 12 Aug 2012 19:52:15 +0000 (20:52 +0100)
commit916247147468aee47354ebb3088f47b8a56fcccf
tree90fb72f6312a8935bf61ec5affaf82f7bb8b88f6
parentbc09fbc79580f56c93e35de25230af18b30e0e1e
Don't crash with no audio; get video MXF information from the MXF itself; get sampling rate from audio MXF.
src/dcp.cc
src/picture_asset.cc
src/picture_asset.h
src/sound_asset.cc
src/sound_asset.h
src/sound_frame.cc [new file with mode: 0644]
src/sound_frame.h [new file with mode: 0644]
src/wscript