rejoicegants 0 Newbie Poster 18 Years Ago Hi all, I need to get the length of mp3 song alike length of video file. Is it possible to get the length of a mp3 song? Please assist me regarding this. Thanks in advance. php video 0 0 Reply with Quote Share Recommended Answers Collapse Answers Answered by digital-ether 399 in a post from 18 Years Ago Try this class: http://www.zend.com/codex.php?id=160&single=1 Jump to Post All 2 Replies digital-ether 399 Nearly a Posting Virtuoso Team Colleague 18 Years Ago Try this class: http://www.zend.com/codex.php?id=160&single=1 0 0 Reply with Quote Share iamthwee 18 Years Ago Just to point out, you might have also heard something called an id3 tag, which gives details about the name of the song and stuff. Not all mp3 files have vaid id3 tags. That's of course if you want to find out about the name of the songs 'n' stuff. You may not want to. http://en.wikipedia.org/wiki/ID3 Hey digital-ether, I've almost finished my overall schema for my project I'm working on. Need to start coding :) Congrats on your first java program! 0 0 Reply with Quote Share Share Facebook Twitter LinkedIn Reply to this topic Be a part of the DaniWeb community We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge. Sign Up — It's Free!
digital-ether 399 Nearly a Posting Virtuoso Team Colleague 18 Years Ago Try this class: http://www.zend.com/codex.php?id=160&single=1 0 0 Reply with Quote Share
iamthwee 18 Years Ago Just to point out, you might have also heard something called an id3 tag, which gives details about the name of the song and stuff. Not all mp3 files have vaid id3 tags. That's of course if you want to find out about the name of the songs 'n' stuff. You may not want to. http://en.wikipedia.org/wiki/ID3 Hey digital-ether, I've almost finished my overall schema for my project I'm working on. Need to start coding :) Congrats on your first java program! 0 0 Reply with Quote Share