Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion. Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules. |
|
|
Thread Tools | Search this Thread | Display Modes |
2nd November 2006, 18:16 | #1 | Link |
Registered Developer
Join Date: Sep 2006
Posts: 9,140
|
"h264tsto" automates audio/video demuxing and MKV muxing
http://madshi.net/h264tsto.zip
Code:
h264tsto v1.5, freeware by madshi.net This tool can either demux video/audio to separate raw files. Or it can remux video/audio into a Matroska (*.mkv) container. h264tsto sourceFile [destFile] [-options] Options: -demux demuxes video/audio streams to separate raw files -videoonly remuxes/demuxes only the video stream, ignores audio -audioonly remuxes/demuxes only the audio streams, ignores video -24p rewrites the destination MKV timestamps to 23.976 -25p rewrites the destination MKV timestamps to 25.000 -30p rewrites the destination MKV timestamps to 29.970 -no24p don''t rewrite the destination MKV timestamps Support input formats: *.ts *.m2ts *.vob *.evo *.avi *.wmv *.mkv The following software is needed: (1) http://haali.cs.msu.ru/mkv/ (2) http://www.bunkus.org/videotools/mkv...s.html#windows Last edited by madshi; 18th December 2007 at 22:31. |
2nd November 2006, 19:42 | #3 | Link |
Registered User
Join Date: Nov 2001
Posts: 9,770
|
well its a h.264 tool, no?
__________________
Between the weak and the strong one it is the freedom which oppresses and the law that liberates (Jean Jacques Rousseau) I know, that I know nothing (Socrates) MPEG-4 ASP FAQ | AVC/H.264 FAQ | AAC FAQ | MP4 FAQ | MP4Menu stores DVD Menus in MP4 (guide) Ogg Theora | Ogg Vorbis use WM9 today and get Micro$oft controlling the A/V market tomorrow for free |
3rd November 2006, 00:41 | #4 | Link |
Registered User
Join Date: Sep 2004
Location: Italy
Posts: 154
|
Just being curious... where do you get TS streams with H.264 video? It seems to me they are HD channels. In the USA HD channels are encoded in MPEG2, in Europe there are just few HD channels available on satellite, they encode in H.264, but they are mostly testing channels.
just curious... |
3rd November 2006, 11:00 | #6 | Link | ||
Registered Developer
Join Date: Sep 2006
Posts: 9,140
|
Quote:
Quote:
|
||
4th November 2006, 02:47 | #9 | Link | |
Registered User
Join Date: Sep 2005
Posts: 104
|
Quote:
stil not working but the previeuw is gray olso gray when playing avs with mplayer clasic must be egain filter/codec problem i try on a other computer , i think it works Last edited by carlo_0000; 4th November 2006 at 05:50. |
|
28th January 2007, 20:52 | #14 | Link | |
Registered User
Join Date: Jul 2003
Location: somewhere north
Posts: 260
|
Quote:
its a little space of like 30GB when muxing to mkv alsp 10GB for ts, 10GB for video tmp mkv and then 10MB for the mkv with sound it should be easy
__________________
Woah! Ninja?! http://nwgat.ninja/ (AV1 Overview) "Not available in your region" has now been redefined as "Go Pirate, you filthy scum" Nwgat |
|
10th February 2007, 12:11 | #16 | Link |
Registered Developer
Join Date: Sep 2006
Posts: 9,140
|
Hi guys,
here's version 1.1: http://madshi.net/h264tsto.zip Here's the help text: Code:
h264tsto v1.1, freeware by madshi.net Usage: h264tsto srcFilename.ts destFilename.mkv|destFilename.h264 This tool can either demux the H.264 stream to a raw *.h264 file. Or it can mux the H.264 stream into a Matroska (*.mkv) container. Demuxing into a raw *.h264 file needs the following filters to be installed: (1) Elecard or Cyberlink Demuxer (empgdmx.ax/CLDemuxer.ax) (2) Dump (dump.ax, shipping with GraphEdit) Muxing into a Matroska container needs the following filters to be installed: (1) Haali Media Splitter (2) Haali Matroska Muxer Version 1.1 now also demuxes/muxes the audio tracks, if possible. Recommended for demuxing more than one audio track is the Elecard Demuxer. The Cyberlink Demuxer only offers the first audio track for demuxing. If the format is unknown, the files are demuxed as "rawaudio/rawvideo". P.S: Supported for demuxing is now also MPEG2 video, DTS etc, as long as the Demuxer filters support these formats. |
10th February 2007, 23:58 | #17 | Link |
Registered Developer
Join Date: Sep 2006
Posts: 9,140
|
Just got note that Haali's "Simple Media Splitter" does offer all TS content as output pins in contrast to the "Media Splitter". So I've uploaded h264tsto version 1.2 already (same link as before). This version now muxes TS files to MKV with all video and audio streams.
Thanks to Haali for his great DirectShow filters! |
11th February 2007, 13:35 | #18 | Link |
Registered User
Join Date: Apr 2002
Posts: 46
|
Hi madshi,
can you write a modified version of the tool, that takes a .vc1 file (with file source async) -> elecard mpeg demultiplexer -> Matroska Muxer ? In graphedit they connect, but only small files result in a successfull muxing. Bigger files make problems like http://forum.doom9.org/showthread.php?t=121497. Thanks in advance. :-) Okraml |
11th February 2007, 14:54 | #19 | Link |
Registered Developer
Join Date: Sep 2006
Posts: 9,140
|
Do you think doing it with a tool will work better than doing it in Graphedit? I did try to mux VC-1 into MKV already via Graphedit and it didn't work for me at all. So I somehow doubt that it will work with a tool. Basically h264tsto does the same thing Graphedit does, just automated...
|
11th February 2007, 15:14 | #20 | Link | |
Registered User
Join Date: Apr 2002
Posts: 46
|
Quote:
With a small vc1 file i was able to mux it in graphedit, but not with larger files. In the linked thread you can also see, that with a trick i was able to mux larger files a little better (but only got 60mb files). So i think a modified tool is worth a try (if its not to much work to implement). :-) Okraml |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|