From 9998b893b47f111f41c4f0fcf1067efe5b7a62f3 Mon Sep 17 00:00:00 2001 From: jhurst Date: Fri, 8 Feb 2013 19:11:58 +0000 Subject: big change rollup --- src/asdcp-wrap.cpp | 87 ++++++++++++++++++++++++++++++++++++++++++++++++------ 1 file changed, 78 insertions(+), 9 deletions(-) (limited to 'src/asdcp-wrap.cpp') diff --git a/src/asdcp-wrap.cpp b/src/asdcp-wrap.cpp index b6880ac..bbff82a 100755 --- a/src/asdcp-wrap.cpp +++ b/src/asdcp-wrap.cpp @@ -56,6 +56,11 @@ using namespace ASDCP; const ui32_t FRAME_BUFFER_SIZE = 4 * Kumu::Megabyte; +const byte_t P_HFR_UL_2K[16] = { + 0x06, 0x0e, 0x2b, 0x34, 0x04, 0x01, 0x01, 0x0d, + 0x0e, 0x16, 0x02, 0x02, 0x03, 0x01, 0x01, 0x03 +}; + //------------------------------------------------------------------------------------------ // // command line option parser class @@ -120,8 +125,8 @@ USAGE: %s [-h|-help] [-V]\n\ Options:\n\ -3 - Create a stereoscopic image file. Expects two\n\ directories of JP2K codestreams (directories must have\n\ - an equal number of frames; left eye is first).\n\ - -C