-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
File size Limit? #109
Comments
|
Thanks for the report. Are you able to provide a screen grab from a hex editor of the header for one of the files (i can provide detailed instructions if wanted). I was under the impression that plain WAV couldn't be bigger than ~4GB so am curious to see if they have any special structure or RIFF extension - perhaps an RF64 variant we need to add.... David |
|
Can you provide those instructions? I tired to open the file in Text Wrangler but it errors because the file is too big. Thanks, Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 23, 2016, at 4:26 AM, David Clipsham <notifications@github.commailto:notifications@github.com> wrote: Thanks for the report. Are you able to provide a screen grab from a hex editor of the header for one of the files (i can provide detailed instructions if wanted). I was under the impression that plain WAV couldn't be bigger than ~4GB so am curious to see if they have any special structure or RIFF extension - perhaps an RF64 variant we need to add.... David — |
|
No problem, thanks Jenn.
I hope this helps. Let me know if anything is unclear. David |
|
Here you go. Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 24, 2016, at 4:46 AM, David Clipsham <notifications@github.commailto:notifications@github.com> wrote: No problem, thanks Jenn.
I hope this helps. Let me know if anything is unclear. David — |
|
Thanks Jenn, your image is posted above. So theoretically your file should identify as fmt/712 - https://www.nationalarchives.gov.uk/PRONOM/fmt/712 However, I can see that the 5th-8th bytes are different from that which I've specified in the PRONOM entry, which means I'll need to update PRONOM to ensure your files identify. I'm planning a release in mid-late September and I'll include the adjustment there. Can you tell me what audio application/utility was used to create these files? |
|
I just emailed the vendor who performed the work and will get back to you as soon as I hear from him. Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 25, 2016, at 12:04 PM, David Clipsham <notifications@github.commailto:notifications@github.com> wrote: [rf64]https://cloud.githubusercontent.com/assets/2189778/17976376/1429e1bc-6ae5-11e6-95ba-3f223fab0072.png Thanks Jenn, your image is posted above. So theoretically your file should identify as fmt/712 - https://www.nationalarchives.gov.uk/PRONOM/fmt/712 However, I can see that the 5th-8th bytes are different from that which I've specified in the PRONOM entry, which means I'll need to update PRONOM to ensure your files identify. I'm planning a release in mid-late September and I'll include the adjustment there. Can you tell me what audio application/utility was used to create these files? — |
|
Hi David - He used Adobe Audition 6 on the Mac platform at 96Khz, 24 bit. Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 25, 2016, at 12:10 PM, Jenn Morris <j_morris@mit.edumailto:j_morris@mit.edu> wrote: I just emailed the vendor who performed the work and will get back to you as soon as I hear from him. Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 25, 2016, at 12:04 PM, David Clipsham <notifications@github.commailto:notifications@github.com> wrote: [rf64]https://cloud.githubusercontent.com/assets/2189778/17976376/1429e1bc-6ae5-11e6-95ba-3f223fab0072.png Thanks Jenn, your image is posted above. So theoretically your file should identify as fmt/712 - https://www.nationalarchives.gov.uk/PRONOM/fmt/712 However, I can see that the 5th-8th bytes are different from that which I've specified in the PRONOM entry, which means I'll need to update PRONOM to ensure your files identify. I'm planning a release in mid-late September and I'll include the adjustment there. Can you tell me what audio application/utility was used to create these files? — |
|
Thanks again Jenn, that will help me to reproduce. I'll soon provide a test signature so you can confirm the fix works for you. David |
|
Great. Thanks for your help. Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 25, 2016, at 2:44 PM, David Clipsham <notifications@github.commailto:notifications@github.com> wrote: Thanks again Jenn, that will help me to reproduce. I'll soon provide a test signature so you can confirm the fix works for you. David — |
|
No problem, can I credit MIT Libraries with the contribution in our release notes? https://www.nationalarchives.gov.uk/aboutapps/pronom/release-notes.xml |
|
Sure. Jenn Morris Keep up to date on the MIT Librarieshttp://libraries.mit.edu/news/subscribe/! On Aug 25, 2016, at 2:51 PM, David Clipsham <notifications@github.commailto:notifications@github.com> wrote: No problem, can I credit MIT Libraries with the contribution in our release notes? https://www.nationalarchives.gov.uk/aboutapps/pronom/release-notes.xml — |
|
RF64 signatures adjusted in release v88 so your files should now ID, but do let me know if not. I'll keep this ticket open for a few days. |

There seems to be a file size limit in what DROID can identify. I ran some 3 gb wav files through with no problem, but 6 gb wav files don't seem to verify.

The text was updated successfully, but these errors were encountered: