Thanks DJ, for the info on video bitrate reading I'll bare that in mind.
What about the codec/media information icon being placed on the playback toolbar? I couldn't find it in customize icons in VLC 1.0 beta, and I am meaning the smart looking blue icon with the 'I' for the codec/media information.
Yes, this isn't done. You want it? Fill a bug on trac.
Thanks J-B, in the bug trac response on trac you confirmed that you WILL add this eventually saiying that it is easy to. Thanks.
Ok I have more issues and ideas which I will surely fill a bug trac for but want to put on the forum first. Maybe should have put some in the 1.0 testing sub-forum...
1. Identified BUG with media information: Just play an audio in VLC and view the tag data in media information. Close media information and press 'stop' to stop the track entirely. Then play again and then view media information - notice that the media information is now not showing anything as it was in the previous playback. It is no different when playing the next track in this same intance.
I think this is a small but still important bug in need of a fix.
2. Media Information - Incorrect tag reading 'Publisher' (vlc 1.1.0-git-20090629-2203-win32)
*Incorrect tag reading in the notable tag field of Publisher. The current tag field still displays tag info but for a tag field known as "ENCODEDBY" (encoded by) according to short tests done with VLC media information tag reading and the application mp3tag. "ENCODEDBY" would be useful to show in the 'extra metadata' tab so hold on to this, to which also brings me to my below concerning extended tags that taglib supports.
Look at each of these crucial four images which show what I mean with the tag info:
example 1- metadata tagged mp3 -vlc and mp3tag comparison-
example 2- metadata tagged mp3 -vlc and mp3tag comparison-
3. Album Art is not however being displayed on the actual VLC QT gui of 'media information' on Windows (embedded or from a folder) but is still being saved as a file in a local directory on Windows which is WRONG/shouldn't be since VLC should only directly read these images only, the directory is: Application Data\vlc\art\artistalbum
It might make it easier for VLC, when reading album art, to just bit by bit (for example: scanning the file with notification of scanning) thus would make it more convenient for VLC efficiency when playing multiple file's that have different tag info and accompanying attached album art picture.
*Album art (embedded) is not showing on the actual QT -->1.0 feature freeze
*Album art (image from folder of audio file) is not showing on the actual QT -->1.0 feature freeze
4. Shouldn't album art image be showing on the blank vlc video screen (as I have seen in a screenshot elsewhere) maybe not supported as yet for the Windows builds of VLC. I am using both 1.0 rc4 and 1.1 nighties
http://i83.photobucket.com/albums/j309/ ... /vlc01.jpg
5. Add the display of the useful tag fields '
Composer'
*IMO it would be best displayed between Publisher and Copyright on the Media Information panel.
*Could this be easily slipped in before 1.0 final? Since taglib seems to be alrady implemeneted.
*The adding of Composer should really ever be the tag field needed of diaply importance on the 'general' tab of Media Information.
6. More extended tags to be supported in 'extra metadata' tab
*so all tags that is supported by tagblib (now a part of vlc) can fully be shown if they are identified in the file
*also showing of tag version in the first line (Id3 v1, Id3 v2, Ape etc...)
*Focus on all possible id3 tags supported currently be Taglib atm, in particular these if possible:
encoded by
disc number
encoder settings
encoding time
conductor
band
bpm
URL (website/internet/www)?
7. WMA tag reading and eventual saving. This can likely be supported with open source extensions to taglib library.