MPC-HC doesn't provide the proper DAR
3 posters
Page 1 of 1
MPC-HC doesn't provide the proper DAR
There is a problem with DAR when MPC-HC is trying to playback the TS where video services are encoded with HEVC and have the resolution 1920x544 @ 50 fps. All the attempts to choose proper renderer ended up without result. Here is the sample of the TS. BTW, DVBViwer plays this TS perfectly using EVR Custom Video Renderer.
vramor- Posts : 164
Join date : 2011-07-28
Re: MPC-HC doesn't provide the proper DAR
It is a known problem in FFmpeg. I don't know if and when it will get fixed. I have read that the video might not be fully valid according to HEVC specification.
Re: MPC-HC doesn't provide the proper DAR
Admin wrote:It is a known problem in FFmpeg. I don't know if and when it will get fixed. I have read that the video might not be fully valid according to HEVC specification.
There are LOTS of videos which don't follow specs, and while technically you shouldn't bother fixing it, but if you didn't half the HEVC videos on the internet would stop working.
notcyf- Posts : 146
Join date : 2017-08-24
Re: MPC-HC doesn't provide the proper DAR
If so, why DVBViewer does manage with this video without any problem? Besides, the decoding engine of MPC-HC (LAV) manages with HEVC successfully, because the picture is clear, but it only hasn't got the right aspect ratio.Admin wrote:It is a known problem in FFmpeg. I don't know if and when it will get fixed. I have read that the video might not be fully valid according to HEVC specification.
vramor- Posts : 164
Join date : 2011-07-28
Re: MPC-HC doesn't provide the proper DAR
Out-of-spec stuff isn't exactly that common and in most cases it gets handled just fine. This specific issue will also probably get fixed eventually.
This video is interlaced, which means normally two fields of 1920x544 get merged into a 1920x1088 frame. Currently however it gets decoded as progressive giving just 1920x544.
I don't use DVBViewer, but it probably uses a different splitter or decoder.
This video is interlaced, which means normally two fields of 1920x544 get merged into a 1920x1088 frame. Currently however it gets decoded as progressive giving just 1920x544.
I don't use DVBViewer, but it probably uses a different splitter or decoder.
Re: MPC-HC doesn't provide the proper DAR
Thank you for your attention. Here is the renderer/decoder that DVBViewer uses.Admin wrote:Out-of-spec stuff isn't exactly that common and in most cases it gets handled just fine. This specific issue will also probably get fixed eventually.
This video is interlaced, which means normally two fields of 1920x544 get merged into a 1920x1088 frame. Currently however it gets decoded as progressive giving just 1920x544.
I don't use DVBViewer, but it probably uses a different splitter or decoder.
vramor- Posts : 164
Join date : 2011-07-28
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum