VideoHelp Forum




+ Reply to Thread
Results 1 to 4 of 4
  1. Member
    Join Date
    Jan 2011
    Location
    Switzerland
    Search Comp PM
    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
    Code:
    mkvverify.exe video.mkv > header.txt
    But I did not found something for mpg and avi.

    Any ideas?

    Thanks!
    Bruno
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    mediainfo command line(cli) version, http://mediainfo.sourceforge.net/en/Download/Windows or ffmpeg -i video.avi
    Quote Quote  
  3. Member
    Join Date
    Jan 2011
    Location
    Switzerland
    Search Comp PM
    Wow! 1000 Thanks for your fast an absolutely perfect answer.
    Code:
    mediainfo.exe video.avi --logfile="C:\tmp.txt"
    does everything I need.

    ... 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
    Quote Quote  
  4. Member
    Join Date
    Jan 2011
    Location
    Switzerland
    Search Comp PM
    Does it give even more Information than -f?
    Code:
    mediainfo.exe video.avi -f --logfile="C:\tmp.txt"
    Are you able to analyse the language even if the flag is missing?

    But anyway: Thanks for the info! I will have a look as soon as possible.
    Bruno
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!