This commit is contained in:
Robin P. Clark 2023-09-01 16:35:48 +01:00
parent 9c3261a4cf
commit fecd8dbbd8
15 changed files with 4 additions and 1 deletions

0
append_avidemux.sh Executable file → Normal file
View File

View File

@ -1 +1,4 @@
cat 2023*.jpg | ffmpeg -framerate 25 -i - -c:v libx264 -crf 0 output.mp4
cat 2023*.jpg | ffmpeg -framerate 25 -i - -c:v libx264 -crf 0 output.mp4
# re scale to 720p
cat 2023*.jpg | ffmpeg -framerate 25 -i - -c:v libx264 -vf "scale=-2:720" -crf 0 output.mp4

0
flac_to_mp3.sh Executable file → Normal file
View File

0
flip_horizontal Executable file → Normal file
View File

0
join_avi_files.sh Executable file → Normal file
View File

0
join_avi_mencoder.sh Executable file → Normal file
View File

0
m4a_to_flac.sh Executable file → Normal file
View File

0
m4a_to_mp3.sh Executable file → Normal file
View File

0
m4a_to_ogg.sh Executable file → Normal file
View File

0
make_pdfs_from_odt.sh Executable file → Normal file
View File

0
my_diff.sh Executable file → Normal file
View File

0
pdf_to_csv_mt.sh Executable file → Normal file
View File

0
pdf_to_csv_mt_annual.sh Executable file → Normal file
View File

0
resize.sh Executable file → Normal file
View File

0
simmning/sim.sh Executable file → Normal file
View File