Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ben Finney Newsgroups: comp.lang.python Subject: Re: Creating barrel distortion of video Date: Wed, 09 Mar 2016 12:45:34 +1100 Lines: 32 Message-ID: References: <837ce225-4dbb-43c5-b473-273e73d89263@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: news.uni-berlin.de 2fS9ch32bO0MFGEi4Ab1nAs7/X9nNTSb1S0gRYNbHFVw== Cancel-Lock: sha1:JNDRHaHFeWFpt7JcP2hoK6EmA9Y= Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'url:pypi': 0.03; 'used.': 0.05; 'wrapper': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.10; 'python.': 0.11; 'backgrounds': 0.16; 'received:80.91.229.3': 0.16; 'received:io': 0.16; 'received:plane.gmane.org': 0.16; 'received:psf.io': 0.16; 'odd': 0.18; 'library': 0.20; 'candidates': 0.21; 'trying': 0.22; 'examples': 0.24; 'module': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'question': 0.27; 'correct': 0.28; 'fine': 0.28; "i'm": 0.30; 'url:python': 0.33; 'this?': 0.34; 'advice': 0.35; 'library.': 0.35; 'but': 0.36; 'url:org': 0.36; 'possible': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'being': 0.37; 'thanks': 0.37; 'received:org': 0.37; 'thought': 0.37; 'seem': 0.37; 'google': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'utilize': 0.61; 'email addr:gmail.com': 0.62; 'video': 0.62; 'different': 0.63; 'due': 0.65; 'rendering': 0.76; 'exclusive': 0.81; '_o__)': 0.84; 'optical': 0.84; 'received:125': 0.84; 'optics': 0.93 X-Injected-Via-Gmane: http://gmane.org/ X-Gmane-NNTP-Posting-Host: jigong.madmonks.org X-Public-Key-ID: 0xAC128405 X-Public-Key-Fingerprint: 517C F14B B2F3 98B0 CB35 4855 B8B2 4C06 AC12 8405 X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-pubkey.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:104375 semeon.risom@gmail.com writes: > This may seem like an odd request for the main python google group (Note that this is not a Google group. Google may be presenting this forum to you, but it's not exclusive to Google and many of us don't participate there.) > but I thought this question might have answers coming from different > backgrounds that utilize python. Your question is fine for this forum. Thanks for investigating Python! > I'm trying to find a way of rendering an optical distortion on a video > I will be presenting through the use of a head-mounted display. This > distortion is necessary to correct the video due to the optics being > used. Any advice on a module(s) or examples that already do this? I have no experience with such a library. Possible candidates include: * moviepy: Video editing with Python * pygame: wrapper module for the SDL multimedia library -- \ “Holy hole in a donut, Batman!” —Robin | `\ | _o__) | Ben Finney