SVP:Daum PotPlayer

From SmoothVideo Project
(Redirected from SVP:Daum PotPlayer/ru)
Jump to navigation Jump to search

Setting up Daum PotPlayer

Pot-logo.png


Basic settings

  • Press right mouse button -> Preferences... and go to Filter Control -> Filter Priority (Overall) section
    • Click Add registered filter and select Avisynth Filter in the list, then press OK
    • Select Avisynth Filter and set Priority: Prefer
    • Double-click the "AviSynth Filter" line, ensure Enable remote control is selected.

Show picture

  • Go to Filter Control -> Video Decoder section and ensure all set to Built-in Decoder
    • Click Built-in codec/DXVA settings and in the window opened check Use DXVA and Use DXVA2 Copy-Back Mode

Show pictures


!!! If you followed some other guides previously:

  • DO NOT mix this with ffdshow filter!
  • DO NOT use "native interface", ensure main.setup.potplayer.native = false


For the RIFE support just replace Avisynth Filter with VapourSynth filter in the above steps.

You may also need to run a command from SVP menu -> Utilities -> Set environment variables for Vapoursynth, then restart PotPlayer.


How to check

List of filters in use should be like this:
Pot-filters.png


Many useful information can be seen in the Playback/System Info... window which can be opened with Ctrl+F1 hot key.

Additional comments

  • True HDR or high quality tone mapping: AviSynth Filter (AVSF) + MPC Video Renderer or madVR
  • RIFE for TensorRT: use the "Vapoursynth Filter" instead of "Avisynth Filter"
  • LAV Filters can be used instead of built-in decoders.