Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Python

manipulating movie files with Python

 

 

Python python RSS feed   Index | Next | Previous | View Threaded


tim_grove at sil

Jul 3, 2008, 10:15 AM

Post #1 of 4 (92 views)
Permalink
manipulating movie files with Python

I would like to write a python script which could take a movie file name
(avi, mov, mpg) along with a start and stop time as parameters, and
return to me a new movie file just containing that section of the
original which I'm interested in. Is there a Python library which could
already perform such magic? Thanks for any suggestions.

Best regards,
Tim
--
http://mail.python.org/mailman/listinfo/python-list


circularfunc at yahoo

Jul 3, 2008, 11:02 AM

Post #2 of 4 (89 views)
Permalink
Re: manipulating movie files with Python [In reply to]

I would love the same thing. Dont know what you are doing but this
might be relevant even if it is not what you are asking for:
http://imdbpy.sourceforge.net/
library to take data from imdb.
--
http://mail.python.org/mailman/listinfo/python-list


kyosohma at gmail

Jul 3, 2008, 11:37 AM

Post #3 of 4 (80 views)
Permalink
Re: manipulating movie files with Python [In reply to]

On Jul 3, 12:15 pm, Tim Grove <tim_gr...@sil.org> wrote:
> I would like to write a python script which could take a movie file name
> (avi, mov, mpg) along with a start and stop time as parameters, and
> return to me a  new movie file just containing that section of the
> original which I'm interested in. Is there a Python library which could
> already perform such magic? Thanks for any suggestions.
>
> Best regards,
> Tim

You might check these out:

http://pymedia.org/
http://www.unixuser.org/~euske/vnc2swf/pyvnc2swf.html

Mike
--
http://mail.python.org/mailman/listinfo/python-list


miki.tebeka at gmail

Jul 3, 2008, 9:53 PM

Post #4 of 4 (74 views)
Permalink
Re: manipulating movie files with Python [In reply to]

Hello,

> I would like to write a python script which could take a movie file name
> (avi, mov, mpg) along with a start and stop time as parameters, and
> return to me a  new movie file just containing that section of the
> original which I'm interested in. Is there a Python library which could
> already perform such magic? Thanks for any suggestions.
I think you'll find ffmpeg the right tool for the job.

HTH,
--
Miki <miki.tebeka[at]gmail.com>
http://pythonwise.blogspot.com

--
http://mail.python.org/mailman/listinfo/python-list

Python python RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.