search
HomeCommon ProblemWhat are the basic knowledge for getting started with PR?
What are the basic knowledge for getting started with PR?Jul 29, 2019 pm 01:16 PM
prgetting Startedbasic knowledge

What are the basic knowledge for getting started with PR?

1. Basic knowledge

Generally choose 48hz, the sound will be richer

Time base: Represents the frame rate, one frame represents a picture

Persistence of vision: When 24 pictures pass through the human eye per second, the picture will be felt to be smooth and continuous. If it is less than 24, it is also called cartoon animation

Field: A vertical scanning process of video. Divided into progressive scan (one frame represents one field, also called no field), and interlaced scan (one frame represents two fields, one odd field and one even field. Two interlaced fields represent one frame). The TV station operates with the upper and lower fields, and the computer DVD has no field (generally no field)

2. Working environment

#1. Project panel: display the project name, import materials and organize materials. (You can also import by double-clicking the blank project panel part)

Auto-match sequence button: Select the material, select a node of the sequence, automatically match the sequence, and insert it into the corresponding position

2. Source panel: Double-click the material in the project to enter the source panel

3. The source data is similar to the information panel. The former is more detailed and can simply modify some information, while the latter can only be displayed.

4. Media browsing: You can drag materials directly to the project panel

5. Shortcut keys: Edit→Edit shortcut keys

Related recommendations: "FAQ

3. Picture format

bmp format is windows format

jpeg ensures photo quality while occupying less memory

gif picture animation, common on websites, has less color information, but takes up less space

AI Swf EPS vector graphics format

Bitmap image: pixel composition, dot matrix storage; rich color information ; Large size, magnification distortion

Vector graphics: composed of straight lines and curves defined by vector mathematical formulas; no distortion when magnified, occupying very little space; single color, only 256 colors

4. Video format

avi wmv is the standard video format for windows

mov is the standard video format for Apple and is also commonly used by TV stations

rm

rmvb is commonly used for downloading videos from Thunder

mpg is commonly used for DVDs

asf

5. Audio format

mp3

wav windows recorder standard format standard waveform audio format

mp4

mid small space

6. Timeline

Timecode

Time slider (hour, minute, second, frame)

7. Export

To export the video, you need to click on the timeline

Need to set the video codec

Basic settings: The picture quality can generally be adjusted to 90 and check the maximum rendering

Animation composition requires two key frames

The above is the detailed content of What are the basic knowledge for getting started with PR?. For more information, please follow other related articles on the PHP Chinese website!

Statement
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
pr的全称是什么pr的全称是什么Aug 22, 2022 pm 03:53 PM

pr的全称是“Adobe Premiere Pro”;pr是由Adobe公司开发的一款视频编辑软件,有着较好的兼容性,并且可以与Adobe公司推出的其他软件相互协作,广泛应用于广告制作和电视节目制作中。

pr有音轨但没有声音怎么解决pr有音轨但没有声音怎么解决Jun 26, 2023 am 11:07 AM

pr有音轨但没有声音解决方法:1、在PR应用中,将素材拖入时间轴;2、在编辑菜单中,打开首选项;3、在首选项窗口中,打开音频硬件项目栏,找到默认输出选项框;4、在选项框中,找到扬声器选项,点击确定按钮;5、回到PR应用中,在视频预览窗口中,进行播放,就会有声音播出。

pr文件的压缩类型不受支持怎么办pr文件的压缩类型不受支持怎么办Mar 23, 2023 pm 03:12 PM

pr文件的压缩类型不受支持的原因及解决办法:1、精简版pr把许多视频编码器精简掉了,重新安装使用完整版Premiere;2、视频编码不规范导致的,可以通过格式工厂,将视频转换成WMV格式即可。

pr字幕怎么逐字出现pr字幕怎么逐字出现Aug 11, 2023 am 10:04 AM

pr字幕逐字出现的方法:1、创建字幕轨道;2、添加字幕文本;3、调整持续时间;4、逐字出现效果;5、调整动画效果;6、调整字幕的位置和透明度;7、预览和导出视频。

pr是啥意思pr是啥意思Aug 03, 2023 am 10:15 AM

pr是Public Relations的缩写,是一种重要的组织管理工具,旨在通过建立和维护良好的关系来提高组织的声誉和信任度。它需要透明度、真实性和一致性,同时需要与新媒体和社交媒体紧密结合。通过有效的pr实践,组织可以获得更广泛的认可和支持,提高其竞争力和可持续发展能力。

VUE3入门实例:制作一个简单的图片裁剪器VUE3入门实例:制作一个简单的图片裁剪器Jun 15, 2023 pm 08:45 PM

Vue.js是一款流行的JavaScript前端框架,目前已经推出了最新的版本——Vue3,新版Vue在性能、体积以及开发体验上均有所提升,受到越来越多的开发者欢迎。本文将介绍如何使用Vue3制作一个简单的图片裁剪器。首先,我们需要创建一个Vue项目并安装所需的插件。可以使用VueCLI来创建项目,也可以手动搭建。这里我们以使用VueCLI的方式为例:#

pr编译影片时出错怎么办pr编译影片时出错怎么办Mar 22, 2023 pm 01:59 PM

pr编译影片时出错的解决办法:1、在电脑上打开premiere后期剪辑软件,然后在项目设置的右侧菜单栏中,选择“常规”;2、进入到premiere的常规设置窗口,选择“仅Mercury Playback Engine软件”;3、点击“确认”即可解决pr编译影片时出错问题。

从入门到精通:掌握go-zero框架从入门到精通:掌握go-zero框架Jun 23, 2023 am 11:37 AM

Go-zero是一款优秀的Go语言框架,它提供了一整套解决方案,包括RPC、缓存、定时任务等功能。事实上,使用go-zero建立一个高性能的服务非常简单,甚至可以在数小时内从入门到精通。本文旨在介绍使用go-zero框架构建高性能服务的过程,并帮助读者快速掌握该框架的核心概念。一、安装和配置在开始使用go-zero之前,我们需要安装它并配置一些必要的环境。1

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
2 weeks agoBy尊渡假赌尊渡假赌尊渡假赌

Hot Tools

MinGW - Minimalist GNU for Windows

MinGW - Minimalist GNU for Windows

This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

DVWA

DVWA

Damn Vulnerable Web App (DVWA) is a PHP/MySQL web application that is very vulnerable. Its main goals are to be an aid for security professionals to test their skills and tools in a legal environment, to help web developers better understand the process of securing web applications, and to help teachers/students teach/learn in a classroom environment Web application security. The goal of DVWA is to practice some of the most common web vulnerabilities through a simple and straightforward interface, with varying degrees of difficulty. Please note that this software

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Atom editor mac version download

Atom editor mac version download

The most popular open source editor