What will be the best way to parse x264 bitstream for extracting motion vectors information?
feedback
|
|
get a JM, find the place where the MV are being read from the bitstream, add the predictors and there you go. | |||
|
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. | |||
|
feedback
|