ffmpeg-kit icon indicating copy to clipboard operation
ffmpeg-kit copied to clipboard

Convert Any audio type to .wav format

Open Asalerm opened this issue 1 year ago • 1 comments

I have been using ffmpeg arthenica and it's very productive love.

But here are my problems.

1- List of all available commands

2- Convert any audio type to .wav format

Asalerm avatar Aug 10 '24 09:08 Asalerm

-i inputFILE -acodec pcm_s16le -ac 1 -ar 16000 output.wav

mathieu-aubin avatar Sep 01 '24 05:09 mathieu-aubin

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Nov 01 '24 02:11 github-actions[bot]

-i inputFILE -acodec pcm_s16le -ac 1 -ar 16000 output.wav

android >= 13 return code 1 in release mode failed in debug mode work fine

MustafaSaad45 avatar Nov 17 '24 16:11 MustafaSaad45

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jan 22 '25 02:01 github-actions[bot]

This issue was closed because it has been stalled for 7 days with no activity.

github-actions[bot] avatar Jan 30 '25 01:01 github-actions[bot]