Git Product home page Git Product logo

Comments (8)

Tichau avatar Tichau commented on July 29, 2024 3

Hi!

Thanks for the feedback :). It was not planned to add .ts files. I add it on my backlog!

Merci ;)

from fileconverter.

BjH14 avatar BjH14 commented on July 29, 2024

Thank you ! With this possibility, your software will be exactly and totally what I need for the use I have.

Merci beaucoup ! Avec cette possibilité en plus, votre logiciel couvrira complètement tous mes besoins de conversion vidéo et son ! C'est top !

from fileconverter.

nunoperalta avatar nunoperalta commented on July 29, 2024

Just came here to suggest the same! 👀

from fileconverter.

qubodup avatar qubodup commented on July 29, 2024

I too would love this feature. .ts is one of the file formats offered by OBS (major screen video capture software) and the format apparently is superior due to its support of multiple audio channels (flv doesn't), being recoverable (mp4/mov aren't) and being supported by major video editing applications (mkv isn't).

My workaround for now is to add to Computer\HKEY_CLASSES_ROOT\SystemFileAssociations\.ts\shell\ the command "C:\Software\ffmpeg-4.1.3-win64-static\bin\ffmpeg.exe" -i "%1" -c copy "%1".mov:

registryeditor

Add -map 0 (after -c copy) to keep all audio tracks.

Path depends on your ffmpeg install location.

from fileconverter.

nunoperalta avatar nunoperalta commented on July 29, 2024

To convert manually, we can use ffmpeg directly:

ffmpeg.exe -i input.ts output.mp4

from fileconverter.

steen5500 avatar steen5500 commented on July 29, 2024

Jeg har lige hentet FileConverter ned på min computer. Virker fint men jeg mangler at FileConverter kan om konvertere TS filer til MP4 eller MKV. Er der planer om at udstyre FileConverter med den funktion ? (Denmark)

from fileconverter.

ghnp5 avatar ghnp5 commented on July 29, 2024

@Tichau - please see my comment in #379 😊👍🏼
Thanks!!

from fileconverter.

Tichau avatar Tichau commented on July 29, 2024

I've created a ticket to follow the issue: #387

from fileconverter.

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.