MP4Viewer icon indicating copy to clipboard operation
MP4Viewer copied to clipboard

mp4/mov file struct viewer/editor base on Bento4 and ImGui

MP4Viewer

Build Status GitHub license GitHub release GitHub release

About

MP4Viewer is a mp4/mov GUI viewer/editor.

GUI

ui example 1

ui example 2

Future plans

  • multi-platform support
  • 4k(high dpi) support

External Libraries

This program uses the following external opensource project.

  • Bento4(https://github.com/axiomatic-systems/Bento4)
  • ImGui(https://github.com/ocornut/imgui)
  • imgui_club(https://github.com/ocornut/imgui_club)
  • drag and drop file on Win32, thanks to johanwendin(https://github.com/ocornut/imgui/issues/2602)
  • FFmpeg, integrate binary library from https://github.com/BtbN/FFmpeg-Builds

License

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