Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Custom latency checker - #2812

Open
dmitryermilov wants to merge 2 commits into
Intel-Media-SDK:masterfrom
dmitryermilov:latency
Open

Custom latency checker#2812
dmitryermilov wants to merge 2 commits into
Intel-Media-SDK:masterfrom
dmitryermilov:latency

Conversation

@dmitryermilov

Copy link
Copy Markdown
Contributor

output example:
Total encode latency on session 2: 3303.009000 on 200 frames, average 16.515045, max 33.943000
Total encode latency on session 1: 3290.410000 on 200 frames, average 16.452050, max 29.489000
Total decode latency on session 0: 222.491000 on 201 frames, average 1.106920, max 6.213000

cmd line example:
sample_multi_transcode -par par_1N.file -latency-stat

par_1N.file example:
-i::h264 /msdk/MEDIASDK_STREAMS/transcoder/H264/Jets_1280x720_60Hz_main_IPPP_f200_15M_FS0.264 -o::sink
-i::source -b 2000 -o::h264 /dev/null -async 1
-i::source -b 2000 -o::h264 /dev/null -async 1

Signed-off-by: Dmitry Ermilov dmitry.ermilov@intel.com

output example:
Total encode latency on session 2: 3303.009000 on 200 frames, average 16.515045, max 33.943000
Total encode latency on session 1: 3290.410000 on 200 frames, average 16.452050, max 29.489000
Total decode latency on session 0: 222.491000 on 201 frames, average 1.106920, max 6.213000

cmd line example:
sample_multi_transcode -par par_1N.file -latency-stat

par_1N.file example:
-i::h264  /msdk/MEDIASDK_STREAMS/transcoder/H264/Jets_1280x720_60Hz_main_IPPP_f200_15M_FS0.264 -o::sink
-i::source -b 2000  -o::h264 /dev/null -async 1
-i::source -b 2000  -o::h264 /dev/null -async 1

Signed-off-by: Dmitry Ermilov <dmitry.ermilov@intel.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant