8000 GitHub - Zohaib-Ali-786/mpv-trimmer: A cross-platform tool for cutting video clips from streams/local files with MPV player integration.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A cross-platform tool for cutting video clips from streams/local files with MPV player integration.

License

Notifications You must be signed in to change notification settings

Zohaib-Ali-786/mpv-trimmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🎬 MPV Trimmer: Cut Your Clips with Ease

MPV Trimmer Release

Welcome to the MPV Trimmer repository! This tool allows you to cut video clips from streams and local files with seamless integration into the MPV player. Whether you're a content creator, educator, or just someone who loves to edit videos, MPV Trimmer makes the process simple and efficient.

🚀 Features

  • Cross-Platform Compatibility: Works on Windows, macOS, and Linux.
  • MPV Player Integration: Utilize the powerful MPV player for playback and trimming.
  • Simple User Interface: Easy to navigate, even for beginners.
  • Fast Processing: Leverage FFmpeg for quick video processing.
  • Subtitle Support: Trim videos while keeping your subtitles intact.
  • Customizable Options: Set your own start and end points for trimming.

📦 Installation

To get started, download the latest version of MPV Trimmer from the Releases section. Follow the instructions for your operating system to install and run the application.

For Windows

  1. Download the .exe file from the Releases section.
  2. Double-click the file to run the installer.
  3. Follow the prompts to complete the installation.

For macOS

  1. Download the .dmg file from the Releases section.
  2. Open the downloaded file and drag the MPV Trimmer icon to your Applications folder.
  3. Launch the application from your Applications folder.

For Linux

  1. Download the .tar.gz file from the Releases section.
  2. Extract the files using the terminal:
    tar -xzf mpv-trimmer.tar.gz
  3. Navigate to the extracted folder and run:
    ./mpv-trimmer

📖 Usage

  1. Open MPV Trimmer: Launch the application.
  2. Load Video: Click on "Load Video" and select your desired file or stream.
  3. Set Trim Points: Use the MPV player to find the start and end points of your clip.
  4. Trim Video: Click on "Trim" to create your video clip.
  5. Save Your Clip: Choose a location to save your trimmed video.

🛠️ Configuration

MPV Trimmer allows you to customize settings to enhance your experience. Here’s how:

Config File

You can edit the configuration file located in the installation directory. Here are some of the settings you can modify:

  • Default Output Format: Set the default format for your trimmed videos (e.g., MP4, MKV).
  • Subtitle Options: Enable or disable subtitle support.
  • Custom FFmpeg Flags: Add custom flags to modify FFmpeg behavior.

🗂️ File Formats Supported

MPV Trimmer supports a wide range of video and audio formats, including:

  • Video: MP4, MKV, AVI, MOV, FLV
  • Audio: MP3, AAC, WAV, OGG
  • Subtitles: SRT, ASS, VTT

🎨 User Interface Overview

The MPV Trimmer interface is designed for simplicity and ease of use. Here’s a breakdown of the main components:

  • Video Display Area: Shows the video currently loaded.
  • Playback Controls: Standard controls for play, pause, rewind, and fast-forward.
  • Trim Controls: Buttons to set the start and end points.
  • Settings Menu: Access to configuration options.

🤝 Contributing

We welcome contributions to MPV Trimmer! If you would like to help improve the project, please follow these steps:

  1. Fork the Repository: Click the "Fork" button at the top right of the page.
  2. Create a Branch: Create a new branch for your feature or bug fix.
    git checkout -b feature/YourFeature
  3. Make Changes: Implement your changes and test them thoroughly.
  4. Submit a Pull Request: Once you're satisfied with your changes, submit a pull request.

🐛 Reporting Issues

If you encounter any bugs or issues, please report them in the Issues section. Provide as much detail as possible, including:

  • Steps to reproduce the issue
  • Your operating system
  • Any error messages

📚 Documentation

Comprehensive documentation is available to help you navigate the features of MPV Trimmer. Check the docs folder in the repository for guides, tutorials, and FAQs.

🌟 Acknowledgments

  • MPV Player: For providing a powerful media player.
  • FFmpeg: For the best video processing capabilities.
  • Open Source Community: For continuous support and contributions.

📞 Contact

For any questions or feedback, feel free to reach out to us through the Discussions section.

🔗 Links

Thank you for using MPV Trimmer! We hope it enhances your video editing experience.

About

A cross-platform tool for cutting video clips from streams/local files with MPV player integration.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0