Home
Name Modified Size InfoDownloads / Week
ReadMe 2026-06-24 1.5 kB
pp4mnk_ffmpeg.sh 2026-06-24 3.7 kB
Totals: 2 Items   5.1 kB 0
This script is a lightweight GTK/YAD front-end for FFmpeg designed to simplify the creation of screen-recording tutorials without requiring a full video editor.

Features:

• **Record Screen + Audio**

* Captures the entire desktop at 30 FPS.
* Records system audio through ALSA.
* Saves the recording as `output.mkv`.
* Uses H.264 video and FLAC audio for good quality and reliability.

• **Delay Audio (+0.5 seconds)**

* Creates a new video where the audio track is delayed by half a second.
* Useful when speech occurs before lip movement or webcam motion.

• **Delay Video (+0.5 seconds)**

* Creates a new video where the video track is delayed by half a second.
* Useful when lip movement appears before the corresponding audio.

• **Trim Video**

* Allows the user to specify start and end times.
* Removes unwanted sections, such as the initial "clapperboard" synchronization sequence or unnecessary footage at the end.
* Saves the result as `final.mp4`.

• **Open Working Folder**

* Opens the folder containing all generated recordings and processed videos.

The goal is to provide a very simple workflow:

1. Record the tutorial.
2. Check audio/video synchronization.
3. Apply an audio or video delay if needed.
4. Trim the beginning and end.
5. Upload or share the final MP4.

The concept follows the traditional EasyOS philosophy: small tools, simple interface, minimal dependencies, and no need to learn a full-featured video editor.
Source: ReadMe, updated 2026-06-24