[19. April 2013] A-400 Advanced Network Setup now available | [11 Jan. 2013] Customize your A-400 Home Screen

Firmware: A-400 [13 May 2013] | C-300 [30 Nov. 2012] | A-300 [30 Nov. 2012] | C-200 [21 Jan. 2013] | A-200/A-210 [10 Aug. 2012]

Just got your NMT | WIKI has the answers | Search the forum | Forum Rules/Policy | Firmware & Official NMT News | Popcornhour manuals



User(s) browsing this thread: 1 Guest(s)
Thread Closed 
How to find & post file specs with Mediainfo
07-03-2009, 03:30 AM
Post: #1
How to find & post file specs with Mediainfo
What is MediaInfo?
MediaInfo supplies technical and tag information about a video or audio file.
It is free software (free of charge and free access to source code: GPL or LGPL licence)

Mediainfo has downloads for most OS's which can be found via this page.
There are commandline aswell as GUI versions with/without installers. The command line version I mention as it is used in YAMJ.

Install the application and at the end of the install you will be presented with this browser window:-

[Image: media1.jpg]

Ensure that you select Run after install as then the application will open and present you with the following smaller browser window, if it does not appear then simply run Mediainfo and select Options>Preferences:-

[Image: media2.jpg]

Make sure you select text output as highlighted.

That's it for the install and setup of Mediainfo now off to find the spec of an MKV, Avi or whatever type of file file. The only thing I would add is that if you are looking at a DVD then scan one of the vobs rather than any of the other files types.

When you find a file you wish to check the specs of then simply right-click on the file and select open with Mediainfo, or Open and then browse to Program Files>Mediainfo and select the mediainfo.exe file.

Here is the output from an MKV file:-

General
Complete name : D:\Movies\movie.mkv
Format : Matroska
File size : 4.37 GiB
Duration : 1h 30mn
Overall bit rate : 6 913 Kbps
Encoded date : UTC 2009-05-30 10:14:46
Writing application : mkvmerge v2.8.0 ('The Tree') built on May 14 2009 09:28:39
Writing library : libebml v0.7.7 + libmatroska v0.8.1

Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 5 frames
Muxing mode : Container profile=Unknown@4.1
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 30mn
Bit rate : 5 266 Kbps
Nominal bit rate : 5 403 Kbps
Width : 1 280 pixels
Height : 544 pixels
Display aspect ratio : 2.35
Frame rate : 23.976 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.315
Stream size : 3.33 GiB (76%)
Writing library : x264 core 67 r1145M d2e1e1c
Encoding settings : cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=7 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=5403 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00
Language : English

Audio
ID : 2
Format : DTS
Format/Info : Digital Theater Systems
Codec ID : A_DTS
Duration : 1h 30mn
Bit rate mode : Constant
Bit rate : 1 510 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Surround: L R, LFE
Sampling rate : 48.0 KHz
Resolution : 24 bits
Stream size : 978 MiB (22%)
Language : English

Now that file only has the one audio track and no subtitles. You have to scroll now to see all of the spec and as well as not being ideal to use it also takes a lot of forum space. Imagine a file with many audio tracks and up to 13 subtitle tracks all listed seperately.

If I use the exact same output but use the code tags (#sign) then the spec is displayed in a smaller browser window making it easier to read list that means you can also read the members post as well as the file spec:-
Code:
General
Complete name                    : D:\Movies\movie.mkv
Format                           : Matroska
File size                        : 4.37 GiB
Duration                         : 1h 30mn
Overall bit rate                 : 6 913 Kbps
Encoded date                     : UTC 2009-05-30 10:14:46
Writing application              : mkvmerge v2.8.0 ('The Tree') built on May 14 2009 09:28:39
Writing library                  : libebml v0.7.7 + libmatroska v0.8.1

Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : High@L4.1
Format settings, CABAC           : Yes
Format settings, ReFrames        : 5 frames
Muxing mode                      : Container profile=Unknown@4.1
Codec ID                         : V_MPEG4/ISO/AVC
Duration                         : 1h 30mn
Bit rate                         : 5 266 Kbps
Nominal bit rate                 : 5 403 Kbps
Width                            : 1 280 pixels
Height                           : 544 pixels
Display aspect ratio             : 2.35
Frame rate                       : 23.976 fps
Resolution                       : 24 bits
Colorimetry                      : 4:2:0
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 0.315
Stream size                      : 3.33 GiB (76%)
Writing library                  : x264 core 67 r1145M d2e1e1c
Encoding settings                : cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x113 / me=umh / subme=7 / psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / chroma_qp_offset=-2 / threads=3 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=3 / wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=5403 / ratetol=1.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00
Language                         : English

Audio
ID                               : 2
Format                           : DTS
Format/Info                      : Digital Theater Systems
Codec ID                         : A_DTS
Duration                         : 1h 30mn
Bit rate mode                    : Constant
Bit rate                         : 1 510 Kbps
Channel(s)                       : 6 channels
Channel positions                : Front: L C R, Surround: L R, LFE
Sampling rate                    : 48.0 KHz
Resolution                       : 24 bits
Stream size                      : 978 MiB (22%)
Language                         : English

If you post your file spec in such a way you will get a quicker answer and help those trying to help you.

A400: SSD+SD Card(Apps), HDMI A300: USB(Apps), HDMI C200: USB(Apps), BD SH-B083L(SB01), HDMI
CAT6 Wired Network: TV TX-P42G20, HP ProCurve 1400-8G, Netgear GS-608/605, Synology CS407
Find all posts by this user
Thread Closed 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  can't play m2ts file dvas 0 374 01-19-2013 10:19 PM
Last Post: dvas
  problem playing avi file on C-300 Talosia 3 579 01-09-2013 01:48 AM
Last Post: accident
  What format file is best quality? adrianlodge 6 560 01-06-2013 08:56 PM
Last Post: Exter
  Problem playing .ts file on A300 durayoung 6 1,101 11-17-2012 05:59 PM
Last Post: Faceman
  problem playing avi/xvid file with pch-a300 hendrixxx 2 675 10-24-2012 07:02 PM
Last Post: hendrixxx
  Can this unit play RMVB & FLV file ? tane0019 2 876 08-05-2012 12:36 PM
Last Post: tane0019
  Can´t play DVD IMG. file herrfreebie 2 903 08-04-2012 03:45 AM
Last Post: accident
  1080p/50 file from Panasonic HDC-SD900 awakener 18 3,990 08-03-2012 03:34 PM
Last Post: Bigdigit
  no audio from this file dont know why iamloco724@aol.com 11 1,405 07-27-2012 11:12 AM
Last Post: Martien
  help with certain file julius02 1 643 05-24-2012 10:22 PM
Last Post: halfelite

Forum Jump: