Mudanças entre as edições de "Como usar o Adobe Premiere"
Ir para navegação
Ir para pesquisar
| Linha 25: | Linha 25: | ||
| Cell C | | Cell C | ||
|} | |} | ||
| + | |||
| + | <style> | ||
| + | table.tb { border-collapse: collapse; width:300px; } | ||
| + | .tb th, .tb td { padding: 5px; border: solid 1px #777; } | ||
| + | .tb th { background-color: lightblue;} | ||
| + | </style> | ||
| + | |||
| + | <table class="tb" id="mytable"> | ||
| + | <tr> | ||
| + | <th>First name</th> | ||
| + | <th>Last name</th> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Denice</td> | ||
| + | <td>Hobermann</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Paulo</td> | ||
| + | <td>Cornell</td> | ||
| + | </tr> | ||
| + | <tr> | ||
| + | <td>Jane</td> | ||
| + | <td>Hollander</td> | ||
| + | </tr> | ||
| + | </table> | ||
| + | |||
| + | <br /> | ||
| + | <button onclick="toggle(this);">Hide table</button> | ||
| + | |||
| + | <script> | ||
| + | let toggle = button => { | ||
| + | let element = document.getElementById("mytable"); | ||
| + | let hidden = element.getAttribute("hidden"); | ||
| + | |||
| + | if (hidden) { | ||
| + | element.removeAttribute("hidden"); | ||
| + | button.innerText = "Hide table"; | ||
| + | } else { | ||
| + | element.setAttribute("hidden", "hidden"); | ||
| + | button.innerText = "Show table"; | ||
| + | } | ||
| + | } | ||
| + | </script> | ||
=Criação de novo projeto= | =Criação de novo projeto= | ||
Edição das 17h41min de 26 de janeiro de 2024
Preparação anterior
- Verificação de compatibilidade:
- Instalação:
Verificar hardware:
requisitos mínimos
| Column header 1 | Column header 2 | Column header 3 |
|---|---|---|
| Row header 1 | Cell 2 | Cell 3 |
| Row header A | Cell B | Cell C |
<style>
table.tb { border-collapse: collapse; width:300px; }
.tb th, .tb td { padding: 5px; border: solid 1px #777; }
.tb th { background-color: lightblue;}
</style>
| First name | Last name |
|---|---|
| Denice | Hobermann |
| Paulo | Cornell |
| Jane | Hollander |
<button onclick="toggle(this);">Hide table</button>
<script>
let toggle = button => {
let element = document.getElementById("mytable");
let hidden = element.getAttribute("hidden");
if (hidden) {
element.removeAttribute("hidden");
button.innerText = "Hide table";
} else {
element.setAttribute("hidden", "hidden");
button.innerText = "Show table";
}
}
</script>
Criação de novo projeto
- Criação de novo projeto
- Criação de novo projeto personalizado
Preparação do ambiente de trabalho
- Alteração de idiomas
ctrl + F12 -> console -> três barras verticais -> Debug Database View -> ApplicationLanguage pt_BR en_US -> *recomendável ApplicationLanguageBilingual true e ajustar para pt_BR fica pt_BR (en_US)
Importação de vídeos e imagens
Uso de principais ferramentas
- Principais ferramentas/recursos
alt + scroll mouse -> escala de visualização da timeline alt + scroll mouse -> escala de visualização da timeline (ajuste de dimensão vertical) c -> ferramenta de corte v -> ferramenta de seleção
- Sugestões quanto a cortes
redundâncias respirações pausas excessivas vicios de linguagem palavras ou trechos com palavras inadequadas gestos inadequados ou cena inadequada
Inserção de texto e figuras básicas
Inserção de legenda
Aplicação e manipulação de efeitos
- tratamento de áudio:
- tratamento de vídeo:
- transições: