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

Is it possible to use in php? #22

Open
TopDev130 opened this issue Jan 10, 2018 · 0 comments
Open

Is it possible to use in php? #22

TopDev130 opened this issue Jan 10, 2018 · 0 comments

Comments

@TopDev130
Copy link

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

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

No branches or pull requests

1 participant