Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option allowed_extensions not found #9419

Open
lpadumorvan opened this issue Sep 20, 2024 · 2 comments
Open

Option allowed_extensions not found #9419

lpadumorvan opened this issue Sep 20, 2024 · 2 comments
Labels

Comments

@lpadumorvan
Copy link

lpadumorvan commented Sep 20, 2024

Hi

Ubuntu 20
php 8.3
ffmpeg : 7:4.2.7-0ubuntu0.1+esm6
AVideo Encoder version 6.0

When I encode, encoding does not complete correctly, I get in the file : /var/www/AVideo/upload/videos/avideo.log :

[20-Sep-2024 05:25:53 UTC] [2024-09-20 05:25:53] videoFileHasErrors: could not exec [ffmpeg -allowed_extensions ALL -t 10 -v error -i "/var/www/AVideo/upload/videos/avideoTmpFile_78_streamers_id_1_720.mp4" -f null - 2> "/tmp/video_error_logY6uB8J" ] [] [{"file":"/var/www/AVideo/upload/objects/Format.php","line":981,"function":"videoFileHasErrors","class":"Format","type":"::","args":["/var/www/AVideo/upload/videos/avideoTmpFile_78_streamers_id_1_720.mp4"]},{"file":"/var/www/AVideo/upload/objects/Format.php","line":917,"function":"progressFileHasVideosWithErrors","class":"Format","type":"::","args":["/var/www/AVideo/upload/videos/78_tmpFile_progress.txt"]},{"file":"/var/www/AVideo/upload/objects/Format.php","line":1089,"function":"exec","class":"Format","type":"::","args":["31","/var/www/AVideo/upload/videos/78_tmpFile.mp4","/var/www/AVideo/upload/videos/avideoTmpFile_78_streamers_id_1_.mp4","78"]},{"file":"/var/www/AVideo/upload/objects/Format.php","line":164,"function":"execOrder","class":"Format","type":"::","args":["7","/var/www/AVideo/upload/videos/78_tmpFile.mp4","/var/www/AVideo/upload/videos/avideoTmpFile_78_streamers_id_1_.mp4","78"]},{"file":"/var/www/AVideo/upload/objects/Encoder.php","line":1209,"function":"run","class":"Format","object":{},"type":"->","args":["/var/www/AVideo/upload/videos/78_tmpFile.mp4","78"]},{"file":"/var/www/AVideo/upload/view/run.php","line":7,"function":"run","class":"Encoder","type":"::","args":[]}]

and in the file /tmp/systemd-private-6e82d2ef170e415bbf02fbd70ad903b0-apache2.service-vTHQsi/tmp/video_error_logY6uB8J :
Option allowed_extensions not found.

In My videos, I see :

image

Thanks

DV

DanielnetoDotCom pushed a commit to WWBN/AVideo-Encoder that referenced this issue Sep 20, 2024
@DanielnetoDotCom
Copy link
Member

Please check this update

@lpadumorvan
Copy link
Author

thanks for the quick fix, everything works now !

DV

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants