Is there an easy way to determine the contents of a media container (i.e. .avi,.mpeg,.mkv,…)?
I want to know which codecs are used for video and audio, whether the audio is surround or not, etc.
Of course, an editor or transcoder like avidemux can show me this information, but this is somewhat cumbersome. However, I cannot see a way to determine this information in Konqueror, Kaffeine nor Mplayer either.
(Ok, I am still on KDE 4.1, so maybe things have changed meanwhile?)
Reference mediainfo, I know its not very elegant, but I have a text (bash script) file in my /home/oldcpu/bin directory saved as “media” (and made executeable).
Then for “somefile.avi” to find out more information I type: media somefile.avi
Again, I know its not elegant, but I find having the output displayed in firefox is easier on my eyes than in the konsole. … A sign of old age, I guess. rotfl!
why through console? Mediainfo has KDE4 integration. Just go to your file, right-clock on it, choose open with mediainfo and you get all the info about it