개발/php
[php] php 영상 재생시간 추출 라이브러리 [링크]
효벨
2021. 7. 21. 09:53
728x90
반응형
[php] php 영상 재생시간 추출 라이브러리 [링크]
php 에서
영상파일의 재생시간을 확인해야 하는 경우가 있습니다~!
그럴때 사용할 수 있는 라이브러리가 있어서
공유하려고 합니다!
바로 getID3 라는 라이브러리 입니다!
링크 공유할테니!
들어가보시고 다운받으시면 됩니다!
사용법도 나와 있으니 참고하세요!
php 영상 재생시간 추출 라이브러리 : http://getid3.sourceforge.net/
getID3() - The PHP media file parser
getID3() is a PHP script that extracts useful information from MP3s & other multimedia file formats: Viewable source files for v1.9.20:Can I use getID3 in my commercial program?Note that getID3() is multi-licensed under several "free" licenses, notably GPL
getid3.sourceforge.net
반응형