Skip to content

Pixel Press is a lightweight video processing tool designed for effortless compression and logo overlaying. With a user-friendly interface, it seamlessly integrates FFmpeg to compress videos while offering the option to select and apply logos onto the video content.

License

Notifications You must be signed in to change notification settings

medovanx/pixel-press

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pixel Press

Pixel Press is a simple yet powerful video processing tool that allows you to compress videos and overlay logos with ease.

image

Prerequisites

Before using Pixel Press, you need to have FFmpeg installed on your system.

Installing FFmpeg

Windows:

  1. Download FFmpeg: Download the latest version of FFmpeg from the official website: FFmpeg Downloads.

  2. Extract FFmpeg: Extract the downloaded FFmpeg zip file to a directory of your choice (e.g., C:\ffmpeg).

  3. Add FFmpeg to System Path:

    • Open the Control Panel and go to System and Security > System.
    • Click on "Advanced system settings" on the left.
    • In the System Properties window, click on the "Environment Variables..." button.
    • Under "System variables," find the "Path" variable and click on "Edit..."
    • Click on "New" and add the path to the directory where FFmpeg is installed (e.g., C:\ffmpeg\bin).
    • Click "OK" to save the changes.

About

Pixel Press is a lightweight video processing tool designed for effortless compression and logo overlaying. With a user-friendly interface, it seamlessly integrates FFmpeg to compress videos while offering the option to select and apply logos onto the video content.

Resources

License

Stars

Watchers

Forks

Languages