mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
flac: update more info link (#22535)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# flac
|
||||
|
||||
> Codifica, decodifica e controlla file flac.
|
||||
> Maggiori informazioni: <https://xiph.org/flac/>.
|
||||
> Maggiori informazioni: <https://xiph.org/flac/documentation_tools_flac.html>.
|
||||
|
||||
- Converte un file wav in un file flac (questo creerà un file flac nella medesima posizione del file wav):
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# flac
|
||||
|
||||
> FLAC 파일을 인코딩, 디코딩 및 테스트.
|
||||
> 더 많은 정보: <https://xiph.org/flac/>.
|
||||
> 더 많은 정보: <https://xiph.org/flac/documentation_tools_flac.html>.
|
||||
|
||||
- WAV 파일을 FLAC로 인코딩 (WAV 파일과 동일한 FLAC 파일이 생성됨):
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# flac
|
||||
|
||||
> Encode, decode, and test FLAC files.
|
||||
> More information: <https://xiph.org/flac/>.
|
||||
> More information: <https://xiph.org/flac/documentation_tools_flac.html>.
|
||||
|
||||
- Encode a WAV file to FLAC (this will create a FLAC file in the same location as the WAV file):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user