- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Can somebodytell me the variable used to get the current position of bitstream in Intel H264 Decoder High 422?
I want to collect the exact number of bits used for motion vectors, or prediction or for slice header etc., So I require a pointer to bitstream that should be incremented as and when any bit is read.
I was trying to get the current position of the input buffer using m_pbs pointer of H264BitStream class, but I am getting a huge value (possibly garbage, I guess).
Thanks in advance.
Gowtham
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I had got the ans. We can use call a function to subtractm_pbsfromm_pbsBase pointer.
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