Menu

Code Commit Log


Commit Date  
[r1003] by nerius

Adding missing line 'echo "${DURATION}"' in duration() function in
ffmpeg-overlay.sh.

2023-09-10 17:01:45 Tree
[r1002] by nerius

Defining function 'duration' which performs the ffprobe command that used to be
FFPROBE_CMD.

2023-09-10 16:13:16 Tree
[r1001] by nerius

Revising TODO.txt with some items that are done, and adding a new item related
to end of level incentives.

2023-09-10 15:16:31 Tree
[r1000] by nerius

Making a mega comment update on scripts/vid/ffmpeg-overlay.sh, and skipping
completely blank lines in input file; treating those as comments.

2023-09-09 22:32:24 Tree
[r999] by nerius

Making major improvements to ffmpeg-overlay.sh. I still need to test a few
items, and I need to document more clearly.

2023-09-09 21:43:32 Tree
[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
Older >