Translations:Amarok/Manual/Various/Moodbar/69/pt-br: Difference between revisions

From KDE UserBase Wiki
No edit summary
No edit summary
 
Line 1: Line 1:
* Se não souber porque o '''Moodbar''' não está funcionando ou não funciona com determinado arquivo, execute o comando abaixo, onde [arquivo] é um arquivo de música qualquer: {{Input|1=moodbar -o teste.mood [arquivo]}}
* Se não souber porque o '''Moodbar''' não está funcionando ou não funciona com determinado arquivo, execute o comando abaixo, onde [file] é um arquivo de música qualquer: {{Input|1=moodbar -o test.mood [file]}}. Para gerar uma visualização de imagem de teste, é possível usar o comandoː{{Input|1=gst-launch-1.0 filesrc location=[file] ! decodebin ! audioconvert ! fftwspectrum ! moodbar height=50 max-width=300 ! pngenc ! filesink location=mood.png}}

Latest revision as of 21:37, 11 February 2020

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Amarok/Manual/Various/Moodbar)
* If you're wondering why the '''Moodbar''' isn't working, either not working at all or not working for a particular file, run the command below, where [file] is a music file:{{Input|1=moodbar -o test.mood [file]}} To generate a test image preview, one can use the commandː{{Input|1=gst-launch-1.0 filesrc location=[file] ! decodebin ! audioconvert ! fftwspectrum ! moodbar height=50 max-width=300 ! pngenc ! filesink location=mood.png}}
  • Se não souber porque o Moodbar não está funcionando ou não funciona com determinado arquivo, execute o comando abaixo, onde [file] é um arquivo de música qualquer:
    moodbar -o test.mood [file]
    . Para gerar uma visualização de imagem de teste, é possível usar o comandoː
    gst-launch-1.0 filesrc location=[file] ! decodebin ! audioconvert ! fftwspectrum ! moodbar height=50 max-width=300 ! pngenc ! filesink location=mood.png