- This topic has 3 replies, 2 voices, and was last updated 1 year, 1 month ago by
GLiFTeK.
-
AuthorPosts
-
2021-12-13 at 9:23 am #48012
GLiFTeK
CustomerHi,
I’m using the video puzzle: “set playback rate” and am attempting to apply a value of “-1” to it in order to achieve a video playback rate equaling “reverse video”.I’m getting the error:
`
Uncaught DOMException: Operation is not supported
`
Any info on this?
If this doesn’t work in this manner, what would be another method of getting reverse playback of a video file?
Thanks!
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2021-12-14 at 1:35 pm #48030Alexander Kovelenov
StaffHi.
negative video playback is not supported by the <video> tag. So the only way of doing this, is creating another video which will be played in the opposite direction.-
This reply was modified 1 year, 1 month ago by
Alexander Kovelenov.
2021-12-16 at 10:00 pm #48067GLiFTeK
CustomerOk.
Thanks for the reply.
Any thoughts of implementing that reverse -1 option?also i think a nice addition might be to have a “when finished do:” option for the play video puzzle.
would be more efficient than having to run a check if frame is above said frame every frame.-
This reply was modified 1 year, 1 month ago by
GLiFTeK.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature!2021-12-18 at 10:23 am #48137GLiFTeK
CustomerHi.
negative video playback is not supported by the <video> tag. So the only way of doing this, is creating another video which will be played in the opposite direction.I achieved a bit more success via creating a video that was “forward and then backward”.
Once the middle point frame was reached, then pause. Once end reached, then rewind.
Worked better than replacing the texture with a new reversed video texture then back again.
Still, I would recommend a “when done” option to the play video puzzle
Awesome work with the alpha video. It’s the bees knees.
-
This reply was modified 1 year, 1 month ago by
GLiFTeK.
Visit the GLIFTEK Verge3D Plugins Store!
GLIFTEK.com for Plugin Documentation & LIVE DEMOS!
LIKE The GLIFTEK Facebook Page for updates!
Join the Verge 3D Discord Server!
plz share Discord link & on your signature! -
This reply was modified 1 year, 1 month ago by
-
AuthorPosts
- You must be logged in to reply to this topic.