Skip to content

VideoMorph-v1.4

Latest
Compare
Choose a tag to compare
@leonel-lordford leonel-lordford released this 11 Sep 03:12
· 274 commits to master since this release
d034695

We are happy to announce version 1.4, stay tuned for more updates soon.

Changes in this new version:

  • Add new presets to MP4 profile. New
  • Add support for OGV format. New
  • Problems with MOV presets. Fixed
  • Add formatting support for video properties like size and duration. New
  • Prevent ImportError related to os.cpu_count() deprecation in future version of Python. Fixed
  • Add support for MTS format as input videos. New
  • File extension error in MOV profile. Fixed
  • Add system tray icon and system notification when video conversion is finished. New
  • Add a context menu with several options to the system tray icon. New
  • Simplify the internal process of updating the UI (videomorph.update_ui()). Done
  • Add VideoMorph's Manifest to define work-flow guidelines for the project. New
  • Update tests. Add some new test and improve test coverage. Done
  • Add Continuous Integration with TravisCI. Done
  • Add coverage to GitHub repo. Done
  • Add sound notification on Linux and Windows. New
  • Add new presets for MOV processing. New
  • Add new presets for VCD processing. New
  • Add new presets for MP3 processing. New
  • Problem with customized/default profiles. Customized override defaults. Fixed
  • Problem with the activation of video info option. Fixed
  • Problem with library path on Windows when library is not really installed or available. Fixed
  • Add a Dialog to show information about videos. New
  • Add option to open VideoMorph Web Page under "Help" menu. New