Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialZachary Darr
1,180 PointsCannot convert file to mp3. Please Help.
I am working on a project for a memorial event and I was sent a file. and cannot get it to open. The file is from a digital recorder. The idea was to have the file sent to me and then I would figure out how to convert it into a mp3. Every attempt has failed. some error messages read: "File can not be identified". I have pasted the file below.
https://drive.google.com/file/d/1_labhE4KMDEdvnXGMvRd31GMaM8fry6e/view?usp=sharing
1 Answer
Steven Parker
231,236 PointsIt might save time to ask the source what format the file is in. Also, if you have a dump utility it's possible that the first few bytes contain a signature that could be a clue to the format.
And rather than exchange emails in the open forum, it might make for easier sharing if you placed the file in a Git repo or some service like Google docs.
Zachary Darr
1,180 PointsZachary Darr
1,180 PointsHey Steven. Thanks so much for the information. I copied the link below if you'd like to take a look at it. I'm still a newbie to the tech world, so what I am trying to accomplish might be beyond my capabilities. Any assistance is greatly appreciated.
https://drive.google.com/file/d/1_labhE4KMDEdvnXGMvRd31GMaM8fry6e/view?usp=sharing
Steven Parker
231,236 PointsSteven Parker
231,236 PointsThis file contains these strings in the first block:
I'm not sure what the last two are, but based on the first two (and a bit of online research) I suspect this is a file may be from a Sony ICD-R100 voice recorder.
Sony provides a free utility for converting such files into other formats: ICS Converter Utility.