http://bugs.cinelerra.org/show_bug.cgi?id=443





------- Comment #1 from [EMAIL PROTECTED]  2007-08-18 17:36 +2 -------
Created an attachment (id=221)
 --> (http://bugs.cinelerra.org/attachment.cgi?id=221&action=view)
Fix for the "Replace and concatenate" insertion strategy

Ok, here is a patch to fix the issue. The error was in mwindoedit.C at line
1352. Only the first EDL was checked for this mode, so the next assets were not
checked to ass more tracks.

Now, the information of each Asset is extracted in order to check if it has
Video data and/or Audio data. In "Replace and concatenate" mode, only a Video
track is added. The number of Audio tracks added are the maximum of channels of
an Asset. For example, if you load 2 audio files, one with 2 channels and
another one with 4 channels, 4 audio tracks are created.


-- 
Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to