INTERACT FORUM

Please login or register.

Login with username, password and session length
Advanced search  
Pages: [1]   Go Down

Author Topic: MC15 can't read some data from some MKV files  (Read 1489 times)

robydago

  • Citizen of the Universe
  • *****
  • Posts: 518
MC15 can't read some data from some MKV files
« on: September 28, 2010, 01:04:54 pm »

I ripped a lot of DVDs with MakeMKV, so the audio\video streams are all still MPEG2\AC3.

All files can be played by MC, but some files are missing Dimensions or Compression/Duration/Bitrate info.

Out of  124 files:
- In 91 files MC read all info
- In 02 files MC read Compression/Duration/Bitrate but not Dimensions
- In 31 files MC read Dimensions but not Compression/Duration/Bitrate

Any idea why?

Can I force MC15 to try again to scan those files for the missing data?
Also, is there any log I can activate to see if MC15 logs any error when it attempts to read those files?


Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13599
Re: MC15 can't read some data from some MKV files
« Reply #1 on: September 28, 2010, 01:28:09 pm »

Try "update library from tags" and see if the compression info gets filled in. Please report back.
Logged

robydago

  • Citizen of the Universe
  • *****
  • Posts: 518
Re: MC15 can't read some data from some MKV files
« Reply #2 on: September 28, 2010, 02:16:39 pm »

Bob, thanks!

"update library from tags" solved the problems with missing Compression/Duration/Bitrate info.
 
No luck with the two files missing Dimensions info

Is there anything else I can try to fix this?

MediaInfo can read the dimensions (Width and Height) correctly:

File1

Code: [Select]
Video
ID                               : 1
Format                           : MPEG Video
Format version                   : Version 2
Format profile                   : Main@Main
Format settings, BVOP            : No
Format settings, Matrix          : Default
Codec ID                         : V_MPEG2
Codec ID/Info                    : MPEG 1 or 2 Video
Duration                         : 2h 27mn
Bit rate mode                    : Variable
Bit rate                         : 4 709 Kbps
Nominal bit rate                 : 8 800 Kbps
Width                            : 720 pixels
Height                           : 576 pixels
Display aspect ratio             : 16:9
Original display aspect ratio    : 2.35:1
Frame rate                       : 25.000 fps
Standard                         : PAL
Color space                      : YUV
Chroma subsampling               : 4:2:0
Bit depth                        : 8 bits
Scan type                        : Progressive
Scan order                       : Top Field First
Bits/(Pixel*Frame)               : 0.454
Stream size                      : 4.84 GiB (82%)
Language                         : English

File2

Code: [Select]
Video
ID                               : 1
Format                           : MPEG Video
Format version                   : Version 2
Format profile                   : Main@Main
Format settings, BVOP            : No
Format settings, Matrix          : Default
Codec ID                         : V_MPEG2
Codec ID/Info                    : MPEG 1 or 2 Video
Duration                         : 2h 11mn
Bit rate mode                    : Variable
Bit rate                         : 6 320 Kbps
Nominal bit rate                 : 8 000 Kbps
Width                            : 720 pixels
Height                           : 576 pixels
Display aspect ratio             : 16:9
Frame rate                       : 25.000 fps
Standard                         : PAL
Color space                      : YUV
Chroma subsampling               : 4:2:0
Bit depth                        : 8 bits
Scan type                        : Interlaced
Scan order                       : Top Field First
Bits/(Pixel*Frame)               : 0.610
Stream size                      : 5.83 GiB (95%)
Language                         : English


Logged

rjm

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2699
Re: MC15 can't read some data from some MKV files
« Reply #3 on: September 28, 2010, 02:29:28 pm »

Not sure if this is related. I rip a lot of dvds to h264 mp4 using consistent tools and procedures. Every once in while MC does not correctly recognize the bit rate.
Logged

bob

  • Administrator
  • Citizen of the Universe
  • *****
  • Posts: 13599
Re: MC15 can't read some data from some MKV files
« Reply #4 on: September 28, 2010, 03:11:03 pm »

I'm not sure it's related, it might be though. A couple of things come to mind with video. The first is that the codec classification has changed somewhat in MC since we started doing the compression field. The other is that generating that information is dependent on the underlying ability to build a filter graph. If you've updated/changed the ability of your PC to handle different codecs you would see different results here over time even if you've used the same tools for ripping.
Logged

rjm

  • Regular Member
  • Citizen of the Universe
  • *****
  • Posts: 2699
Re: MC15 can't read some data from some MKV files
« Reply #5 on: September 28, 2010, 03:53:29 pm »

Thanks. Just to clarify. Rip created with same tool and procedure. No change to PC codecs. MC imports, builds thumbnail, and plays ok. Only problem is that once in a while MC reports a bitrate of 1. Other video codec inspection tools see the correct bitrate. This is very low priority to fix. Just wanted to make you aware of it.
Logged

fitbrit

  • MC Beta Team
  • Citizen of the Universe
  • *****
  • Posts: 4877
Re: MC15 can't read some data from some MKV files
« Reply #6 on: September 28, 2010, 03:57:29 pm »

I can attest that (with several thousand mkv files, all h264 encoded, with DD, DTS, TrueHD or DTS-HD MA) MC is hit or miss with finding that info. The files can play without problem, so clearly the graphs can be built. I've just learned to live with it for now.
Logged

robydago

  • Citizen of the Universe
  • *****
  • Posts: 518
Re: MC15 can't read some data from some MKV files
« Reply #7 on: September 30, 2010, 05:26:59 pm »


Yep I can live with it as well.

It's just a little bit frustrating that, on the same Windows machine and at the same time, all other tools and also Windows Explorer can detect the Dimensions of all files that MC cannot detect. (I don't know if Explorer is actually using a tool I've installed or if it's doing it natively) 

Note that Dimensions is the only value MC cannot get on my machine on some files. All other values (Compression, etc.) were read by forcing a rescan of the files.

Well, I just hope JR will find time to fix it sooner or later.

Logged
Pages: [1]   Go Up