forked from jsl/video_editing_poc
instead of accumulating. Cleanup is controlled by the new video-clipping.ffmpeg.cleanup-local-files property wired through src/main/java/org/example/videoclips/config/VideoClippingProperties.java and src/main/resources/application.properties. I also improved FFmpeg failure diagnostics in src/main/java/org/example/videoclips/processing/FfmpegVideoClipperAdapter.java. It now captures the merged process output and includes a trimmed version in the exception instead of only reporting the exit code, which makes job failures much easier to debug. |
||
|---|---|---|
| .idea | ||
| docs | ||
| src | ||
| tmp | ||
| .gitignore | ||
| pom.xml | ||