User Tools

Site Tools


using:main_window_-_qt_version

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

using:main_window_-_qt_version [2010/04/13 19:55]
meanadmin created
using:main_window_-_qt_version [2012/11/11 08:51]
Line 1: Line 1:
- 
-This article describes the main window in the Qt graphical user interface, which is the default GUI for the official Microsoft Windows builds of Avidemux. GNOME, Xfce or LXDE users may prefer the [[Main window - GTK version|GTK+ version]]. 
- 
-===== Main toolbar ===== 
-[[Image:​Toolbar-Qt.png]] 
- 
-The main toolbar allows easy access to the commonly used actions: 
- 
-;​[[Image:​Button_open-Qt.png]]:​Open a video file 
- 
-;​[[Image:​Button_save-Qt.png]]:​Save a video file 
- 
-;​[[Image:​File_properties-Qt.png]]:​Display file information (audio/​video codec, resolution etc.) 
- 
-;​[[Image:​Button_load_project-Qt.png]]:​Load and run a [[Project_files|project]] 
- 
-;​[[Image:​Button_save-Qt.png]]:​Save a project 
- 
-;​[[Image:​Button_calculator-Qt.png]]:​Open a bitrate/​filesize calculator – it calculates the video size for 2-pass encoding (because only video size, without audio, is required in the 2-pass codec settings), clicking the OK button sets the 2-pass video size for the selected encoder 
- 
-==== Preview mode ==== 
-;​[[Image:​Input-Qt.png]]:​Input – display input (unfiltered) video in the main window 
-;​[[Image:​Output-Qt.png]]:​Output – display filtered output in the main window 
-;​[[Image:​Side-Qt.png]]:​Side – display both input and output in the main window, horizontally 
-;​[[Image:​Top-Qt.png]]:​Top – display input and output stacked vertically 
-;​[[Image:​Separate-Qt.png]]:​Separate – display input in the main window and output in a separate window 
- 
-===== Navigation bar ===== 
-[[Image:​|Navigation_bar-Qt.png]] 
- 
-The navigation bar is used for navigation, using the navigation slider on the left and the buttons, playback, selecting parts of the file (cutting) and time information. The blue rectangle marks the current selection. 
- 
-==== Navigation ==== 
-;​[[Image:​Play-Qt.png]]:​Start playback 
- 
-;​[[Image:​Stop-Qt.png]]:​Stop playback 
- 
-;​[[Image:​Previous_frame-Qt.png]]:​Go to previous frame 
- 
-;​[[Image:​Next_frame-Qt.png]]:​Go to next frame 
- 
-;​[[Image:​Previous_keyframe-Qt.png]]:​Go to previous intra frame (keyframe) 
- 
-;​[[Image:​Next_keyframe-Qt.png]]:​Go to next keyframe 
- 
-;​[[Image:​Previous_black_frame-Qt.png]]:​Go to previous black frame – searching for black frames may take some time and may not be 100% accurate 
- 
-;​[[Image:​Next_black_frame-Qt.png]]:​Go to next black frame 
- 
-;​[[Image:​First_frame-Qt.png]]:​Go to the first frame (beginning) 
- 
-;​[[Image:​Last_frame-Qt.png]]:​Go to the last frame (end) 
- 
-;​[[Image:​Jogshuttle-Qt.png]]:​Jog/​shuttle,​ fast-forward or rewind by turning the wheel, speed depends on how far it is turned; keyframe based navigation 
- 
-==== Selection ==== 
-You can either cut or save a selected part of the video. 
- 
-;​[[Image:​MarkA-Qt.png]]:​Set mark A (selection start) to the current frame 
- 
-;​[[Image:​MarkB-Qt.png]]:​Set mark B (selection end) to the current frame 
- 
-;​[[Image:​Selection-Qt.png]]:​This frame shows the corresponding frame numbers for A and B marks (unless you set A or B marks, the whole video is selected), pressing the buttons with the numbers means "go to mark A" or "go to mark B" 
- 
-==== Information ==== 
-;​[[Image:​Frame-Qt.png]]:​Displays current frame and total number of frames – when you enter a frame number into the current frame text box and press Enter, Avidemux will go to that frame 
- 
-;​[[Image:​Time-Qt.png]]:​Displays current time and total time – when you change the time in the current frame text box and press Enter, Avidemux will go to that time 
- 
-;​[[Image:​Frame_type-Qt.png]]:​Type of the current frame (I-frame, P-frame or B-frame), the number between brackets shows the quantizer used to encode the displayed image (meaningful only when used with a quantizer type codec like the MPEG codecs) 
- 
-;​[[Image:​Volume-Qt.png]]:​Volume control 
- 
-===== Audio/video sidebar ===== 
-The toolbar on the left can be used for setting audio and video encoders, filters and the output format. 
- 
-Audio and video encoders are listed in a "​format (encoder)"​ form, where format is the specification,​ standard, while encoder is the particular software library, implementation,​ that encodes the stream to the chosen format. For example, "​MPEG-4 ASP (Xvid4)"​ means the output video format is set to MPEG-4 ASP and the chosen software library used for encoding the MPEG-4 ASP video is Xvid. "MP3 (LAME)"​ means the output audio format is set to MP3 and LAME is the MP3 encoder. 
- 
-The "​Format"​ menu is mainly used for setting the output container. A container contains audio and video streams multiplexed into a single file. It is important to select a suitable container format for the audio and video stream types selected in the Audio and Video menus. For example, MPEG-2 (DVD, SVCD) or MPEG-1 (VCD) video should not be saved into an AVI container. Some popular A/V format/​container combinations include: 
- 
-  * video: MPEG-1, audio: MP2, container: MPEG-PS (suitable for a VCD, universally playable on most computers and operating systems including Microsoft Windows, without installing additional codecs) 
-  * video: MPEG-2, audio: MP2/AC3, container: MPEG-PS (suitable for DVDs) 
-  * video: MPEG-4 ASP, audio: MP3, container: AVI (a very popular format, playable on standalone "DivX compatible"​ players, in software players like MPlayer, VLC or xine and in Windows-based players if an MPEG-4 ASP decoder such as DivX, Xvid or ffdshow is installed) 
-  * video: H.264 (MPEG-4 AVC), audio: AAC, container: MP4 (the MPEG-4 standard) 
-  * video: H.264 (MPEG-4 AVC), audio: Vorbis, container: Matroska (an efficient free software choice for playback on computers, players like MPlayer or VLC can play the files out-of-the-box,​ for playback in Windows Media Player, an H.264 decoder such as ffdshow and a Matroska splitter such as Haali Media Splitter is needed) 
- 
-;​[[Image:​Sidebar-video-Qt.png]]:​The default video codec is "​Copy",​ which means no video encoding, video from the input will be copied to output (filters cannot be applied in Copy mode) – selecting a video codec for encoding from the drop-down list allows you to configure it (the Configure button) and set video filters (the Filters button); if a supported codec does not appear in the list, it means Avidemux has not been built with support for it 
- 
-;​[[Image:​Sidebar-audio-Qt.png]]:​The default audio codec is "​Copy",​ which means no audio encoding, audio from the input will be copied to output – selecting an audio codec for encoding from the drop-down list allows you to configure it (the Configure button) and set audio filters (the Filters button); when the the A/V shift checkbox is checked, audio will by shifted by the number of milliseconds set in the A/V shift spin box 
- 
-;​[[Image:​Sidebar-format-Qt.png]]:​Select the output format; the default A/V container is AVI 
- 
  
using/main_window_-_qt_version.txt · Last modified: 2012/11/11 08:51 (external edit)