Python [repair_cycorder_mov.py]
Steven D'Aprano
steve at REMOVE-THIS-cybersource.com.au
Sun Sep 5 10:00:35 EDT 2010
On Sun, 05 Sep 2010 05:44:16 -0700, ctops.legal wrote:
> Trying to learn Python for a specific purpose to repair a quicktime file
> that's corrupted, is it even possible to create a proof-of- concept
> python script that generates a valid 'moov' atom from a corrupt .mov
> video ?, "file size 1.3gb" (Kodak camera failed to finalize file).
Yes, Python is a Turing complete programming language. Anything you can
do in any programming language, you can do in Python.
By the way, there's no need to send three messages in 10 minutes asking
the same question, and adding FORM METHOD links to your post will
probably just get it flagged as spam by many people.
--
Steven
More information about the Python-list
mailing list