Tim Golden wrote:
Martin wrote:
Lawrence D'Oliveiro wrote:
In message <[EMAIL PROTECTED]>, Tim
Golden
wrote:
Alternatively, you might be able to commandline control
mencoder or ffmpeg itself to do this. Not sure, but there
must be *something* among those millions of command-line
options!
F
Martin wrote:
Lawrence D'Oliveiro wrote:
In message <[EMAIL PROTECTED]>, Tim
Golden
wrote:
Alternatively, you might be able to commandline control
mencoder or ffmpeg itself to do this. Not sure, but there
must be *something* among those millions of command-line
options!
FFmpeg--yes!
Unfor
Lawrence D'Oliveiro wrote:
In message <[EMAIL PROTECTED]>, Tim Golden
wrote:
Alternatively, you might be able to commandline control
mencoder or ffmpeg itself to do this. Not sure, but there
must be *something* among those millions of command-line
options!
FFmpeg--yes!
Unfortunately it look
In message <[EMAIL PROTECTED]>, Tim Golden
wrote:
> Alternatively, you might be able to commandline control
> mencoder or ffmpeg itself to do this. Not sure, but there
> must be *something* among those millions of command-line
> options!
FFmpeg--yes!
--
http://mail.python.org/mailman/listinfo/pyt
Tim Golden wrote:
Martin wrote:
I've looked at Pymedia but I have to admit I couldn't work it out.
Commandline might be good, but I'm really hoping someone can point me
in the right direction, as this is not my area of expertise.
Nor mine :) Just so people can help you out, can you
be more
Martin wrote:
I've looked at Pymedia but I have to admit I couldn't work it out.
Commandline might be good, but I'm really hoping someone can point me in
the right direction, as this is not my area of expertise.
Nor mine :) Just so people can help you out, can you
be more precise in your req
Tim Golden wrote:
Martin wrote:
I need to extract a frame from a wmv file and save it as a jpg. In
fact I need to extract a frame from each one of a collection of
several thousand wmv files, but that's beside the point.
I've actually written a script that does exactly this using the pyglet
m
Martin wrote:
I need to extract a frame from a wmv file and save it as a jpg. In fact
I need to extract a frame from each one of a collection of several
thousand wmv files, but that's beside the point.
I've actually written a script that does exactly this using the pyglet
module. But while it
Hi,
I need to extract a frame from a wmv file and save it as a jpg. In fact
I need to extract a frame from each one of a collection of several
thousand wmv files, but that's beside the point.
I've actually written a script that does exactly this using the pyglet
module. But while it works fi