dfaker / VR-reversal

VR-Reversal - Player for conversion of 3D video to 2D with optional saving of head tracking data and rendering out of 2D copies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reset_rot still missing in latest mpv release

kasimok opened this issue · comments

Hi @dfaker I use the latest self-compiled mpv, and it has the missing reset_rot in libavfilter, however mpv complaints: "Can't load unknown script: 360plugin.lua"

$ /usr/local/bin/mpv --script=360plugin.lua --script-opts=360plugin-enabled=yes  Example\ QooCam\ VR180\ unedited\ .mov\ file\ output\ from\ Camera.\ Merry\ Go\ Round\ Test..webm
Can't load unknown script: 360plugin.lua
 (+) Video --vid=1 (*) (vp9 3840x1920 29.970fps)
 (+) Audio --aid=1 --alang=eng (*) (opus 1ch 48000Hz)
AO: [coreaudio] 48000Hz mono 1ch floatp
VO: [libmpv] 3840x1920 yuv420p
AV: 00:00:00 / 00:00:11 (6%) A-V:  0.000

Close it as I forgot to compile mpv with lua support.