- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Looking for some benchmarks for jpeg decoding but couldn't find it.
I'm trying to figure out if it is possible to decode a motion jpeg video stream (no hard-disc I/O) with a resolution of 1280*1024 at 60Hz without dropping frames. That would mean there is about 16 ms of time available for each video frame. The hardware used will be at minimum a modern laptop in performance.
I'm trying to figure out if it is possible to decode a motion jpeg video stream (no hard-disc I/O) with a resolution of 1280*1024 at 60Hz without dropping frames. That would mean there is about 16 ms of time available for each video frame. The hardware used will be at minimum a modern laptop in performance.
Would this be possible with Intel IPP?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
The simpleplayer application at the \audio-video-codecs sample code can decode the MJPEG video.
But if you want to check the threaded JPEG decoder performance, it you can use image-codecs\uic sample code. The codec only decode one JPEG images.
Thanks,
Chao
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page