[FFmpeg-devel] [PATCH 1/3 v2] avcodec: add an AVCodecContext field to signal types of packet, frame, and coded stream side data to export
Michael Niedermayer
michaelni at gmx.at
Tue Feb 11 15:06:59 EET 2020
On Mon, Feb 10, 2020 at 07:40:39PM -0300, James Almer wrote:
> On 2/10/2020 7:14 PM, Michael Niedermayer wrote:
> > On Mon, Feb 10, 2020 at 03:26:44PM -0300, James Almer wrote:
> >> Add an initial mvs flag to is, analog to the export_mvs flags2 one.
> >>
> >> Signed-off-by: James Almer <jamrial at gmail.com>
> >> ---
> >> libavcodec/avcodec.h | 18 ++++++++++++++++++
> >> libavcodec/mpegpicture.c | 2 +-
> >> libavcodec/mpegutils.c | 2 +-
> >> libavcodec/options_table.h | 2 ++
> >> libavcodec/snowdec.c | 2 +-
> >> libavcodec/utils.c | 3 +++
> >> tests/ref/fate/api-mjpeg-codec-param | 2 ++
> >> tests/ref/fate/api-png-codec-param | 2 ++
> >> 8 files changed, 30 insertions(+), 3 deletions(-)
> >
> > Breaks
> > ./ffplay -debug 16384 -flags2 +export_mvs -i panda.mp4 -vf codecview=mv=pf+bf+bb
>
> Broken how?
The filter no longer shows any motion vectors after this patch
Thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20200211/e2c830e3/attachment.sig>
More information about the ffmpeg-devel
mailing list