Skip to content

🎬 Графички интерфејс за FFmpeg написан у Python-у \|/ 🎬 GUI for FFmpeg written in Python

License

Notifications You must be signed in to change notification settings

crnobog69/py-ffmpeg

Repository files navigation


Једноставан графички интерфејс за FFmpeg написан у Python-у са PyQt5.

A simple GUI for FFmpeg written in Pyhton with PyQt5.


Note

Допринос \|/ Contributing
Овде | Here

Caution

Python 3.12
Језик \|/ Language
Превео / Translated by : crnobog69
Неки преводи можда нису тачни / Some translations may not be correct

Фајл Језик (Српски) Language (English)
rs.qm Српски језик Serbian language
en.qm Енглески језик English language
ru.qm Руски језикк Russian language
jp.qm Јапански језик Japanese language
es.qm Шпански језик Spanish language
fr.qm Француски језик French language
de.qm Немачки језик German language
it.qm Италијански језик Italian language
kz.qm Казашки језик Kazah language

Слике 🖼️ | Images 🖼️

  • Програм 🖥️ | Program 🖥️ image

  • О програму [ℹ️] | About [ℹ️]

image



Important

1.
Иконица тренутно не ради на Arch Linux (EndeavourOS/KDE Plasma 6.1/ Wayland)
Icon doesn't work at the time on Arch Linux (EndeavourOS/KDE Plasma 6.1/ Wayland)


🎨 Теме \|/ Themes


README на српском 🇷🇸

Графички интерфејс за FFmpeg 🎬

Read in English 🇬🇧

Добродошли у репозиторијум за GUI апликацију за FFmpeg! Ова апликација вам омогућава да лако конвертујете мултимедијалне фајлове у различите формате користећи FFmpeg.

📋 Садржај


Упутство за покретање 🚀

  1. Уверите се да имате инсталиран FFmpeg. Можете га преузети са FFmpeg званичне странице.
  2. Клонирајте овај репозиторијум:
    git clone https://github.com/crnobog69/py-ffmpeg.git
  3. Инсталирајте потребне Python библиотеке:
    pip install pyqt5
    или
    pip install -r requirements.txt
  4. Покрените апликацију:
    python py-ffmpeg.py

Карактеристике 🌟

  • Избор улазних и излазних datoteka 🎥🎵
  • Избор формата (видео, аудио, слике) 📂
  • Прогрес бар за праћење напредовања преображавања ⏳
  • Упозорења за неслагање формата ⚠️
  • Прилагођени изглед са темом 🌌
  • 9 Језика 🌍

Допринос 🤝

Доприноси су добродошли! Ако желите да допринесете, молимо вас да:

  1. Форкујте репозиторијум
  2. Направите нову грану (git checkout -b feature/AmazingFeature)
  3. Commit-ујте ваше промене (git commit -m 'Add some AmazingFeature')
  4. Push-ујте на грану (git push origin feature/AmazingFeature)
  5. Отворите Pull Request

Лиценца 📄

Дистрибуирано под MIT лиценцом. Погледајте LICENSE за више информација.


⭐️ Ако вам се свиђа овај пројекат, молимо вас да му дате звездицу!


README in English 🇬🇧

GUI Application for FFmepg🎬

Читај на српском 🇷🇸

Welcome to the repository for the FFmpeg GUI application! This app allows you to easily convert multimedia files into various formats using FFmpeg.

📋 Contents


Getting Started 🚀

  1. Make sure you have FFmpeg installed. You can download it from the FFmpeg official site.
  2. Clone this repository:
    git clone https://github.com/crnobog69/py-ffmpeg.git
  3. Install the required Python libraries:
    pip install pyqt5
    or
    pip install -r requirements.txt
  4. Run the application:
    python py-ffmpeg.py

Features 🌟

  • Input and output file selection 🎥🎵
  • Format selection (video, audio, image) 📂
  • Progress bar to track conversion progress ⏳
  • Format mismatch warnings ⚠️
  • Custom appearance with a theme 🌌
  • 9 Languages 🌍

Contributing 🤝

Contributions are welcome! If you'd like to contribute, please:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License 📄

Distributed under the MIT License. See LICENSE for more information.


⭐️ If you like this project, please give it a star!


About

🎬 Графички интерфејс за FFmpeg написан у Python-у \|/ 🎬 GUI for FFmpeg written in Python

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages