vanden
13th February 2012, 23:30
Hello,
I have recently remuxed dvd to ts (with TsMuxer).
I use only dvd progressive anamorphic (PAL & NTSC).
For PAL progressive anamorphic, I just remux @25 fps (TsMuxer).
For NTSC progressive anamorphic, I remove puldown and remux @23.976 fps (TsMuxer).
The Pixel Aspect Ratio (16/9) is stored in Mpeg2 elementary stream.
The problem is MPCHC say :
For PAL : the video is 25fps Interleaved ! and MPC play @ 50 fps, and image is horrible
For NTSC : the video is 23.976fps Interleaved ! and MPC play @ 49,952 fps, and image is horrible (Idem as PAL) :
http://infonetservices02.free.fr/MPC1.png
I use default filter in MPCHC (Mpc Mpeg Source / Mpc Video Decoder).
But if i create avs script (MeGUI/AVS script creator) and "analyse Deinterlacing" the source type is Progressive :
http://infonetservices02.free.fr/AviSynth1.jpg
And image is good :
http://infonetservices02.free.fr/AviSynth2.png
If i demux all track with TsMuxer and import only the mpeg2 elementary stream (in TsMuxer), TsMuxer say the piste is 720x576 interleaved @ 25fps ...
I have tested another splitter (Haali), MPCHC statistic as the same but playback is ok :
http://infonetservices02.free.fr/MPC2.png
How make for remove interleaved on the mpeg2 elementary stream !? And play @ 25 fps in MPCHC ?
I have recently remuxed dvd to ts (with TsMuxer).
I use only dvd progressive anamorphic (PAL & NTSC).
For PAL progressive anamorphic, I just remux @25 fps (TsMuxer).
For NTSC progressive anamorphic, I remove puldown and remux @23.976 fps (TsMuxer).
The Pixel Aspect Ratio (16/9) is stored in Mpeg2 elementary stream.
The problem is MPCHC say :
For PAL : the video is 25fps Interleaved ! and MPC play @ 50 fps, and image is horrible
For NTSC : the video is 23.976fps Interleaved ! and MPC play @ 49,952 fps, and image is horrible (Idem as PAL) :
http://infonetservices02.free.fr/MPC1.png
I use default filter in MPCHC (Mpc Mpeg Source / Mpc Video Decoder).
But if i create avs script (MeGUI/AVS script creator) and "analyse Deinterlacing" the source type is Progressive :
http://infonetservices02.free.fr/AviSynth1.jpg
And image is good :
http://infonetservices02.free.fr/AviSynth2.png
If i demux all track with TsMuxer and import only the mpeg2 elementary stream (in TsMuxer), TsMuxer say the piste is 720x576 interleaved @ 25fps ...
I have tested another splitter (Haali), MPCHC statistic as the same but playback is ok :
http://infonetservices02.free.fr/MPC2.png
How make for remove interleaved on the mpeg2 elementary stream !? And play @ 25 fps in MPCHC ?