Skip to content

sfvideo/mplayer-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

MPlayer motion vector and block type rendering

mplayer -lavdopts vismv=1:debug=0x4000 ~/simpsons_movie_trailer.mp4

Simpsons Movie

  • Red Macroblocks: "I" encoded (You don't need a full "I Frame" to have Inter encoded data)
  • Green Macroblocks: "P" encoded (Forward Prediction)
  • Purple Macroblocks: "B" encoded (Bi-Directional Prediction)

Arrows represent the motion vectors used to move blocks around.

References

About

MPlayer motion vector and block type rendering

Resources

Stars

1 star

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors