[Bug 773680] New: Add a fisheye to equirectangular transform plugin

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Oct 29 20:39:50 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=773680

            Bug ID: 773680
           Summary: Add a fisheye to equirectangular transform plugin
    Classification: Platform
           Product: GStreamer
           Version: unspecified
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: yakk at yakk.net
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 338780
  --> https://bugzilla.gnome.org/attachment.cgi?id=338780&action=edit
Patch

Panoramic videos on the web (YouTube, Facebook) use an equirectangular
projection. My cheap panoramic camera uses a fish-eye lens to capture a fairly
wide angle. I needed a tool to transform a fish-eye video to an equirectangular
video so I extended the gst-plugins-bad geometrictransform to do that.

It's sort of the opposite of geometrictransform's circle element.

I developed it against 1.8 since that's what's on my Debian machine. This patch
is against master but I haven't actually tested it since I don't have a full
gstreamer master build.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list