AW: MediaPortal Audio renderer - better video playback quality
Hi,
i have problems with MKV that have: "Frame rate and Original frame rate" in the header.
They always play junky, because frame rate dedection is missmatched. Video Act FPS is showing 26.14 Hz.
When i use the original dshowhelper - whitout MP Audio Render support, Act FPS shows 25.00 hz and the video plays fine.
For example: (dubbed Mkv)
General
Unique ID : ...
Complete name : Y:\Download\x.mkv
Format : Matroska
Format version : Version 2
File size : 1.16 GiB
Duration : 46mn 37s
Overall bit rate : 3 548 Kbps
Encoded date : UTC 2011-07-01 10:01:02
Writing application : mkvmerge v3.1.0 ('HELLO KITTY') gebaut am Feb 16 2010 03:12:16
Writing library : libebml v0.7.9 + libmatroska v0.8.1
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3.1
Format settings, CABAC : Yes
Format settings, ReFrames : 5 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 46mn 37s
Bit rate : 3 174 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Original frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.138
Stream size : 1.07 GiB (93%)
Writing library : x264 core 68 r1184tw
Encoding settings : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x113 / me=umh / subme=8 / 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=6 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=1 / b_bias=0 / direct=1 / wpredb=1 / keyint=240 / keyint_min=24 / scenecut=40 / rc=2pass / bitrate=3174 / 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
Audio
ID : 2
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Codec ID : A_AC3
Duration : 46mn 37s
Bit rate mode : Constant
Bit rate : 192 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Compression mode : Lossy
Stream size : 64.0 MiB (5%)
Any hints?
Same problem here using lav splitter and ffdshow for audio decoding. In this case a 25fps media is recognised as a 26.1fps media and this leads to stuttering. This problem is there if I use lavf video decoder or ffdshow, no difference. The problem is the splitter somehow. If I switch back to mpchc splitter I do not have this problem.
Is there a way to fix this?
Thanks