Difference between revisions of "OCD in AVSPMod"

From luvBB
Jump to navigation Jump to search
Tag: Reverted
Tag: Reverted
Line 3: Line 3:
Depends about the indexer you use for the source and which plugins do you have also.
Depends about the indexer you use for the source and which plugins do you have also.


* FFInfo({{font color|red| cfrtime = false, vfrtime = false}}.Subtitle("Source",y=37)
* FFInfo({{cfrtime = false, vfrtime = false|red|}}.Subtitle("Source",y=37)


* MyFFinfo("Source", Magenta)
* MyFFinfo("Source", Magenta)


* DGSource("D:\movie.dgi", show=true, show2="2,2,Source")
* DGSource("D:\movie.dgi", show=true, show2="2,2,Source")

Revision as of 19:11, 16 September 2021

Here you go three examples on how AVSPmod can show you the frame type (OCD).

Depends about the indexer you use for the source and which plugins do you have also.

  • MyFFinfo("Source", Magenta)
  • DGSource("D:\movie.dgi", show=true, show2="2,2,Source")