|
Posted by Sandman on 12/21/06 10:37
In article <emdj5o$j0b$00$1@news.t-online.com>,
Peter Köhlmann <peter.koehlmann@t-online.de> wrote:
> Sandman wrote:
>
> > There are some Mac tools to convert pretty much any given video source
> > to a Flash video file (.flv) but I'm wondering if there is any way to
> > do it using a Linux platform tying in to a PHP web system? I.e. I'd
> > like to have video files submitted by users which are then
> > auto-converted to .flv files.
> >
> > Anyone have any experience with this?
> >
>
> ffmpeg
Hey, thanks!
I always figured ffmpeg only did, you know, mpeg. It seems it supports
a wide variety of formats. While it does seem to lack support for some
QuickTime formats, it seems to at least support standard mp4, h.264
and such.
But, it didn't seem to support AVI or DivX... hmmm, or did I miss it?
And, some on-topic linux stuff:
~> apt-get install ffmpeg
(...)
The following packages will be REMOVED:
base-config initrd-tools kernel-image-2.6.8-1-386
kernel-image-2.6.8-2-686-smp
(...)
If I would install it, it would actually *remove* my kernel? Yeah,
that's uhm... great. :)
--
Sandman[.net]
Navigation:
[Reply to this message]
|