Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #104450

Re: Creating barrel distortion of video

Newsgroups comp.lang.python
Date 2016-03-09 11:46 -0800
References <837ce225-4dbb-43c5-b473-273e73d89263@googlegroups.com> <mailman.64.1457487966.15725.python-list@python.org>
Message-ID <4d40299a-2c77-4b2b-bddf-754f67c21398@googlegroups.com> (permalink)
Subject Re: Creating barrel distortion of video
From semeon.risom@gmail.com

Show all headers | View raw


On Tuesday, 8 March 2016 19:46:18 UTC-6, Ben Finney  wrote:
> 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
>   <URL:https://pypi.python.org/pypi/moviepy/>
> 
> * pygame: wrapper module for the SDL multimedia library
>   <URL:https://pypi.python.org/pypi/Pygame/1.7.1>
> 
> -- 
>  \                              "Holy hole in a donut, Batman!" --Robin |
>   `\                                                                   |
> _o__)                                                                  |
> Ben Finney

I'll check both of these out. Thank you

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Creating barrel distortion of video semeon.risom@gmail.com - 2016-03-08 17:32 -0800
  Re: Creating barrel distortion of video Ben Finney <ben+python@benfinney.id.au> - 2016-03-09 12:45 +1100
    Re: Creating barrel distortion of video semeon.risom@gmail.com - 2016-03-09 11:46 -0800
  Re: Creating barrel distortion of video Chris Angelico <rosuav@gmail.com> - 2016-03-09 12:52 +1100
    Re: Creating barrel distortion of video Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-03-09 15:27 +1100
    Re: Creating barrel distortion of video semeon.risom@gmail.com - 2016-03-09 11:46 -0800

csiph-web