mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
0e7a485528
Some v4l2 drivers don't have the capacity to change framerate. There is chance to make decoder capture fps to be 0/0 if numerator and denominator returned by G_PARM ioctl are both 0. It causes critical warning "passed '0' as denominator for `GstFraction'". In order to fix this, add protection when set decoder capture fps according to output fps. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1048> |
||
---|---|---|
.. | ||
directsound | ||
oss | ||
oss4 | ||
osxaudio | ||
osxvideo | ||
rpicamsrc | ||
v4l2 | ||
waveform | ||
ximage | ||
meson.build |