[FFmpeg-soc] libavfilter: movie source filter

Víctor Paesa victorpaesa at googlemail.com
Wed Jan 30 09:28:28 CET 2008


Hi,

On Jan 29, 2008 10:27 PM, Ramiro Polla <ramiro at lisha.ufsc.br> wrote:
> Hi Víctor,
>
> Víctor Paesa <victorpaesa at ...> writes:
>
> >
> > Hi,
> >
> > Here is attached a source filter to read video files.
>
> Instead of reimplementing ffmpeg.c with some hacks and very few features,
> why don't you make an ffmpeg vfilter? #include "../ffmpeg.c" and make
> it output rawvideo to pipe. Make it match the output frame rate, and
> ffmpeg will take care of everything, like scaling...
>
> (Or split ffmpeg.c into a libffmpeg like some people have suggested
> already, instead of #include'ing it)

Or use the multiple input capability in ffmpeg.c to have multiple source entries
to the libavfilter framework (changing somewhat the command syntax).

> Just some thoughts, which I definitely won't work upon at least for
> another month.
>
> Ramiro Polla - Thousands of kilometers away from home, writing from a
> cyber cafe from a favela in Recife... Still on vacations.

Hey, what are you doing typing on a computer? Isn't now Carnival
time? ;-)

Regards,
Víctor


More information about the FFmpeg-soc mailing list