I ask because I couldn't get a quicktime rendered in 16:9, it rendered only in 4:3. I checked the code and cinelerra never calls quicktime_set_aspect(). I added the call to cinelerra and then found that the internal quicktime lib doesn't implement the call :) The external libquicktime lib does have lqt_set_pixel_aspect() and it appears they implement it for at least some codecs....
Anyway I will take a look, maybe it could be set up like the "external ffmpeg" configuration option... On 11/29/06, Andraž Tori <[EMAIL PROTECTED]> wrote:
it is questionable if they provide the same level of functionality... if you can do the research, you are welcomed ... bye andraz On Wed, 2006-11-29 at 15:57 -0500, Dan Streetman wrote: > I'm wondering, it seems that the internal quicktime code is quite a > bit older than the external libquicktime project. Is there a reason > why cinelerra is maintaining an internal quicktime codebase (still)? > I realize cinelerra originally created the codebase, but wouldn't it > be better to change to using the external library now? > > My point is, I can create a patch to use the external quicktime, > unless there is some reason not to. > > _______________________________________________ > Cinelerra mailing list > [email protected] > https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
_______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
