Thread: L-SMASH Source
View Single Post
Old 25th July 2019, 17:04   #803  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Feature request:
Add option cachefile to LWLibavVideoSource so user can specify where index file will be created.
Example
Code:
LWLibavVideoSource("..\video.mkv",cachefile="C:\temp\MyIndex.lwi")
Currently LWLibavVideoSource is creating index file in the same folder as source video and thus creating an annoying mess.

BTW. Standalone indexer similar to ffmsindex.exe would be also useful.

Last edited by Atak_Snajpera; 25th July 2019 at 17:09.
Atak_Snajpera is offline   Reply With Quote