2022-12-01-TIL
2022-12-01-TIL
Today I Learned
FFmpeg in Spring Boot
- https://www.springcloud.io/post/2022-02/spring-boot-ffmpeg/#gsc.tab=0
- https://parkadd.tistory.com/126
- https://velog.io/@ace0390/Java-ffmpeg%EC%9D%84-%ED%99%9C%EC%9A%A9%ED%95%9C-%EB%8F%99%EC%98%81%EC%83%81-%EC%B2%98%EB%A6%AC%ED%95%98%EA%B8%B0
- https://github.com/KevinBlandy/springboot-ffmpeg-demo
- https://m.blog.naver.com/PostView.naver?isHttpsRedirect=true&blogId=ksw6169&logNo=221546693446
- https://dev.to/giboow/how-to-build-a-video-transcoder-with-springboot-and-ffmpeg-n7p
- https://swampwar.github.io/2020/07/02/java%EC%97%90%EC%84%9C-ffmpeg-%EC%82%AC%EC%9A%A9%ED%95%98%EA%B8%B0.html
Spring Boot Media File Duration
- https://www.baeldung.com/java-play-sound
- https://stackoverflow.com/questions/13528588/retrieving-resolution-duration-of-a-video-file-before-upload
- https://liferay.dev/ask/questions/development/how-to-get-duration-of-video-while-uploading-1
- https://github.com/EvgeniyZhukovets/uploading-mp4-with-duration-filter-and-checking-for-file-availability
- https://stackoverflow.com/questions/7319096/video-file-time-length-in-minute-while-uploading-to-server-in-spring-or-j2ee
- https://stackoverflow.com/questions/37540028/how-to-set-the-max-size-of-upload-file
- https://www.folkstalk.com/2022/10/spring-media-part-max-size-with-code-examples.html
- https://gainjavaknowledge.medium.com/spring-boot-file-upload-example-e5c516e681a9
- https://stackabuse.com/uploading-files-with-spring-boot/
- https://coderanch.com/t/581592/java/Calculating-video-file-duration
- https://stackoverflow.com/questions/3009908/how-do-i-get-a-sound-files-total-time-in-java
macOS Command
- https://saurabhs.org/advanced-macos-commands
Links
- https://f-lab.kr/blog/how-to-be-good-developer
- https://developer.apple.com/app-store/app-store-awards-2022/
- https://web.dev/viewport-units/
This post is licensed under CC BY 4.0 by the author.