[Libav-user] yet another round around teh BluRay muxing

Andrew Randrianasulu randrianasulu at gmail.com
Sat Nov 9 02:43:46 EET 2019


https://github.com/justdan96/tsMuxer
============
tsMuxer
Vision

This project is for tsMuxer - a transport stream muxer for remuxing/muxing elementary streams. This is very useful for transcoding and this project is used in other products such as Universal Media Server.

EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS.

Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.

Some of the major features include:

    Ability to set muxing fps manually and automatically
    Ability to change level for H.264 streams
    Ability to shift a sound tracks
    Ability to extract DTS core from DTS-HD
    Ability to join files
    Output/Author to compliant Blu-ray Disc or AVCHD
    Blu-ray 3D support


Language

tsMuxer is written in C++. It can be compiled for Windows, Linux and Mac.
History

This project was created by Roman Vasilenko, with the last public release 20th January 2014. It was open sourced on 23rd July 2019, to aid the future development.

=============

Threads I used for finding this:
https://forum.doom9.org/showthread.php?t=176668
https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/11


More information about the Libav-user mailing list