Search found 1 match

by joepyeweed
10 Jul 2017 20:12
Forum: DOS Batch Forum
Topic: How to process files without string in filename?
Replies: 3
Views: 5045

How to process files without string in filename?

I'm using ffmpeg to process a large number of videos in a large number of directories to re-encode to hevc. This part I can handle no problem. The problem is that in past I had already re-encoded some files and I want to skip them. There are two ways to do this. One is far above my abilities I think...