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





------- Additional Comments From [EMAIL PROTECTED]  2006-07-03 22:34 -------
What it looks like is the 2vuy files generated by the proprietary Quicktime 
stuff have multiple frames per chunk, but the libquicktime used by Cinelerra 
only decodes the first frame from each chunk. It appears to be a bug in 
quicktime/trak.c in function quicktime_sample_range_size, where it is 
incorrectly returning zero instead of calculating the distance to the requested 
frame inside the chunk.

I'm attaching a patch for trak.c to the bug entry - see if this solves the 
problem for you.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to