Audiogramas en .webm

merge-requests/3/merge
Podcast Linux 2021-04-09 08:15:15 +01:00
parent 0858ef2918
commit f6a09c478d
6 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@ Se basa en el [cartel](https://gitlab.com/osl-ull/flisol-tenerife/2021/-/raw/mas
## Comando con **ffmpeg** Para realizar los audiogramas:
`ffmpeg -i audio.ogg -i imagen.png -filter_complex "[0:a]showwaves=s=1920x400:mode=cline:colors=orange[sw];[1][sw]overlay=x=W-w-0:y=800:format=auto,format=yuv420p[v]" -map "[v]" -map 0:a -movflags +faststart audiograma.mp4`
`ffmpeg -i audio.ogg -i flisol_tenerife_audiograma.png -filter_complex "[0:a]showwaves=s=1920x400:mode=cline:colors=orange[sw];[1][sw]overlay=x=W-w-0:y=800:format=auto,format=yuv420p[v]" -map "[v]" -map 0:a -movflags -c:v -crf 32 -b:v 0 -b:a 96k -c:a libopus audiograma.webm`
## Métodos de contacto:

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.