3) Analysis result textfile
3.1) Example of flawless recording result:
3.2) Example excerpt of analysis result with detected issues:

3) Analysis result textfile

The result of the whole analysis process is a simple plain-text file. This textfile contains the following information:

3.1) Example of flawless recording result:

// ---------------------------------------------
Running 'DVA Profession Fidelity Analyzer'
on 'x/4h_session/dva_testvideo-4h_master-2011mar31-trimmed.avi'...
=== Started: Mon Apr  4 14:14:22 CEST 2011 ===
Running field rectangle check at frame #1
Fuzz factor: 20
Looking for sync frame #1...
=== Synchronization successful! (1 = 1)
   Frame #360001: file 'frames/360001.png' not found. Exiting.
=== Finished: Mon Apr  4 23:28:57 CEST 2011 ===
Analyzed 360000 frames
//  ---------------------------------------------

The only detected issue at Frame #360001 marks the end of the test sequence.

3.2) Example excerpt of analysis result with detected issues:

//   ---------------------------------------------
Running 'DVA Profession Fidelity Analyzer'
on 'x/4h_session/dva_testvideo-4h_VHS_tape3-composite_clocked-2011apr14-trimmed.avi'...
=== Started: Fri Apr 15 19:08:50 CEST 2011 ===
Running field rectangle check at frame #1
Fuzz factor: 30
Looking for sync frame #1...
=== Synchronization successful! (1 = 1)
   Frame #588: Error (256) found. Reference frame #4.
   Frame #5373: Error (256) found. Reference frame #1.
   Frame #11791: Error (256) found. Reference frame #3.
   Frame #14626: Error (256) found. Reference frame #2.
   Frame #16179: Error (256) found. Reference frame #3.
   Frame #20184: Error (256) found. Reference frame #4.
   Frame #27321: Error (256) found. Reference frame #1.
=== Synchronization successful! (27326 = 1)
   Frame #39566: Error (61) found. Reference frame #1.
   Frame #43455: Error (256) found. Reference frame #2.
   Frame #44510: Error (106) found. Reference frame #1.
   Frame #44729: Error (256) found. Reference frame #4.
   Frame # ...
   Frame # ...
   Frame # ...
   Frame #367461: file 'frames/367461.png' not found. Exiting.
=== Finished: Sat Apr 16 11:05:32 CEST 2011 ===
Analyzed 367460 frames
//   ---------------------------------------------

Back to index