mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
움직이지 않는 gif도 mp4로 변환되는 문제 수정
FFmpeg 사용 불가 안내 메시지 추가 추후에 활용하기 위한 type, width, height, duration 컬럼 추가 업로드시 이미지, 오디오, 동영상 파일의 확장자가 잘못된 경우 올바른 확장자를 덧붙이는 기능 추가
This commit is contained in:
parent
cdbc2d7a82
commit
16e44d44c7
18 changed files with 331 additions and 180 deletions
|
|
@ -358,3 +358,4 @@ $lang->audio = 'Audio';
|
|||
$lang->video = 'Video';
|
||||
$lang->text = 'Text';
|
||||
$lang->image_quality = 'Quality';
|
||||
$lang->standard = 'Standard';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue