Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Tool to automate the use of ffmpeg (Linux)

License

NotificationsYou must be signed in to change notification settings

herbetyp/Mtranscoder

Repository files navigation

Build StatusPython 3Updates

Python 3 script forconverting andextracting media -CLI

LogoLogoLogoLogoLogoLogoLogoLogoLogo


Features and tested formats:

Functions | Convert videos | Converts audios | Extracts audios from videos


Áudio | MP3 | OGG | FLAC | AAC

Vídeo | MP4 | MKV | WMV | AVI | MOV | 3GP | WEBM | VOB | FLV | WMA

Dependencies:

installation on Fedora:

sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm -y &&sudo dnf install ffmpeg -y

installation on Ubuntu / Debian and derivatives:

sudo apt install ffmpeg -y

installation on Manjaro:

sudo pamac install ffmpeg -y

How to contribute to the project:

git clone https://github.com/Pbezerra-dev/Mtranscoder.gitcd Mtranscoderpoetry env use 3.8poetry shell poetry install
  • There are no third party packages, just builtins

To install on the system and update (Linux):

  • install
./up_install.sh
  • update
git pull origin master./up_install.sh
  • Provide the password and have the program installed or update

Using program:

  • Arguments are defined via the command line

  • if not installed

python3 mtranscoder module path and arguments and their parameters
  • if you have installed
mtranscoder arguments and their parameters

Project Images:

ImgProject

About

Tool to automate the use of ffmpeg (Linux)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp