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

Not working #8

Open
sarvesh opened this issue Aug 23, 2018 · 1 comment
Open

Not working #8

sarvesh opened this issue Aug 23, 2018 · 1 comment

Comments

@sarvesh
Copy link

sarvesh commented Aug 23, 2018

HI Team,
It's an awesome product which am looking for. Its very light weight.
But unfortunately it's not working. Am not sure why.
Whatever the valid input am giving it says the file generated with zero bytes.
Am trying to convert a .wav file to .mp3 file
This is sample using
Transcoder.transcode("C:\sample.wav", "sample.mp3", DefaultAttributes.MP3_128KBS_MONO_44KHZ);
Please let me know, if i am missing anything

@jfcabral
Copy link
Contributor

Hi @sarvesh
I’ve faced the same issue in the past for some files. I’ve managed to “fix it” by using a newer version of the ffmpeg executable!
You can try downloading it and adding it to your system path. In alternative you can try changing the executable included in the jar itself...

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

2 participants