No description
Find a file
Pinguin b613a93911 Correct naming of IDs (#10)
Reviewed-on: https://codeberg.org/VideoGraf/go-media-processing/pulls/10
Co-authored-by: Pinguin <code@pngn.cc>
Co-committed-by: Pinguin <code@pngn.cc>
2025-12-19 23:43:19 +01:00
.forgejo/workflows Add automatic test using forgejo actions 2025-12-15 20:48:06 +01:00
audio.go Restructure; Add audio 2025-12-14 19:14:12 +01:00
audio_test.go Restructure; Add audio 2025-12-14 19:14:12 +01:00
effect.go Correct naming of IDs (#10) 2025-12-19 23:43:19 +01:00
ffmpeg_generator.go Correct naming of IDs (#10) 2025-12-19 23:43:19 +01:00
ffmpeg_generator_test.go Correct naming of IDs (#10) 2025-12-19 23:43:19 +01:00
ffprobe.go Add ffmpeg command generation (only working with max 2 output clips, WIP) 2025-12-11 16:21:38 +01:00
ffprobe_test.go Restructure; Add audio 2025-12-14 19:14:12 +01:00
go.mod Add ffmpeg command generation (only working with max 2 output clips, WIP) 2025-12-11 16:21:38 +01:00
LICENSE first commit 2025-12-07 13:51:27 +01:00
main.go Add ffmpeg command generation (only working with max 2 output clips, WIP) 2025-12-11 16:21:38 +01:00
main_test.go Restructure; Add audio 2025-12-14 19:14:12 +01:00
README.md first commit 2025-12-07 13:51:27 +01:00
video.go Restructure; Add audio 2025-12-14 19:14:12 +01:00
video_test.go test: Video: Change .f to .2f to allow two decimals 2025-12-14 20:16:39 +01:00

go-media-processing

A module for golang to process media (written for VideoGraf).