Search found 2 matches
- 28 Jun 2024, 20:12
- Forum: Video Thumbnails Maker
- Topic: Feature Request: Thumbnail VR video files without duplicate L/R images
- Replies: 5
- Views: 14175
Re: Feature Request: Thumbnail VR video files without duplicate L/R images
I have found the following solution for myself. The PowerShell script below uses ffmpeg, can handle 180° or 360°, left-right or top-bottom VR videos and creates a flattened 640x480 thumbnail image from the middle of the video in less than a second. Perhaps this would be an approach for implementatio...
- 08 Aug 2017, 18:33
- Forum: Videonizer
- Topic: Recommended procedure for moving video files to new location
- Replies: 9
- Views: 49198
Re: Recommended procedure for moving video files to new location
I suggest the following solution: Get a database editor that supports SQL Lite. I'm using the "SQLite Manager" add-on for Firefox, but there are other applications like SQLiteSpy. Load your Videonizer database and execute the following SQL statements: UPDATE item SET path = REPLACE(path, '...