How can I create an Index on thousands of video files? Analyze the audio track of a video file and write this somewher, like a tag.
Thanks!
How can I create an Index on thousands of video files? Analyze the audio track of a video file and write this somewher, like a tag.
Thanks!
Your question is too broad, I am afraid. The only answer I can give you would be vague. How? Depending on what are these files and how granular your indexing should be, you have few choices.
By traversing the directory structure and obtaining information about the streams from it's container format. Without knowing OS and programming language of choice, I cannot be more specific.