Menu

Code Commit Log


Commit Date  
[r1008] by nerius

Removing script 'combine-video-audio-shortest.sh' because it's not being used.
Furthermore, a better approach would be to conditionally flip the '-shortest'
flag on only if the length of audio exceeds the length of video. If length of
audio is shorter than length of video, the completely correct solution would be
to pad the audio, by doing it in an FFmpeg filter, on the fly, because very
short audios combined with long videos lead to funny results in certain cases.
I don't want to invest the time or effort into doing this right now, but these
are projects for a further time.

2023-09-11 21:52:09 Tree
[r1007] by nerius

Making a comment change to ffmpeg-overlay.sh. On every change I commit the
same changes to multiple repositories, because this file is used by multiple
SVN projects, unfortunately. I find this script to be extremely useful in
simplifying complex tasks to be much more easily understood.

2023-09-11 21:45:10 Tree
[r1006] by nerius

Fixing the issue in ffmpeg-overlay.sh with absolute paths and underscores.

2023-09-10 21:17:52 Tree
[r1005] by nerius

Adding another TODO.txt related to ffmpeg-overlay.sh.

2023-09-10 20:47:02 Tree
[r1004] by nerius

Adding another TODO.txt item related to examination of GoPro video FPS.

2023-09-10 17:22:21 Tree
[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
Older >