Results 1 to 3 of 3

Thread: [2.0] Files full info

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Dec 2000
    Location
    Cairo, Egypt
    Posts
    126

    Cool [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.

  2. #2
    Interweb adm/o/distrator Paul M's Avatar
    Join Date
    Nov 2006
    Location
    Australia, Melbourne
    Posts
    2,306

    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.

  3. #3
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    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
  •  



Click Here to Expand Forum to Full Width