-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
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 ?
romech
Metadata
Metadata
Assignees
Labels
No labels