User Tools

Site Tools


перекодировка_звука

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
перекодировка_звука [2020/05/24 18:09]
val
перекодировка_звука [2020/12/12 21:09]
val [Перекодировка alaw в ogg формат]
Line 20: Line 20:
  
 <​code>​ <​code>​
-sox -t al -r 8000 -c 1 /​usr/​share/​asterisk/​sounds/​recordings/​speech.alaw speech.wav+apt install ffmpeg
  
-ffmpeg -nostats -loglevel 0 -i speech.wav -acodec libvorbis speech.ogg+$ cd /​usr/​share/​asterisk/​sounds/​recordings/​ 
 + 
 +$ sox -t al -r 8000 -c 1 speech.alaw speech.wav 
 + 
 +ffmpeg -nostats -loglevel 0 -i speech.wav -acodec libvorbis speech.ogg
 </​code>​ </​code>​
  
перекодировка_звука.txt · Last modified: 2020/12/12 21:12 by val