Menu

Code Commit Log


Commit Date  
[r998] by nerius

The third in the series of changes, please see previous comment. Allowing
FFmpeg modifier to be passed to source video, sub video, overlay image, and
output video.

2023-09-09 16:21:14 Tree
[r997] by nerius

Second in a series of changes, please see previous log comment. This commit
may have some slight problems with the 'cut' command esp. when using
'--complement', which will be corrected in the next commit.

2023-09-09 15:57:31 Tree
[r996] by nerius

Making a series of three or four changes to scripts/vid/ffmpeg-overlay.sh which
will allow custom FFmpeg flags to be set on source videos (including base
video) and on output video. For example, scaling will be possible on all
source videos and images, and on the final output video. Much more will be
possible as well. This change simply introduces the '[N:v]null[videoN]' chain
terminology to overlay images (where 'N' is a number starting from zero) to
overlay images. This was already present in overlay video and on the base
video. The 'null' inside of this term will then be possibly modified with
scale properties etc.

2023-09-09 15:54:10 Tree
[r995] by nerius

Adding newer ffmpeg-overlay.sh script which has finer control of audio. Making
use of it in .compile-video-base.sh. Changing default level in
launch-computer-ai.sh. Adding 'set -e' flag in
combine-video-audio-shortest.sh.

2023-09-08 21:33:57 Tree
[r994] by nerius

Trying to fix lack of audio track in generated video.

2023-09-07 21:55:11 Tree
[r993] by nerius

Fixing spelling error for "${SCRIPT_DIR}/vid/ffmpeg-overlay.sh".

2023-09-07 21:50:04 Tree
[r992] by nerius

A first stab at copyright watermark using GIMP and ffmpeg-overlay.sh. Not
tested yet.

2023-09-07 21:45:32 Tree
[r991] by nerius

Adding Javadoc comment explaining naming convention of generated frames.

2023-09-07 21:43:23 Tree
[r990] by nerius

Adding img/transparent-image.sh script plus the needed new-image.scm GIMP file.

2023-09-07 20:55:50 Tree
[r989] by nerius

Defining scripts/.functions.sh. Moving some scripts to scripts/vid/ and others
to scripts/img/. Adding GIMP infrastructure. Simplifying existing scripts by
making use of .functions.sh. Renaming some scripts to dot files, e.g.
.generate-audio-track.sh.

2023-09-07 20:48:14 Tree
Older >