decklink: Only use drop-frame flag for 29.97 and 59.94 FPS
authorVivia Nikolaidou <vivia@ahiru.eu>
Tue, 28 Aug 2018 12:04:53 +0000 (15:04 +0300)
committerVivia Nikolaidou <vivia@ahiru.eu>
Tue, 28 Aug 2018 12:23:48 +0000 (15:23 +0300)
commit4ca76e0c123b37175dd76057dbb45c96b47e7477
tree57a15ae340825b3c143e475cadb13768ddc2d633
parent962ca015966967816b97befaf7518b63e6e9edc2
decklink: Only use drop-frame flag for 29.97 and 59.94 FPS

Otherwise it can cause errors in gstvideotimecode.c because drop-frame
is not defined for any other frame rate (e.g. 24000/101)

https://blog.frame.io/2017/07/17/timecode-and-frame-rates/

https://bugzilla.gnome.org/show_bug.cgi?id=797037
sys/decklink/gstdecklinkvideosrc.cpp