- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I am currently working on a solution that will require me to encode a stream of H.264, but have very low latency. The problem I'm facing is that with "normal" quantizer control, if a perfectly static scene abruptly changes, there may be a bandwidth spike, and even if this is later compensated for by using a higher quantizer for a time, The time it will take to transmit the spike over my limited bandwidth may cause a noticeable increase in latency.
The solution for that in my view may involve iterative encoding, namely, if I encode a frame and its encoded size is above some threshold, I will reset the encoder to its state before the last frame was encoded, and try encoding it again with a higher quantizer. Is it possible to perform this feat with Intel's Media SDK ?
I know it is possible in the limited sense of ignoring the oversized encoded frame, and that same frame again as an I-Frame instead, but I was wondering if this is possible even without such a drastic measure.
regards
Jack Chimasera
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page