One correction. The end chunk on the files we imported seems to vary in
length. We have some at 420 and some at 720. However the data is malformed
according to AES specs. The end chunk reports itself as being four bytes
bigger than it really is (the 4 bytes of data after "levl" say 416, or 716,
when it should be the data length minus 8, or 412/712. Worse this error is
propagated to the main wav/riff header that reports the file length right at
the beginning. 

It's giving the player the wrong length. 

This results in an audible "clunk" if one of our RD audio files is played in
a standard wav player, but does not seem to affect it in Rivendell. 

We're running 2.9.0 on CentOS/6.

TC



_______________________________________________
Rivendell-dev mailing list
Rivendell-dev@lists.rivendellaudio.org
http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev

Reply via email to