Re: [FFmpeg-devel] [PATCH] doc/examples/extract_mvs: add motion information

2022-09-23 Thread Michael Niedermayer
On Mon, Sep 12, 2022 at 04:49:56PM -0700, Chema Gonzalez wrote: > Note that the motion information includes subpel motion information > > This was likely forgotten in 56bdf61baa04c4fd8d165f34499115ce0aa97c43. > > Tested: > ``` > $ make examples -j > ... > $ doc/examples/extract_mvs in.264 | head

Re: [FFmpeg-devel] [PATCH] doc/examples/extract_mvs: add motion information

2022-09-22 Thread Chema Gonzalez
ping -Chema On Mon, Sep 12, 2022 at 4:50 PM Chema Gonzalez wrote: > > Note that the motion information includes subpel motion information > > This was likely forgotten in 56bdf61baa04c4fd8d165f34499115ce0aa97c43. > > Tested: > ``` > $ make examples -j > ... > $ doc/examples/extract_mvs in.264 |

[FFmpeg-devel] [PATCH] doc/examples/extract_mvs: add motion information

2022-09-12 Thread Chema Gonzalez
Note that the motion information includes subpel motion information This was likely forgotten in 56bdf61baa04c4fd8d165f34499115ce0aa97c43. Tested: ``` $ make examples -j ... $ doc/examples/extract_mvs in.264 | head -40 | \ csvcut -C framenum,source,flags |csvlook | blockw | blockh | srcx | s