Difference between revisions of "OCD in AVSPMod"
Jump to navigation
Jump to search
(Created blank page) |
|||
| Line 1: | Line 1: | ||
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. | |||
* FFInfo(cfrtime = false, vfrtime = false).Subtitle("Source",y=37) | |||
* MyFFinfo("Source", Magenta) | |||
* DGSource("D:\movie.dgi", show=true, show2="2,2,Source") | |||
Revision as of 19:08, 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.
- FFInfo(cfrtime = false, vfrtime = false).Subtitle("Source",y=37)
- MyFFinfo("Source", Magenta)
- DGSource("D:\movie.dgi", show=true, show2="2,2,Source")