Skip to content

itisrasoul/aricon_py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aricon

Aricon is a simple GUI for ffmpeg written with python and Qt.

Requirements:

  • Python version 3.0 or higher
  • PyQt

It can:

  • Burn subtitle file (.sub) to videos. (The input video file should have no sub tracks)

  • Compress videos

  • Convert videos to audio tracks

  • Change the resulotion of videos

  • Mute videos

  • Rotate videos

  • More features coming soon!

How to use:

To Burn subtitle file:

  • Go to Subtitle Tools > Burn a sub file into the video > Select your files > After conversion is complete, Open your file.

To Convert video file to audio file:

  • Go to Video Tools > Convert to audio > Select your files > After conversion is complete, Open your file.

To Mute the Video:

  • Go to Video Tools > Mute the video > Select your files > After conversion is complete, Open your file.

To Compress the Video (Not fully functional, but it works!):

  • Go to Video Tools > Compress the video > Select your files > After conversion is complete, Open your file.

To Change the video's resulotion:

  • Go to Video Tools > Change resolution > Select your files and enter the resolution in this format : WidthxHeight > After conversion is complete, Open your file.

To View history file:

  • Go to File > History > You can view your history file and clear it or refresh it.

I used persepolis download manager's papirus icon pack, here's their project link:

Special Thanks to Hossein Heydari for the idea, You can see the original GUI written with zenity and bash script here:

Again Thanks to @fliptopbox for the ffmpeg progress file

About

A GUI for ffmpeg written with python and Qt.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages