I need to extract complete medatata from a file mp3. The softyware I used don't include the name of the device or he manufacturer.
May someone suggest me somthing?
best regards
exiftool ?!
I need to extract complete medatata from a file mp3. The softyware I used don't include the name of the device or he manufacturer.
May someone suggest me somthing?
best regards
What software are you using? Are you sure that the information you're looking for exists within the file? If so, how do you know this? Did you run strings?
It could very well be that you've extracted "complete metadata" from the file in question….
I don`t know if the file contains data. I used audacity, mp3tag band others. Tomorrow I will try exiftool
Thanks
Have you looked at the file with a Hex editor - most meta data is straight ASCII and easy to read.
If it is not there, no tool can extract it.
Hi, I used exiftool unluckly with useful result. I found the other tags, but no model or manufacturer. Now I try with an hex editor. But at this point, I am not sure. The metadata can also be written in Japanese…
Thanks
I need to extract complete medatata from a file mp3. The softyware I used don't include the name of the device or he manufacturer.
May someone suggest me somthing?
Perhaps if you told us what software you have used, and what metadata you are referring to and why you expect there to be a device name and manufacturer in there, and what kind of relation that information would have to the MP3 file, it would help a great deal to understand what you are referring to.
mp3 files are – as far as I know – audio files. The standard metadata attached to them is the 'ID3' metadata; you can find a description of what it typically contains on Wikipedia (https:// en . wikipedia . org/wiki/ID3). Nowhere in there can I find anything related to device (or model) or manufacturer. (You're not referring to composer or publisher, are you?)
I don`t know if the file contains data.
Interesting approach…
Perhaps if you told us what software you have used…
From the thread, it looks like he used "audacity, mp3tag band others", as well as exiftool.
mp3 files are – as far as I know – audio files. The standard metadata attached to them is the 'ID3' metadata; you can find a description of what it typically contains on Wikipedia (https:// en . wikipedia . org/wiki/ID3). Nowhere in there can I find anything related to device (or model) or manufacturer. (You're not referring to composer or publisher, are you?)
Yes, I an note referring to composer or publisher. I am referring manufacturer of the device, o device model.