|
-
Sep 13th, 2007, 07:02 PM
#1
Thread Starter
Lively Member
[2.0] Files full info
Hi All;
I have some audio and video files and want to list them with thier full info in a listview or datagridview including the duration, bitrate and other info. Is there any dll reading the files and return the those information without having to play the file in windows media player for example to read this info?
Note: The audio files including various versions of the .wav files.
-
Sep 13th, 2007, 07:20 PM
#2
Re: [2.0] Files full info
I am not to sure but you may have to actually open the file to get all that information.
-
Sep 14th, 2007, 09:15 AM
#3
Re: [2.0] Files full info
ID3v1 tag reader for MP3 files
This will give you some basic information, if an ID3v1 tag is present. Unfortunately I don't believe bitrate or duration is among those. I am not sure how to obtain those reliably as I believe bitrate is only given per frame and thus it may be difficult to calculate the duration.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|