Skip to content

Mpeg flow writes dummy data !Β #33

@tgamal

Description

@tgamal

When I run mpeg flow on a couple of my videos I see that it writes a lot of dummy data. So if you have 2 frames in my video I will see around 512 dummy vectors in between
'''
pts=0 frame_index=1 pict_type=I output_type=arranged shape=56x28 origin=video
pts=1 frame_index=-1 pict_type=? output_type=arranged shape=56x28 origin=dummy
pts=2 frame_index=-1 pict_type=? output_type=arranged shape=56x28 origin=dummy
#----
pts=512 frame_index=2 pict_type=P output_type=arranged shape=56x28 origin=video
'''
Is it something wrong with my videos ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions