Quantcast
Channel: Avid Community
Viewing all articles
Browse latest Browse all 30653

AMT 2.13.3.10981 Startup problems

$
0
0

Dear Sirs,

 

I have been working with AMT_2.13.3.10981_win_vc10_x64 and have several startup problems:

1.- The AMT_TEST_SCRIPT.BAT, it doesn´t work i received a error on fist step. I write down the error in console and in AMT logs file (I have already rename the folder AMT_2.13.3.10981_win_vc10_x64 to  AMT_DNxHD_SDK, include the "C:\AMT_DNxHD_SDK\bin\Release" in the Path Enviroment variable and also copy and rename the audio file TONE_16bit_48000_1min.wav to TONE_1000_48000_16.wav)

 

Console:

C:\AMT_DNxHD_SDK\bin>AMT_TEST_SCRIPT.BAT


C:\AMT_DNxHD_SDK\bin>REM Create test clip output directory


C:\AMT_DNxHD_SDK\bin>MKDIR "C:\AMT_DNxHD_SDK\TEST_CLIPS"

Ya existe el subdirectorio o el archivo C:\AMT_DNxHD_SDK\TEST_CLIPS.


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>REM TEST 1: Create DNxHD 1080i 145 at 29.97fps clip


C:\AMT_DNxHD_SDK\bin>REM -----------------------------------------------


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>REM   This test creates a new clip from a WAV file and a fu

nction that generates frames.


C:\AMT_DNxHD_SDK\bin>REM   It tests the codec manager encode function as well as

 the MXF writer.


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>amt_dll_sample_app raw_to_amt "C:\AMT_DNxHD_SDK\XML\UNC_108

0i_2997_2A.XML" "C:\AMT_DNxHD_SDK\XML\dnxhd_1080i_2997_145.XML" "C:\AMT_DNxHD_SD

K\TEST_CLIPS\TEST_CLIP1" "1920" "1080" "100" "3204" "C:\AMT_DNxHD_SDK\sample_app

\TONE_1000_48000_16.wav"

El sistema no puede encontrar el archivo especificado.

ERROR: 'AMT_COULD_NOT_CREATE_CM_CDF'


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>REM TEST 2: Decode DNxHD 1080i 145 at 29.97fps clip to 1:1

clip


C:\AMT_DNxHD_SDK\bin>REM -------------------------------------------------------

----


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>REM   This test creates a new 1:1 clip from a the clip crea

ted in Test 1.


C:\AMT_DNxHD_SDK\bin>REM   It tests the codec manager encode and decode function

s as well as the MXF Reader and Writer.


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>amt_dll_sample_app comp_decomp "C:\AMT_DNxHD_SDK\TEST_CLIPS

\TEST_CLIP1" "C:\AMT_DNxHD_SDK\XML\UNC_1080i_2997_2A.XML" "C:\AMT_DNxHD_SDK\TEST

_CLIPS\TEST_CLIP2"

ERROR: 'AMT_COULD_NOT_READ_MEDIA_PARAMETERS'


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>REM TEST 3: Encode 1080i 1:1 clip at 29.97fps to DNxHD 1080

i 220 at 29.97


C:\AMT_DNxHD_SDK\bin>REM -------------------------------------------------------

--------------


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>REM   This test creates a new DNxHD 220 clip from a the cli

p created in Test 2.


C:\AMT_DNxHD_SDK\bin>REM   It tests the codec manager encode and decode function

s as well as the MXF Reader and Writer.


C:\AMT_DNxHD_SDK\bin>REM


C:\AMT_DNxHD_SDK\bin>amt_dll_sample_app comp_decomp "C:\AMT_DNxHD_SDK\TEST_CLIPS

\TEST_CLIP2" "C:\AMT_DNxHD_SDK\XML\dnxhd_1080i_2997_220.XML" "C:\AMT_DNxHD_SDK\T

EST_CLIPS\TEST_CLIP3"

ERROR: 'AMT_COULD_NOT_READ_MEDIA_PARAMETERS'


C:\AMT_DNxHD_SDK\bin>

 

AMT_LOG

2017-02-28T07:49:21,950UTC [DEBUG] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_logger.cpp:140] Listing log4cplus loggers:

2017-02-28T07:49:21,950UTC [DEBUG] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_logger.cpp:144] Log [0] - 'AMT'

2017-02-28T07:49:21,950UTC [INFO] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_logger.cpp:177] -----------------------------------------------------------------

2017-02-28T07:49:21,950UTC [INFO] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_logger.cpp:178] AMT starting (v. 2.13.3.10981.5)

2017-02-28T07:49:21,950UTC [INFO] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_logger.cpp:183] AMT Running in Release mode.

2017-02-28T07:49:21,975UTC [INFO] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_class.cpp:368] AMT configured for encoding video.

2017-02-28T07:49:22,018UTC [ERROR] [AMT] [] {P:3416 - T:3312 } [sources\CORE\CM_interface.cpp:368] Could not find the CDF: VCID = 1242, SignalStandard = 32.

2017-02-28T07:49:22,018UTC [ERROR] [AMT] [] {P:3416 - T:3312 } [sources\CORE\CM_interface.cpp:371] CodecManager AVX may not be present.

2017-02-28T07:49:22,018UTC [ERROR] [AMT] [] {P:3416 - T:3312 } [sources\CORE\CM_interface.cpp:271] Call returned AMT error AMT_COULD_NOT_CREATE_CM_CDF.

2017-02-28T07:49:22,019UTC [ERROR] [AMT] [] {P:3416 - T:3312 } [sources\CORE\AMT_class.cpp:375] AMT failed to configure CodecManager for video processing.

2017-02-28T07:49:22,067UTC [DEBUG] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_logger.cpp:140] Listing log4cplus loggers:

2017-02-28T07:49:22,067UTC [DEBUG] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_logger.cpp:144] Log [0] - 'AMT'

2017-02-28T07:49:22,068UTC [INFO] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_logger.cpp:177] -----------------------------------------------------------------

2017-02-28T07:49:22,068UTC [INFO] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_logger.cpp:178] AMT starting (v. 2.13.3.10981.5)

2017-02-28T07:49:22,068UTC [INFO] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_logger.cpp:183] AMT Running in Release mode.

2017-02-28T07:49:22,084UTC [ERROR] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_class.cpp:1486] Error reading AMT media properties from file: C:\AMT_DNxHD_SDK\TEST_CLIPS\TEST_CLIP1\TEST_CLIP1.XML

2017-02-28T07:49:22,084UTC [WARN] [AMT] [] {P:3896 - T:4408 } [sources\CORE\AMT_class.cpp:1032] Failed to set AMT media properties: AMT_COULD_NOT_READ_MEDIA_PARAMETERS.

2017-02-28T07:49:22,112UTC [DEBUG] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_logger.cpp:140] Listing log4cplus loggers:

2017-02-28T07:49:22,113UTC [DEBUG] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_logger.cpp:144] Log [0] - 'AMT'

2017-02-28T07:49:22,113UTC [INFO] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_logger.cpp:177] -----------------------------------------------------------------

2017-02-28T07:49:22,113UTC [INFO] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_logger.cpp:178] AMT starting (v. 2.13.3.10981.5)

2017-02-28T07:49:22,113UTC [INFO] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_logger.cpp:183] AMT Running in Release mode.

2017-02-28T07:49:22,124UTC [ERROR] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_class.cpp:1486] Error reading AMT media properties from file: C:\AMT_DNxHD_SDK\TEST_CLIPS\TEST_CLIP2\TEST_CLIP2.XML

2017-02-28T07:49:22,125UTC [WARN] [AMT] [] {P:1224 - T:5056 } [sources\CORE\AMT_class.cpp:1032] Failed to set AMT media properties: AMT_COULD_NOT_READ_MEDIA_PARAMETERS.

 

Any help would be appreciate.

Regards

Nicolás Redondo Zurdo


Viewing all articles
Browse latest Browse all 30653

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>