1 (edited by tobindax 10-01-2017 18:36:34)

Topic: For certain mpeg2.ts files it only upscales to 50FPS on a 76Hz monitor

e.g. on this upload of a tv show it appears to only go to 50FPS when the monitor is 76Hz:

https://i.imgur.com/4QF23qV.png

On every other file it works normally:

https://i.imgur.com/nBO3cDi.png

Re: For certain mpeg2.ts files it only upscales to 50FPS on a 76Hz monitor

I don't know if this might be useful.

A video that plays properly:

20:41:53.142: VideoPlayer: new ffdshow video [20ca4] in mpc-hc.exe (32-bit) [MPC-HC 1.7.10.276] on screen 0
20:41:53.170: Media: video 1916x1076 [PAR 1.000] at 25.000 fps [constant]
20:41:53.170: Media: codec type is AVC, YUV/4:2:0/8 bits
20:41:53.171: Playback: starting up...
20:41:53.171: Playback [20ca4]: Frame server (32-bit) 2.6.0.5, Avisynth 2.6, C:\WINDOWS\SysWOW64\avisynth.dll
20:41:53.175: Playback [20ca4]: resulting video frame 1916x1076
20:41:53.175: Playback [20ca4]: 1 acceptible profiles, best is 'Automatic' [0]
20:41:53.175: Playback [20ca4]: enabled while video is playing
20:41:53.176: Profile: using auto values [1]
20:41:53.186: Playback [20ca4]: playing at 76.4706 [25 *52/17]
20:42:54.538: FFDShow: remove instance [20ca4]
20:42:54.538: Playback [20ca4]: disabled while video is stopped
20:42:54.840: Playback [20ca4]: deleted

A video that goes 50FPS:

20:43:00.140: VideoPlayer: new ffdshow video [90872] in mpc-hc.exe (32-bit) [MPC-HC 1.7.10.276] on screen 0
20:43:00.236: Media: video 1920x1080 [PAR 1.000] at 25.000 fps [constant]
20:43:00.236: Media: codec type is MPEG Video, YUV/4:2:0/8 bits
20:43:00.236: Media: scan type is interlaced, assuming 50.000 fps instead of 25.000 fps
20:43:00.237: Playback: starting up...
20:43:00.237: Playback [90872]: Frame server (32-bit) 2.6.0.5, Avisynth 2.6, C:\WINDOWS\SysWOW64\avisynth.dll
20:43:00.240: Playback [90872]: resulting video frame 1920x1080
20:43:00.240: Playback [90872]: 1 acceptible profiles, best is 'Automatic' [0]
20:43:00.240: Playback [90872]: enabled while video is playing
20:43:00.241: Profile: using auto values [1]
20:43:00.249: Playback [90872]: playing at 50 [50 *1/1]

PS. Your forum does not accept the "[\I]" of the log without them being removed

3 (edited by tobindax 10-01-2017 18:58:20)

Re: For certain mpeg2.ts files it only upscales to 50FPS on a 76Hz monitor

I can see the "50FPS" source is interlaced. It then goes on to assume "the file is 50FPS because it's interlaced". Does that mean the software remains practically disabled?

Re: For certain mpeg2.ts files it only upscales to 50FPS on a 76Hz monitor

>  It then goes on to assume "the file is 50FPS because it's interlaced". Does that mean the software remains practically disabled?

yep
and there's an answer in the FAQ
there and one question above

Re: For certain mpeg2.ts files it only upscales to 50FPS on a 76Hz monitor

Chainik wrote:

>  It then goes on to assume "the file is 50FPS because it's interlaced". Does that mean the software remains practically disabled?

yep
and there's an answer in the FAQ
there and one question above

Ah. Great info. I guess it's more complex than I thought.

The video did look already to be 50FPS on "no soft di".

I guess something does it automatically.

6 (edited by tobindax 11-01-2017 16:48:11)

Re: For certain mpeg2.ts files it only upscales to 50FPS on a 76Hz monitor

Something odd is if that I force software deinterlacing to 50FPS and SVP does not assume that frames are doubled, it does attempt to go to 76FPS, but the video is choppy/has hiccups.

I guess it's normal, and it wouldn't do anything better even if it worked well that way(there would be no more visual info to process+slower) but I thought of mentioning it.

Forced software deinterlacing to 25FPS + SVP not assuming frames are doubled works fine.