What will be the best way to parse x264 bitstream for extracting motion vectors information?

link|improve this question

0% accept rate
I accidently the best what? – ta.speot.is Jan 21 '10 at 3:55
What? ... errm ... – Aiden Bell Jan 21 '10 at 3:58
The post was "What will be the best to parse x264 bitstream for extracting motion vectors information?" The best what? API? Command line utility? GUI application? On Windows? – ta.speot.is Jan 21 '10 at 5:57
feedback

2 Answers

get a JM, find the place where the MV are being read from the bitstream, add the predictors and there you go.

link|improve this answer
feedback

I'm look for this too. Someone wrote an example. http://victor.csie.org/blog/archives/362

Probably not the best, at least it works.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.