TsRemux 0.21.2/0.23.2 hobBIT

Help us keep the list up to date and Submit new tools here.


            Search tool or Browse all tools by sections

Tool Description Type Rating Comment


TsRemux is a transport Stream Re-muxer with blu-ray/Sat/OTA and now MPG/VOB/EVOB stream support. Ability to trim streams at the beginning and/or the end, Ability to pick and choose elementary streams to be kept, Ability to remux PCR-less streams, Ability to remux program streams (MPG/VOB/EVOB) into TS/M2TS, Ability to demux elementary streams as well as subtitle streams compatible with SUPreader (right click the selected stream with the mouse)

Free software
Win Win

Version:0.21.2/0.23.2 hobBIT
Released:

Size:130kB


Download (direct link)

Download beta


More download options

Download old versions

9.3/10
9 votes


Guides
Similar tools
Read 9
comments

4902 views
this month
3789576
total views
  Latest version:
0.21.2/0.23.2 hobBIT (April 20, 2010)


Download sites:
Visit developer's site

Download from our site (direct link) (130kB)


More download options:
Download latest beta version



Download old versions


Supported operating systems:
Windows


More information and other downloads:
Download TsRemux 0.23.2 here, it adds the possibility to set trim points visually using mplayer as frontend.

Download Ts4Np 0.8.2.0 here, it can adjust h264 1088i to 1080p.


Sections/Browse similar tools:
DigitalTV/DVB/HDTVVideo De/Multiplexers

TsRemux screenshot
Click to enlarge screenshot

User options:
Email me when it has been updated    Report this tool (dead link/new version)  


Version history:
New version 0.23.2 by hobBIT

Update to TsRemux by hobBIT:
- Output of detected stream metrics to stream selection list added.
- Demux as output added, extracts multiple elementary streams at once.


New version 0.23.1 by hobBIT

Update to TsRemux by hobBIT.
- Application installer added (incl. required MPlayer).
- MPlayer integration, video is visible/controllable inside TsRemux now.
- Complete UI revamp.
- File extension filter in file dialogs are configurable now.


New version 0.22.1 by hobBIt

This is my modification of TsRemux 0.21.2, it adds the possibility to set trim points visually using mplayer as frontend. Maybe it's useful to somebody except me (black.hobbit - at - gmx.de).


New version 0.21.2

- there was a bug in spacecat56 code that would break processing of M2TS input files. This bug exists in both spacecat65's version of TsRemux and 0.21.1 official version. For M2TS input please use 0.21.2. No other fixes or changes.


New version 0.21.1

- new features by spacecat56 - command line capability and performance fixes. In addition this is a bug fix release where a lot of crashes have been fixed


New version 0.20:

* Fixed EVO/VOB/MPG file handling
* Fixed MPLS generation from above (big thanks to all contributors)
* Added DTS HD to DTS in blu-ray streams


New version 0.19:

- Added Audio Alignment by-pass option (enabled by default), since it's only needed when converting program streams to transport streams or when converting some SAT/Cable streams to Blu-Ray.
- Added an option to remux Blu-Ray TrueHD to Dolby Digital by extracting the AC3 track and dropping the MLP track from the elementary stream


New version 0.0.18:

I'll make a change in TsRemux to generate index.bdmv and MovieObject.bdmv to follow what those two are doing. The only real difference will be that right now the uploaded index.bdmv shows that the disk was produced by NeroVision version 4.9.7.2, my index.bdmv won't have that.


New version 0.0.17:

* Fixed elementary stream recognition issues, where audio streams were mis-recognized.
* Fixed issue where the remuxing would all-over-sudden become extremely slow or hang up and/or the resulting stream would have a loss of audio
* MKV support is early alpha. Opening MKV files takes a long time, remuxed results may vary, from my own testing MPEG2 and AC3 seem to work, but H264 doesn't.


New Version 0.0.16:

Bug fix release. Fixes most bugs reported by various users. Thank you for your samples that allowed me to find and fix those bugs.


New version 0.0.15 only contains VOB/EVO -> TS/M2TS/Blu-Ray fixes.


New version 0.0.14: (superceedes the test only version)

All audio types should now work.
Added the capability to adjust chapter lenghts.


New version: lucky number 0.0.13
-fixed sound issues in TS->Blu-Ray
-fixed DD/DTS (E)VOB->TS/M2TS/Blu-Ray
-DD+ EVOB->TS/M2TS/Blu-Ray may or might not work depending on the stream.
-MLP/LPCM EVOB->TS/M2TS/Blu-Ray will not yet work.
-Blu-Ray output is now beta.


New version 0.0.12:

Fixed issues with stream recognition.
Added more fixes to the clip info file.
Blu-Ray output still in alpha - still has audio issues, however, any video muxed into a blu-ray format should work in a player without audio or with DD (not plus) audio. By the way, 0.0.12 is the first version that can remux Pirates of the Caribbean with AVC and DD (not LPCM) only streams into a blu-ray that will play correctly and smoothly (due to rate reduction by dumping lossless audio) on most systems.


New version 0.0.11: a bunnch of fixes in the playlist. Blu-Ray output now in alpha quality.


New version 0.0.10:

Fixed handling of blu-ray PMTs spanning multiple packets. It is now possible to remux blu-ray titles that have tons of substreams, such as POTC. Fixed AC3 in VOB to TS conversion. Various other small fixes.

3rd output option is pre-alpha quality. It doesn't fully work, but you're welcome to test it on various hardware/software and report back issues. Big thanks if you can pinpoint errors and fixes in the files I mention above. Once this is finished I'll move on to MKV input support.


New version 0.0.8.

No new features. Just major bug fixes. There were two nasty bugs, one in demuxing elementary streams and one in remuxing that would only show up from time to time in some streams. This bug (now fixed) for example caused the remuxed Casino Royale to be corrupted etc. I do want to make this more stable before adding all the cool new features. Hopefully this version is it. Let me know.


New version 0.0.7. Now more robust. The issues with samples above were as follows: Sample #1 did not end on a TS packet boundary, so when trying to compute the last timestamp (to get the total video length) the loading crashed. Fixed. I now re-align myself to packet boundary when reading from the end. Sample #2 is very weird. The PMT shows the video to be AVC, but the video headers shows it to be MPEG2. I don't know which to believe, so for now, I believe the PMT. BBugsBunny's issue I think I solved as well, but since I don't have a sample, BB will need to test the new version himself.


New version 0.0.6 - bug fixes for the issues mentioned here as well as preliminary support for adding subtitle (presentation graphics) streams. The streams must be in the format that SUPreader recognises as blu-ray subtitles. (You can generate those by demuxing a SUP stream in TsMuxer for example)


New version: 0.0.5

This is mostly bug fixes, no new features yet:
Includes code from LuemmelBS to disable Async I/O if you get the "Insufficient Resources" error.
Adds smarts to deal with corrupted streams where only a portion of a TS packet exist in a middle of a stream.
Fixes PTS/DTS/PCRs that are out of sync due to combining multiple EVOs or M2TSs into a single file. (end-of-sequence removal not yet implemented)

Still on the to do list in no particular order:
end-of-sequence removal
mkv input support
adding (inmuxing) SUP streams

Hide changelog



Sponsors:



Similar tools/Alternative to TsRemux:
Clown_BD
ToNMT UI
tsMuxeR



Guides and How to's:
Basic Guide for HDV to Blu-ray - Read
View all guides with guide description here


Acronyms / Also Known As:
tsremuxer, Ts4Np

Comments Post comment
9 comments, Showing 1 to 9 comments
 - 

TsRemux is an outstanding, simple, reliable way for me to rebuild the corrupt Timestamp on my TS file, after I use TSSplitter (or copy /b) to join multiple TS files together into one. I think that TSSplitter **should** automatically perform TsRemux every time it performs a Join. Great software, thanks.

Posted September 06, 2010 by . Tool version 0.23.2 using OS WinXP
Ease of use 8 of 10 Functionality 8 of 10 Value for money 10 of 10 Overall score 8 of 10






Thanks for this great Tool.
Works fine.


Posted July 16, 2010 by . Tool version 0.23.2 using OS WinXP
Ease of use 10 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 10 of 10






I used this on an MPG whose indexing got all out of whack, it didn't seek properly, you fast forward to the middle and it still displays the beginning of the video. TsRemux is beautiful in it's simplicity, no guide needed, just load the source file, type in where you want the output, and click the "Remux" button. The results were excellent, with no quality loss, very precise and tight seeking afterwards, even better than most MPG videos I have. It's good to see TsRemux is kept updated by the developer. Hats off to the developer for this excellent tool.


Posted May 21, 2010 by . Tool version 0.21.20.23.2 hobBIT using OS Windows 7 64-bit
Ease of use 10 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 10 of 10






Must-have application if you deal with HDTV recordings. It's able to remux HD streams from HD set-top receivers most tools can't open. I use it all the time with my EurosportHD recordings off the Vantage HD receiver. Its output is then ready to be manipulated by every other tool that understands AVC-TS

Posted January 02, 2009 by . Tool version 0.0.21.2 using OS WinXP
Ease of use 10 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 10 of 10






The only tool which can remux my hdtv recordings (Technisat HD S2). Great.

Posted February 23, 2008 by . Tool version 0.0.20 using OS WinXP
Ease of use 10 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 10 of 10






Fantastic! Took m2ts stream ripped from Blu-ray with DVD FAB and gave me a ts file that opened immediately in Videoredo in less than real time.

Posted November 26, 2007 by . Tool version 0.0.18 using OS Vista
Ease of use 10 of 10 Functionality 10 of 10 Value for money 10 of 10 Overall score 10 of 10






Would love direct MKV input and be able to mux straight to a TS container. Will it be able to read the sync info stored in the MKV container?...if not may have A/V sync issues

K


Posted June 08, 2007 by . Tool version 4335 using OS WinXP
Ease of use 10 of 10 Functionality 6 of 10 Value for money 10 of 10 Overall score 3 of 10






Works great for cutting up HDV and keeping all streams to leave the file compliant. Good if you want to cut it up at 19 min sections to burn to dvd for archiving. I would prefere an "in" and "out" cuts instead of trim.



Posted May 14, 2007 by . Tool version 0.0.4 using OS WinXP
Ease of use 10 of 10 Functionality 8 of 10 Value for money 10 of 10 Overall score 9 of 10






Soon to be great app, but still in the beta stage as of v0.0.4. You can get some useful information about the file you're planning on remuxing, but the actual remux process is hit-and-miss. Requires .NET 2.0. The next beta should fix up several of the bugs in v0.0.4.

Posted May 14, 2007 by . Tool version v0.0.4 using OS WinXP
Ease of use 10 of 10 Functionality 5 of 10 Value for money 10 of 10 Overall score 9 of 10





9 comments, Showing 1 to 9 comments
 - 

1 tool hits, Showing 1 to 1 tools
 - 

Explanation:
New tool= New tool since your last visit
New version= New version since your last visit
New comments= New comments since your last visit

Type and download
Freeware = Free software.
Free software = Free software and also open source code.
Freeware/Adware = Free software but supported by advertising, usually with a included browser toolbar. It may be disabled when installing or after installation.
Trialware = Also called shareware or demo. Trial version available for download and testing with usually a time limit or limited functions.
Payware = No demo or trial available.
v1.0.1 = Latest version available.
Download beta = It could be a BETA, RC(Release Candidate) and even a ALPHA version of the software.
Download (direct link) = A direct link to the software download.
Download (developer's site) = A link to the software developer site.
Download (mirror link) = A mirror link to the software download. It may not contain the latest versions.
Download old versions = Free downloads of previous versions of the program.
Download 64 bit version = If you have a 64bit operating system you can download this version.
Download portable version = No installation is required, just extract the files to a folder and run directly.
Windows = Windows version available.
Mac OS = Mac OS version available.
Linux = Linux version available.
Our hosted tools are virus and malware scanned with several antivirus programs using www.virustotal.com and virusscan.jotti.org.

Rating
Rating from 0-10.

Browse software by sections

All In One Blu-ray Converters (11)
All In One DVD Converters (22)
All In One MKV to MP4/Blu-ray/AVCHD (11)
All In One Video Converters (27)
Animation (3D & 2D animation) (6)
Audio Editors (15)
Audio Encoders (57)
Audio Players (4)
Authoring (Blu-ray/AVCHD) (19)
Authoring (DivX) (5)
Authoring (DVD) (40)
Authoring (SVCD/VCD) (11)
Bitrate Calculators (7)
Blu-ray to AVI/MKV/MP4 (11)
Blu-ray to Blu-ray/AVCHD (9)
Burn (CD,DVD,Blu-ray) (22)
Camcorders/DV/HDV/AVCHD (35)
Capture (33)
CD/DVD recovery (4)
Codec Packs (8)
Codec/Video Identifiers (31)
Codecs (65)
Decrypters (Blu-ray) (6)
Decrypters (DVD Rippers) (13)
DigitalTV/DVB/HDTV (45)
DVD to AVI/DivX/XviD (19)
DVD to DVD (22)
DVD to MP4/MKV/H264 (18)
DVD to VCD/SVCD (5)
ISO/Image (15)
Linux video tools (91)
MacOS video tools (126)
Media (Blu-ray/DVD/CD) (7)
Media Center/HTPC/PS3/360 (41)
Other useful tools (90)
Photo Blu-ray/DVD/VCD (10)
Portable/Mobile/PSP/iPod (45)
Region free tools (5)
Screen capture/Screenshots (22)
Subtitle (46)
Video De/Multiplexers (48)
Video Editors (Advanced/NLE) (38)
Video Editors (Basic) (40)
Video Editors (H264/MP4/MKV/MTS) (12)
Video Editors (MPG/DVD) (20)
Video Editors (WMV/AVI) (15)
Video Encoders / Converters (131)
Video Encoders (AVI/WMV) (41)
Video Encoders (H264/MP4/MKV) (38)
Video Encoders (MPG/DVD) (25)
Video Frameservers (7)
Video Players (29)
Video Repair/Fix (16)
Video Streaming (29)
Video Streaming Recording (40)
Virtualdub tools (10)
Search   Contact us   About   Advertise   Forum   RSS Feeds   Statistics   Tools