How to Use Premiere Pro: Your First Real Edit
One complete project from import to export, instead of a tour of panels you will never open.
beginner10 min read
creative-toolspremiere-provideo-editingadobebeginners
Most people open Premiere Pro, get handed a grey window with eleven panels in it, watch a tutorial about speed ramps, and never finish a video. The fix is to stop learning features and finish one project. This guide walks a real edit end to end: set the project up, import footage, cut it, fix the audio, add a title, export something sendable. Everything else Premiere does is left out.
iWhat you need
Premiere Pro is subscription software from Adobe, sold through Creative Cloud standalone or in the all-apps plan, with a trial — check adobe.com for current terms. On hardware: 16 GB of RAM is the floor for 1080p; 4K wants 32 GB, a dedicated GPU, and footage on an SSD. You also need five to ten minutes of your own footage with sound.
Premiere does not copy your footage into the project. The project file is a list of pointers to media sitting elsewhere on disk. That one fact causes more beginner pain than anything else in the application, because the moment you move, rename, or unplug the footage, Premiere greets you with a Link Media dialog. Decide where files live before importing.
A folder structure that survives the edit
- 1Make one folder for the project, named for the video, somewhere permanent — not Downloads, not a drive you will eject.
- 2Inside it make four subfolders: footage, audio, exports, project.
- 3Copy camera files into footage and music into audio. Copy, do not move from a card you will reformat.
- 4Rename files now if you want readable names. Renaming after Premiere links to them breaks the link.
- 5In Premiere choose New Project and point it at the project subfolder. Leave scratch disks alone.
Import with File then Import, or double-click empty space in the Project panel. The Project panel is your media library — everything imported shows up there, and nothing in it is in your video yet. Deleting a clip from the Project panel removes it from the whole project; deleting it from the timeline removes only that one use. Switch to list view with the toggle at the bottom-left so the Frame Rate column shows, and group clips into bins, Premiere's word for folders.
The default Editing workspace is four regions plus a strip of tool icons. Learn what each is for and the interface stops looking like noise. If you have dragged panels into a mess, Window then Workspaces then Reset to Saved Layout fixes it.
What each region does
- 1Project panel, bottom left: your media library. Raw ingredients.
- 2Source Monitor, top left: where you preview one raw clip and choose which part you want. This is where the real decisions happen, and beginners skip it.
- 3Program Monitor, top right: what your edited sequence looks like right now.
- 4Timeline, bottom right: the sequence itself, video tracks stacking upward, audio downward.
A sequence is a timeline with fixed settings: resolution, frame rate, pixel aspect ratio. Those are independent of your footage, which is why a mismatch confuses people — 4K footage in a 1080p sequence appears cropped into a corner, vertical phone footage in a horizontal sequence gets black bars, and 60 fps footage in a 24 fps sequence quietly drops frames. Skip the New Sequence dialog and its presets. Drag one representative clip onto the New Item button at the bottom of the Project panel, or right-click the clip and choose New Sequence From Clip. Premiere then builds a sequence matching it exactly.
✓If you see the mismatch dialog
Dragging a clip into a sequence with different settings prompts you to change the sequence to match. Say yes — but only if it is the first clip. Changing sequence settings after an hour of cutting reframes everything you already did.
The loop, repeated until you run out of footage
- 1Double-click a clip in the Project panel. It opens in the Source Monitor.
- 2Scrub to where the good part starts, press I to mark an in point. Scrub to the end, press O for the out point.
- 3Put the timeline playhead where the piece should land and press comma to insert. Insert pushes everything after the playhead later rather than painting over it.
- 4Period overwrites instead — it drops the clip on top and destroys what was underneath. Insert while building, overwrite when replacing.
- 5Repeat. Do not stop to fix anything; a rough cut in the wrong order tells you more than a perfect ten seconds.
Now tighten it. Dragging a clip boundary with the Selection tool leaves a gap. The two trims worth learning instead are ripple edit (B), which shortens a clip and slides everything after it left so no gap appears, and rolling edit (N), which moves the cut between two adjacent clips without changing total length. Ripple is what you want most of the time.
Three icons carry a first edit: Selection (V) for moving and trimming, Razor (C) for slicing a clip in two, and Track Select Forward (A) for grabbing everything from a point onward so you can shift a whole act at once.
text
V Selection tool
C Razor tool
A Track Select Forward tool
B Ripple Edit tool
N Rolling Edit tool
I / O Mark in point / out point
, Insert (ripples the timeline)
. Overwrite (paints over)
Space Play / stop
J K L Shuttle back / pause / shuttle forward
Cmd+K / Ctrl+K Add edit — cut at playhead, no tool switch
Cmd+S / Ctrl+S Save
Cmd+M / Ctrl+M ExportDefaults worth memorizing. Verify yours under Edit then Keyboard Shortcuts on Windows, Premiere Pro then Keyboard Shortcuts on macOS.
Bad audio reads as bad video to almost every viewer, and it is cheaper to fix than anything visual. Open the Audio Meters panel and watch it while the edit plays. For spoken content, aim for dialogue averaging around -12 dBFS with peaks never crossing -6 dBFS. With a loudness meter, -14 LUFS integrated is a safe target for online video.
- 1Meters hitting the top and turning red means clipping. Select the clip and use Clip then Audio Options then Audio Gain, rather than pulling the master fader.
- 2Audio recorded clipped cannot be repaired — the waveform looks like a squared-off block. Recut around it or re-record.
- 3Drag the rubber-band line across an audio clip to adjust just that clip, and keep music roughly 20 dB under your voice track.
- 4Listen once on headphones and once on laptop speakers. Those two checks catch nearly everything.
Pick the Type tool (T), click in the Program Monitor, and type. Premiere creates a graphics clip on the track above your footage that you drag and trim like any other clip. Font, size, colour, and alignment controls live in the graphics properties panel — Adobe has reorganised where that sits across recent releases, so look under the Window menu for a Properties panel first and an Essential Graphics panel second. One clean sans-serif at a readable size inside the safe margins beats anything animated.
Then open Lumetri Color, select a clip, and expand only Basic Correction. Fix exposure so the image is neither crushed nor blown out, then white balance with the temperature slider or the eyedropper on something that should be neutral grey. That is the whole job. Skip the creative-look sliders and the LUT dropdown — a correctly exposed neutral video looks professional, and a badly graded one looks broken.
!Cuts beat transitions
Almost every transition in the Effects panel makes a video worse. Use straight cuts by default and an occasional cross dissolve to mark a real jump in time or place. If you are reaching for a page peel, the cut underneath is the actual problem.
If the Program Monitor stutters, your machine cannot decode full-resolution footage in real time. This is normal with 4K and says nothing about export quality. First drop playback resolution to 1/2 or 1/4 using the dropdown at the bottom of the Program Monitor. If that is not enough, make proxies.
- 1Select clips in the Project panel, right-click, choose Proxy then Create Proxies, and pick a low-resolution H.264 preset. Media Encoder handles it in the background, and export still uses your originals.
- 2Turn on Auto Save in Premiere's preferences — Premiere Pro then Settings on macOS, Edit then Preferences on Windows. Every 10 minutes, keep 20 versions.
- 3Before any big structural change, File then Save As and bump a number: my-video-v02. Undo history does not survive a crash.
Press Cmd+M on macOS or Ctrl+M on Windows. Four settings decide whether the file is good; the rest of the panel is noise.
The settings that matter
- 1Format: H.264. It plays everywhere. Choose QuickTime only if someone asked for ProRes.
- 2Resolution and frame rate: match the sequence exactly using Match Source. Never change frame rate on export.
- 3Bitrate: switch encoding to VBR 2-pass and set a target. Roughly 10 to 12 Mbps for 1080p, 35 to 45 Mbps for 4K. Below that, gradients band and motion turns to mush.
- 4Audio: AAC, 48 kHz, 320 kbps.
- 5Point the output at your exports folder, export, then play the finished file all the way through in a normal video player.
Symptom, cause, fix
- 1Footage sits in a small box in the corner, or gets black bars. The sequence does not match the clip. Rebuild with New Sequence From Clip, or right-click the clip and choose Set to Frame Size.
- 2Premiere opens with a Link Media dialog. You moved, renamed, or unplugged footage. Point it at one file in the folder and it usually relinks the rest automatically.
- 3A black frame appears mid-video. There is a gap in the timeline. Right-click the gap, choose Ripple Delete, and use ripple trims from now on.
- 4Audio plays in the Source Monitor but is silent in the timeline. The track is muted, or the clip landed on a targeted video track only. Check the M button on the track header and the targeting toggles.
- 5The export looks softer than the timeline. Bitrate too low, or you exported below sequence resolution. Fix both and re-export with VBR 2-pass.
- 6Premiere crashed and the project is gone. Open the newest file in the Adobe Premiere Pro Auto-Save subfolder of your project folder.
Do the same edit again with different footage before learning a single new feature. The second pass is where the shortcuts move into your hands. When you want a creative tool that pairs with video work, How to Use Figma for Beginners covers thumbnails, titles, and channel art. Adobe's manual is dense but authoritative, and How to Read Technical Documentation makes mining it for one answer less painful. If practice keeps slipping, How to Make a Study Schedule is the unglamorous fix. For composition, typography, motion, and the judgement that decides which cut is better, the Design and Creativity roadmap sequences it in an order that builds.