GithubHelp home page GithubHelp logo

liam-i / mediaparser Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ksvc/mediaparser

0.0 1.0 0.0 61 KB

仿照windows上的mp4info做的QT版MP4解析工具,方便在mac上使用

License: Apache License 2.0

QMake 4.62% C++ 91.03% C 4.35%

mediaparser's Introduction

MediaParser

Build Status Latest release

Source Type:Open Source
Charge Type:free of charge

What is MediaParser?

An open source multimedia parser based on the Qt framework, just like mp4info tool on Windows platform.

License

MediaParser is released under the terms of the Apache-2.0 license. See License for more information.

Getting Started

1. How to build

Before starting build process, QT enviroment should be installed.

brew install qt

After QT installed, make sure which qmake will output the right path for qmake command.

git clone https://github.com/ksvc/MediaParser.git
cd MediaParser
mkdir -p build
cd build
qmake ..
make -j8

After build process finished, there is a target app named MediaParser.app.

2. Download app

Instead of building app from sources, you can download app directly from release.

3. Run MediaParser.app

MediaParser.app Snapshoot The architecture about the media file will be listed in the left frame of the MediaParser.app, after pressed "open file" to specify the input file.

Feedback

Public technical discussion on github is preferred. Post your bugs or questions at Issues.

mediaparser's People

Contributors

mayudong1 avatar fpzeng avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.