Hello and thanks for your forum!
I'm searching a way to export the video header. (From there I want to read height, width, languages,...)
For mkv I can use
But I did not found something for mpg and avi.Code:mkvverify.exe video.mkv > header.txt
Any ideas?
Thanks!
Bruno
+ Reply to Thread
Results 1 to 4 of 4
-
-
mediainfo command line(cli) version, http://mediainfo.sourceforge.net/en/Download/Windows or ffmpeg -i video.avi
-
Wow! 1000 Thanks for your fast an absolutely perfect answer.
Code:mediainfo.exe video.avi --logfile="C:\tmp.txt"
... only a pity, that avi/mpg seems not to support language-codes für the audio-track. Even VLC does not recognize them.
Does there exists a trick to find out the language? A hidden code or a software for acoustic analyst?
But thanks anyway!
Bruno -
Does it give even more Information than -f?
Code:mediainfo.exe video.avi -f --logfile="C:\tmp.txt"
But anyway: Thanks for the info! I will have a look as soon as possible.
Bruno
Similar Threads
-
How to Change Header(container) of Video
By king of swords in forum Video ConversionReplies: 2Last Post: 13th Jul 2011, 07:36 -
Blurry video on export
By beckerss19 in forum Video ConversionReplies: 25Last Post: 1st Oct 2010, 13:58 -
covert avi header to mpeg header
By nidhi in forum Video ConversionReplies: 6Last Post: 29th Jul 2010, 19:40 -
Missing video header, how to restore
By bakayy in forum RestorationReplies: 2Last Post: 25th Apr 2008, 10:29 -
Header Information in Video Files?
By Javad0g in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 0Last Post: 22nd Apr 2008, 14:10