[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]
Hi, all
# Loop to create each file To include the target file names in the array The following will strip from a single file ffmpeg -i 20OCT5.mp4 -c copy -an 20OCT5-ns.mp4 So far I have modified so it applies the source file(s) listed in the array ffmpeg -i $filelist -c copy -an 20OCT5-ns.mp4 I am not sure what to put in to tell the script to slightly modify the filename so the output file is modified for example if the inputfile is Can anyone advise further please, it is probably fairly simple for someone with more shell scripting experience.
Paul |
-- The Mailing List for the Devon & Cornwall LUG FAQ: https://www.dcglug.org.uk/faq/