summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVivia Nikolaidou <vivia@ahiru.eu>2020-06-18 22:56:57 +0300
committerVivia Nikolaidou <vivia@ahiru.eu>2020-06-24 11:15:48 +0300
commit7c7ac7a0dc044d6837b9fc38af8b319970c2b90e (patch)
tree9d4c3a98a03653ed65fb151c953c784fa02ea518 /docs
parent581d76b41a7acb0c2c657ba7e6aeab8d358c4f9a (diff)
downloadgstreamer-plugins-bad-7c7ac7a0dc044d6837b9fc38af8b319970c2b90e.tar.gz
interlace: Don't fail negotiation if capsfilters decide framerate
Try to negotiate if the framerates on either sides of the interlace are decided using capsfilters and the framerates are correct. Otherwise the following pipelines would fail to negotiate: gst-launch-1.0 videotestsrc ! video/x-raw,framerate=24/1,interlace-mode=progressive ! interlace field-pattern=2 ! video/x-raw,framerate =30/1 ! fakesink gst-launch-1.0 videotestsrc ! video/x-raw,framerate=60/1,interlace-mode=progressive ! interlace field-pattern=0 ! video/x-raw,framerate=30/1 ! fakesink Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1349>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions