Giter Site home page Giter Site logo

Option to convert subtitle format about qnapi HOT 5 CLOSED

qnapi avatar qnapi commented on May 28, 2024
Option to convert subtitle format

from qnapi.

Comments (5)

zadziora avatar zadziora commented on May 28, 2024

This is good feature - thought I think TXT might be just renamed to SRT and it will be ok.

from qnapi.

krzemin avatar krzemin commented on May 28, 2024

Actually renaming is not a real conversion.

It would be nice to have general conversion mechanism (any format to any format including input auto-detection). But that require reliable way to retrieve FPS from any kind of movie file.

from qnapi.

zadziora avatar zadziora commented on May 28, 2024

You are absolutelly right.
My mistake.
I think SRT is a good format to have.

from qnapi.

krzemin avatar krzemin commented on May 28, 2024

I think I've found multi-platform way to retrieve meta-data from any kind of movie file.

https://ffmpeg.zeranoe.com/forum/viewtopic.php?t=1977

However it requries ffprobe which is part of ffmpeg package in most of Linux distros. In case of Windows/OSX there are static builds of ffprobe only (http://ffmpeg.zeranoe.com/builds/win32/static/ and https://evermeet.cx/ffmpeg/) which could be shipped with installer/dmg.

from qnapi.

krzemin avatar krzemin commented on May 28, 2024

General subtitle format conversion (from any format to any) is now implemented. There is support for 4 formats: SRT, mDVD, TMP, MPL2. Beside automatic conversion during subtitle post-processing, there is new conversion window where subtitles can be converted afterwards (including frame rate changing).

However nothing for free. Now ffprobe binary (from ffmpeg package) is required for frame rate detection. Static binaries will be provided with exe/zip/dmg packages for Windows/OSX which increase their size a bit. Under Linux ffmpeg should be declared as package dependency.

from qnapi.

Related Issues (20)

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.