Skip to content

Problem calling the service #4

Description

@tfernandez

Hi,

Firstly thanks for the work :)

I am having problems to get running the bundle. When I call the service I get an error with the FFMpeg construct method.

$ffmpeg = $this->container->get('dubture_ffmpeg.ffmpeg');

Catchable Fatal Error: Argument 1 passed to FFMpeg\FFMpeg::__construct() must be an instance of FFMpeg\Driver\FFMpegDriver, string given, called in /var/www/some-project.com/app/cache/dev/appDevDebugProjectContainer.php on line 693 and defined in /var/www/some-project.com/vendor/php-ffmpeg/php-ffmpeg/src/FFMpeg/FFMpeg.php line 28

Maybe the ffmpeg-bundle is not updated? or I'm doing something wrong?

Thanks

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions