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





------- Additional Comments From [EMAIL PROTECTED]  2006-06-16 07:55 -------
Created an attachment (id=164)
 --> (http://bugs.cinelerra.org/attachment.cgi?id=164&action=view)
Patch to fix Number of "Audio Samples" in file issue.

This patch uses the value obtained from file->total_number_of_samples[number];
to determine the EXACT number of samples in the file, (as opposed to limiting
it to a rounding of MPEG3_AUDIO_CHUNKSIZE:

result = track->total_sample_offsets * MPEG3_AUDIO_CHUNKSIZE;

Because of:
+               PUT_INT64(atrack->current_position); // Contains the total
number of samples
backward compatibility with old TOC files is broken!!



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