[Ffmpeg-devel] [PATCH] AVISynth support

Steve Lhomme slhomme
Thu Aug 17 16:31:16 CEST 2006


Luca Barbato wrote:
> Steve Lhomme wrote:
>> say "Oh, BTW we don't support windows so stick it where you know".
> 
> The windows users customs are so bizarre...
> 
>> And anyway I don't know the structure of AVI and all the headers I need
>> and I'm not willing to write an AVI muxer just for this. So try to find
>> someone who knows and willing to help you.
> 
> from what I can understand you just have to move the code and reduce it
> quite a lot, it's just refactoring...

I'm actually adding a small header in the raw virtual stream so that I 
can add a probe to the demuxer. It's not that hard. But adding RIFF 
headers is a lot more work. Especially since the virtual file is usually 
much bigger than 4GB. I know it should be OpenDML but I don't know how 
it's interleaved.

Steve





More information about the ffmpeg-devel mailing list