-
- Downloads
avdevice/decklink_dec: capture timecode to metadata when requested
If the user provides a valid timecode_format look for timecode of that
format in the capture and if found store it on the video avstream's
metadata.
Slightly modified by Marton Balint to capture per-frame timecode as well.
Signed-off-by:
Marton Balint <cus@passwd.hu>
Showing
- doc/indevs.texi 6 additions, 0 deletionsdoc/indevs.texi
- libavdevice/decklink_common.h 12 additions, 0 deletionslibavdevice/decklink_common.h
- libavdevice/decklink_common_c.h 1 addition, 0 deletionslibavdevice/decklink_common_c.h
- libavdevice/decklink_dec.cpp 40 additions, 0 deletionslibavdevice/decklink_dec.cpp
- libavdevice/decklink_dec_c.c 9 additions, 0 deletionslibavdevice/decklink_dec_c.c
- libavdevice/version.h 1 addition, 1 deletionlibavdevice/version.h
Loading
Please register or sign in to comment