[FFmpeg-devel] Motion vectors without the visualization
    Pravin Bhat 
    pro
       
    Wed Jul 25 23:15:45 CEST 2007
    
    
  
Hey-
I'm trying to access the motion vectors in video frames by setting 
AVCodecContext.debug_mv = 1.
When I use that option the AVFrame.motion_val array is populated with 
the motion vectors and the decoded frame has arrows draw over it to 
visualize the underlying motion field.
Is there anyway to populate the AVFrame.motion_val array with the motion 
vectors without affecting the colors in the decoded frame?
Thanks,
-pro
    
    
More information about the ffmpeg-devel
mailing list