
Scoop video is a sample test to showacse scoop video feature.  It is used to capture a part of video from the background video and audio from mic/game audio.

Steps to build
______________

Build scoop video test  from <sdk>\Tests\Multimedia\Sources\Tests\ScoopVideo folder using below nact command 

nact platforms=NXFP2 specs=NX BUILD=Release,Develop

Steps to run 
_____________ 

1. Background Video - Run any sample like NvnSkBenchmark.nsp or NvSfPlayer.nsp from Telnet to render a video.

eg: L <sdk>\Externals\odin\nvn-samples\samples\Outputs\<NX-NXFP2-a32/a64>\Processes\sk-benchmark\<Develop/Release>\sk-benchmark.nsp 

2. Scoop video test - Run scoop video test from target manager.

<sdk>\Tests\Outputs\<NX-NXFP2-a32/a64>\Tests\testMultimedia_ScoopVideo\<Develop/Release>\testMultimedia_ScoopVideo.nsp 

 
Command line parameter : <frame count> 

eg: 400
To capture 400 frames.

After successful run the video VideoRec_01_DVR.mp4 will be captured from rendering video and saved at c:/temp/VideoRec_01_DVR.mp4


Known issue: A short stutter is observed in rendering video during video capture.

