Skip to content

Is it possible to use in php? #22

@TopDev130

Description

@TopDev130

Hi,

Recently I worked on converting mp3 to wave image.

It works well via terminal command.
Here is the code.
waveform -c#3484a6 -b#000000 -F test.wav test.png

But I have a problem to use it in php.
Here is my code.

Of course, I have tried it by considering various conditions such as full absolute path and executable directory.
I am sure it didn't work.

Here is my System Environment.
CentOS 6.9
Ruby 2.4.2p198
ffmpeg version 2.6.8
waveform 0.1.2
php 7.0.26

Is it possible to use in php?
Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions