GithubHelp home page GithubHelp logo

ahmed-soudi / sub3dtool Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thezoc/sub3dtool

0.0 1.0 0.0 80 KB

Convert subtitle to 3D (ASS Format) to use with VLC or MPlayer

License: GNU General Public License v3.0

C 99.62% Makefile 0.38%

sub3dtool's Introduction

Sub3dtool

Convert subtitle to 3D (ASS Format) to use with VLC or MPlayer

This is a fork of the original project, with fixes so it runs on Windows.

This fork uses this getopt port with few minor modifications to be used in this project.

Downloading the binary

The latest version can be found here.

Compiling

To compile from source code, clone this repository and compile it.

Linux and OS X

mkdir sub3dtool
cd sub3dtool
git clone https://github.com/TheZoc/sub3dtool.git .
make
./sub3dtool

Windows

You will need Visual Studio 2013 to use the supplied solution file. Just download and compile using it, hassle free.

Basic Usage

To convert a subtitle to Side-by-Side, just run:

./sub3dtool input.srt --3dsbs -o output.ass

Note: on Windows, you will need to omit the ./ at the start of the command line.

input.srt is the path to the file that needs to be converted output.ass is the name of the output file you want as result --3dsbs will convert the subtitle to 3DSBS Side-by-Side format.

sub3dtool's People

Contributors

thezoc avatar ahmed-soudi avatar wangvisual avatar

Watchers

James Cloos 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.