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





------- Comment #5 from [EMAIL PROTECTED]  2008-01-05 21:58 +2 -------
(In reply to comment #4)
> You were right Johannes, thank you for test it. With this one that problem
> should be fixed. Although I haven't tried it with DV in QT container, I've
> reproduced it with other formats.

I created a new project with 1 video and 2 audio tracks. Then I load again
2 DV in QT container files. Now the video track is reused, but 2 additional
audio tracks are added; the audio ends up on the original tracks, the new ones
remain unused. No wonder: the patch treats audio and video tracks differently,
see 'need_video' vs. (number of) 'audio_channels'.

Would you kindly look at the patch again?

> In any case I have noticed another issue. When the first clip has less audio
> channels than the second one, the second audio channel of the second clip is
> positioned at the beginning of the second audio track, which is not the 
> desired
> behavior (always at least)
> 
> |V clip1|V clip2|
> |A clip1|A clip2|
> |A clip2|
>         ^ should start here

This is a different matter. I don't know whether it's easy to solve.


-- 
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