From eb7c73d5f5893190c52cca8e8f8c67e684e8325a Mon Sep 17 00:00:00 2001 From: rbeck4 Date: Fri, 24 Nov 2023 16:48:25 -0800 Subject: [PATCH] Update readme for av1 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db4134a..9d09329 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ USAGE: Presumes you have ffmpeg (V > 4.4), ffprobe, bc, ssh, rsync, scp. Will take in the files listed at $hostFile (default is `/tmp/transcode/list.txt` -) and transcode them to x265. It will attempt to identify and burn-in foreign- +) and transcode them to av1. It will attempt to identify and burn-in foreign- audio subtitle files (subtitle track < ~15% of the run time) if multiple subtitle files are specified. You can either run until all files are processed (without a following number); or for a specified number of loops. @@ -22,6 +22,6 @@ You can search for files using the `findVideos.sh` file, USAGE: `bash findVideos.sh /top/dir/with/files` It will use find to locate all files of type (default .mkv) and check (using -ffprobe) if is of type (default adds all h264 files to transcoding list). +ffprobe) if is of type (default adds all non-av1 files to transcoding list). Your best bet is St. Isidore (patron St. of computers and those that use them)