Hi,

Mark Goldberg wrote
> Burkhard Plaum wrote:
>
>>It's impossible as long as the codec is missing. Making a "sowt" codec
>>from the already existing "twos" codec would be trivial though.
>
> The following quick and dirty patch seems to work. sowt.c and sowt.h are
> created and a few changes are made to other files to include them.
>
> I know it is not elegant as it would be better to include the sowt codec
> in twos.c and twos.h as the only real difference is
> if(!file->use_avi)
> instead of
> if(file->use_avi)
> but it works for my 7D files.

Actually many PCM codecs can me merged into a single one.
In libquicktime (which was forked from quicktime4linux) I have
just a file pcm.c, which handles most PCM variants found in quicktime and
avi.

> Please excuse the long post if attachments are preferred, but it is not
> too long and won't get reformatted hopefully.

Sorry I cannot apply it, since I'm not into cinelerra programming.
I'm just listening here and answer questions from time to time :)

Burkhard


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to