Closed (works as designed)
Project:
PHP FFmpeg
Version:
8.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2017 at 17:59 UTC
Updated:
29 Jun 2020 at 16:25 UTC
Jump to comment: Most recent
Comments
Comment #2
pbuyle commentedThe module only expose an existing library as Drupal service. I assume you are having issue because your are using files URL instead of local file path. While ffmpeg is capable to handle remote file in HTTP, using the path to local files should solve the issue.
Comment #3
robin.ingelbrecht commentedHaven't thought about that. Thanks
Comment #4
mhavelant commentedFeel free to re-open, if some additional work is needed here.