View Full Version : smartLabs tsMuxeR: Transport Stream muxer
Pages :
[
1]
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
roman76r
25th January 2008, 01:25
Supported output formats:
- TS
- M2TS
- Blu-ray
Supported video codecs:
- H.264
- VC-1
- MPEG2
Supported audio codecs:
- AAC
- AC3 / E-AC3(DD+)
- Dolby True HD (for streams with AC3 core only)
- DTS/ DTS-HD
- LPCM
Supported subtitles:
- M2TS Presentation graphic stream
- SRT text subtitles
Supported containers and formats:
- elementary stream
- Transport stream TS and M2TS
- Program stream EVO/VOB/MPG
- Matroska MKV/MKA
Additional features currently implemented:
* Ability to set muxing fps manually and automatically
* Ability to change level for H.264 streams
* Ability to shift a audio and subtitle tracks
* Ability to extract DTS core from DTS-HD
* Ability to extract AC3 core from Dolby True HD
* Ability to join files.
* Ability to change fps for a subtitle tracks.
* Ability to convert between Blu-ray LPCM format and WAVE files.
* Writing language information to the Blu-ray disk and to the TS/M2TS language descriptor.
* Ability to cut source files
* Ability to split output file
* Ability to detect audio delay for TS/M2TS/MPG/VOB/EVO sources
* Ability to remove pulldown info from stream
* Ability to open Blu-ray playlist (MPLS) files
* Ability to convert SRT subtitles to PGS
Current Version 1.8.4(b)
Version 1.8.4(b) - Windows (http://www.smlabs.net/tsMuxer/tsMuxeR_1.8.4(b).zip)
Version 1.7.3(b) - Linux (console only) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.7.3(b).tar)
History
* Version 1.8.4(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.8.4(b).zip)
- Ability to convert SRT to PGS added.
- Some minor bugfixes.
* Version 1.7.6(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.7.6(b).zip)
- Ability to open Blu-ray playlist (MPLS) files added. Also, when MPLS file is opened, chapters list automatically imported.
When MPLS is processed, "Clean Break" for connection_condition=5 correctly processed. It is actually for large playlists (10 M2TS files and more).
- bug fixed: some H.264 streams in version 1.7.1/2/3 did not work in PS3. It is the same problem it was corrected in version 1.7.3. Fixed again.
- bug fixed: Issue with muxing PGS stream from several source files (i.e. append mode) fixed.
* Version 1.7.3(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.7.3(b).zip)
- Improved M2TS splitting in Blu-ray mode
- bug fixed: some H.264 streams in version 1.7.1/1.7.2 did not work.
* Version 1.7.2(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.7.2(b).zip)
- Issue with demuxing PGS to SUP format fixed.
* Version 1.7.1(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.7.1(b).zip)
- Bug fixed: Now pulldown info correctly processed.
- Ability to remove pulldown info from stream added. All video codecs are supported: H.264, VC-1, MPEG2.
- Some small bug fixes and improvements. Also tsMuxeR package size is decreased and dependings to other libraries have been removed.
* Version 1.6.3(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.6.3(b).zip)
-Bug fixed: PTS/DTS timing for MPEG2 streams without GOP headers filled wrong
-Bug fixed: CBR muxing mode since version 1.6 worked wrong
-Bug fixed: trim function did not work for minutes measure unit
-Ability to detect audio delay for TS/M2TS/MPG/VOB/EVO sources added
-Drag&drop for GUI added
* Version 1.6.1(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.6.1(b).zip)
- Option to split output file added.
- Option to cut source files added.
- Bug fixed: TS PTS/DTS timing filled wrong for some progressive H.264 streams, if frame data was ahead SPS/PPS data in source stream.
* Version 1.5.1(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.5.1(b).zip)
- Issue with TRUE-HD tracks demuxing fixed.
* Version 1.5.0(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.5.0(b).zip)
- Added LPCM support
* Version 1.4.6(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.4.6(b).zip)
- Fixed a bug with synchronization of a H.264 stream and audio. This bug was appear on some streams only. When there was this bug, In a log were printed many messages "B-pyramid level 2 detected","B-pyramid level 3 detected" e.t.c.
* Version 1.4.5(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.4.5(b).zip)
- Fixed blu-ray folders names
- Added chapters for Blu-ray muxing
* Version 1.4.4(b) (http://www.smlabs.net/tsMuxer/tsMuxeR_1.4.4(b).zip)
- Added Blu-ray muxing mode
- Added demuxing mode
- Added Presentation Graphic stream support
- Added language descriptor support
* Version 1.2.9 (http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.9.zip)
- Fixed MKV parsing module. Some MKV files did not work (lace sice invalid detected for xiph laces, this cause access violation error)
* Version 1.2.8 (http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.8.zip)
- Fixed AC3 stream detection. Some AC3 streams were not recognized (broken in version 1.2.6 only)
* Version 1.2.6 (http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.6.zip)
- Added Dolby True HD support
- Added MPEG audio layer 1/2/3 support
- Fixed a bug in the M2TS parsing module. Sometimes TS frames were lost.
- Fixed a bug in the Matroska parsing module. Short NAL unit len codes for H.264 tracks did not work.
* Version 1.2.0: (http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.0.zip)
- Added M2TS muxing
- Fixed stream type detection function (sometimes some audio/video streams were not found)
* Version 1.1.5 (http://www.smlabs.net/tsMuxer/tsMuxeR_1.1.5.zip)
- The first release
tyee
25th January 2008, 02:12
Looks nice, Roman. I'll have to give it a try! Thanks!
You are the author I assume!!
yonta
25th January 2008, 09:14
This is the muxer I've been looking for!
Thank you.
a quick test result with EVO/M2TS to TS remuxing
1. DTS/DTS-HD tracks in EVO are not recognized.
2. some DTS tracks in EVO are recognized as mono AAC 96 KHz.
3. DTS/DTS-HD in m2ts is correctly recognized and processed.
4. VC-1 in m2ts is not recognized.
I will test more with elementary stream muxing and report the result.
roman76r
25th January 2008, 10:23
This is the muxer I've been looking a quick test result with EVO/M2TS to TS remuxing
1. DTS/DTS-HD tracks in EVO are not recognized.
2. some DTS tracks in EVO are recognized as mono AAC 96 KHz.
3. DTS/DTS-HD in m2ts is correctly recognized and processed.
4. VC-1 in m2ts is not recognized.
My tests EVO/M2TS files work fine. Can you give me example (30-50Mb) of your problem M2TS and EVO file?
Atak_Snajpera
25th January 2008, 11:19
Where can I find documentation in english? Provided readme.txt is in russian.
BTW. It would be awesome if we could mux directly to M2TS :)
yonta
25th January 2008, 12:16
My tests EVO/M2TS files work fine. Can you give me example (30-50Mb) of your problem M2TS and EVO file?
please check your pm.
hm10
25th January 2008, 15:15
we can to add subtitles?
or you can add support in subs
thx
fbd
25th January 2008, 16:59
:thanks:roman76r
Could you send me readme.txt in english please?
I have mux some mkv files with h264/ac3 and works fine:)
:thanks:
Regards
Franck
The1n
25th January 2008, 17:01
@Roman
I nearly love u ... this is the tool lots of people have been waiting for THANK YOU!!
The1n
Norway
Zow
25th January 2008, 19:12
Thanks roman76r!
Is there a way to do subtitles with this?
If not, any chance of implementing it sometime soon?
menlvd
25th January 2008, 23:26
Great tool :)
The1n
26th January 2008, 00:08
*wrong post* sry
roman76r
26th January 2008, 00:11
Zow
Is there a way to do subtitles with this?
If not, any chance of implementing it sometime soon?
I plan to add a subtitles, m2ts muxing, output file splitting and stream demuxing at nearest time.
Atak_Snajpera
26th January 2008, 00:26
m2ts muxing should be implemented in first place. Whole PS3 scene is waiting for this :) BTW Excellent tool! You are a hero!
klas
26th January 2008, 00:33
It its possible to convert to bluray and to see in ps3?
The1n
26th January 2008, 00:47
Zow
I plan to add a subtitles, m2ts muxing, output file splitting and stream demuxing at nearest time.
This is very promising. Hopefully we'll see muxing of lpcm, dolby true hd in the future.
Olebrumm71
26th January 2008, 01:05
Hello!
I just tried to use this new 'tsMuxer' application to mux a H.264/AVC elementary stream (made using HRD patched X264) with a 1536kbit/sec DTS audio track.
The resulting TS file plays well on my computer.
I then ran this TS file through TSRemux 0.18 creating a BluRay output. The resulting .m2ts file (in the STREAM folder) also plays well on my PC.
I then transfer this .m2ts file (renaming it though to .mpg ) to the HD of my PS3. When playing this file on the PS3 the video is perfect, but there is NO audio at all. The control panel in the PS3 XMB video player shows no audio codec at all for the file?
And I think that I have seen other people have reported that the PS3 is capable of playing back MPEG-2 transport streams with H.264/AVC video streams and DTS audio-tracks? (or is this limited to MPEG-2 transport streams with MPEG-2 video and DTS audio tracks ? )
roman76r
26th January 2008, 01:11
This is very promising. Hopefully we'll see muxing of lpcm, dolby true hd in the future.
Yes.
Atak_Snajpera
m2ts muxing should be implemented in first place
OK. :)
Tomorrow I shall make updating with m2ts support.
Atak_Snajpera
26th January 2008, 01:12
I then transfer this .m2ts file (renaming it though to .mpg )
Renaming is not necessary!
When playing this file on the PS3 the video is perfect, but there is NO audio at all.
Audio must be transcoded to AC3!
Tomorrow I shall make updating with m2ts support.
Oh my god! You are really fast!
survivant001
26th January 2008, 02:04
did someone try this feature ?
Ability to change level for H.264 streams
I think we should still continue to generate a h264 4.1 and mux it with this tool.
neuron2
26th January 2008, 04:11
Here is my translation of the readme.txt.
-----
How to use tsmuxer from the command line:
It is necessary to create a file with the extension '.meta'. In this file are listed the streams that are to be multiplexed into the transport stream, the type of each stream, and additional parameters delimited by commas. Each additional parameter is specified by a name and value. Here is an example of the contents of a .meta file:
V_MPEG4/ISO/AVC, D:\media\test\stream.h264, fps=25
A_AC3, D:\media\test\stream.ac3, timeshift=-10000ms
This example specifies the multiplexing of one AC3 audio stream and one H264 video stream.
Additional parameters:
fps - For H264 video it is possible to assign an fps value (see the example above). If fps is not specified, it is determined from the stream.
level - Allows for specifying the level field in H264 streams. For example, it is possible to change High@5.1 to High@4.1. One should bear in mind that this merely rewrites the field and does not recode the stream to satisfy the requirements of the lower level.
timeshift - Supports timeshifting of the audio stream. It can specify positive or negative timeshifts. The value of timeshift can be given in milliseconds ending with 'ms' (e.g., 25ms), or in seconds ending with 's' (e.g., 1s). This parameter makes it possible to shift the audio either forwards in time (positive values of the parameter) or backwards in time (negative values of the paramater).
down-to-dts - Can be used to convert DTS-HD to standard DTS.
track - Beginning from version 0.9.96 this parameter allows specifying a stream contained in a container. In this case it is necessary to specify the number of the stream inside the container. The following containers are supported:
TS/M2TS
EVO/VOB/MPG
MKV
To determine the number of a path, execute:
tsmuxer <name of the container file>
To start tsmuxer, open a Windows command window and type:
tsmuxer <name of a .meta> <name of the output TS file>
Specifiers for codecs in the .meta file:
V_MPEG4/ISO/AVC - H264
V_MS/VFW/WVC1 - VC1
V_MPEG-2 - MPEG2
A_AC3 - DD (AC3)/DD+ (E-AC3) [The subtype DD or DD+ is determined automatically]
A_AAC - AAC
A_DTS - DTS/DTS-HD
tsmuxer does not use external filters (codecs).
yonta
26th January 2008, 05:32
I played around with elementary stream muxing last night and all the samples I have seemed to work just fine!!! except one vc-1 video from Blu-ray.
My rough guess is that this 1080i@29.97fps vc-1 video(NIN Live) is probably corrupt or something because another 1080i@29.97fps vc-1 from HD DVD(Galapagos) works ok.
Looking forward to TrueHD/LPCM support!
puppydg68
26th January 2008, 07:39
Thank you so much, I've been looking for a good AVC+ac3 solution for PS3 streaming. Xmuxer/manzan and everything else let me down.. Going to try this right away!
Hope it works with ps3
update. Works great on the 2 muxes i tried so far. One thing to note, the .TS files that TSmuxer outputs is fully compatible with PS3 with full audio. No need to remux using tsremux to .M2ts. Both muxes i tried had full audio with the resulting TSmuxer file.
1) AVC+LCPM Blu-ray - demuxed using tsremux, and audio converted to .AC3 - Muxed back together with the new TSMuxer to .TS - worked 100% on ps3 streamed through tversity.
2) X264 MKV - mkvextract into elementary streams, AVC Profile converted to 4.1. Muxed back together with new TSMuxer to .TS - worked again.
Just wanted to say thanks for an awesome tool.
fbd
26th January 2008, 08:59
:thanks:neuron2
yonta
26th January 2008, 09:01
1) AVC+LCPM Blu-ray - demuxed using tsremux, and audio converted to .AC3 - Muxed back together with the new TSMuxer to .TS - worked 100% on ps3 streamed through tversity.
2) X264 MKV - mkvextract into elementary streams, AVC Profile converted to 4.1. Muxed back together with new TSMuxer to .TS - worked again.
Just for your info,
1) You don't have to demux AVC in this case.
Just load the .m2ts in tsMuxeR and uncheck LPCM track and add .AC3 converted from LPCM.
2) tsMuxeR supports Direct MKV input and on-the-fly AVC level changing.
The1n
26th January 2008, 12:23
Im seeing some strange behaviour , if im trying to remux a bluray with lpcm and ac3 tracks. When im muxing only the avc and ac3 track directly from the m2ts(bluray) file there is error messages in the gui saying that there is error in the ac3 stream and says resyncing.
With the outcome that the file is not playable on a PS3. But if i demux the ac3 track with TSmux0.19 and the directly muxes it into the original m2ts everything is fine.
This has happend for two different movies , just want to know if anyone elese experienced something similar.
Anyway as i have stated earlier I love this program.
@neuron2 thanks for transl.
puppydg68
26th January 2008, 14:57
Just for your info,
1) You don't have to demux AVC in this case.
Just load the .m2ts in tsMuxeR and uncheck LPCM track and add .AC3 converted from LPCM.
2) tsMuxeR supports Direct MKV input and on-the-fly AVC level changing.
wow, awesome, thanks for the tip.. I didn't know that. I did have a data corrupted, when trying to convert 1080 MKV files, do I need to change a profile or anything. I tried 4.1 and 5.1 for AVC level. both muxed and came out data corrupted on ps3. I was only trying on sample files so far.
The1n
26th January 2008, 15:57
wow, awesome, thanks for the tip.. I didn't know that. I did have a data corrupted, when trying to convert 1080 MKV files, do I need to change a profile or anything. I tried 4.1 and 5.1 for AVC level. both muxed and came out data corrupted on ps3. I was only trying on sample files so far.
Try to exctract the mkv with mkvexctract and mux it together with tsmuxer and never go over level 4.1 if you want it to be compatible with the ps3.
The1n
tyee
26th January 2008, 16:24
So, looking at the supported containers, like evo, has anyone tried an hd-dvd remux to .ts yet??
Hmmm.... still got to do something about that darn evo framerate of 29.97fps and get it back to 23.976 for a blu-ray .ts!
jamos
26th January 2008, 22:46
m2ts muxing should be implemented in first place. Whole PS3 scene is waiting for this :) BTW Excellent tool! You are a hero!
why do we need mt2s is it because it supports multiple streams? i thougt ps3 will not play mt2s unless its in a bd structure?
Atak_Snajpera
26th January 2008, 22:49
why do we need mt2s is it because it supports multiple streams?
No... because AVCHD uses m2ts files and I want to create mini-bluray discs :)
jamos
26th January 2008, 22:50
Try to exctract the mkv with mkvexctract and mux it together with tsmuxer and never go over level 4.1 if you want it to be compatible with the ps3.
The1n
no go with 1080p tried that..I have yet to see a 1080p mkv source work with just muxing on a ps3. Using ffmpeg to convert to mpeg2 always works for me on the ps3 and I really do not lose quality only time and space as it is a bigger file.
jamos
26th January 2008, 22:53
No... because AVCHD uses m2ts files and I want to create mini-bluray discs :)
ahh yes ive seen how to do that..good idea.
Atak_Snajpera
26th January 2008, 23:47
i thougt ps3 will not play mt2s unless its in a bd structure?
PS3 plays m2ts files without problems. PSP , DVD doesn't matter :) But video must be encoded like I mentioned before.
survivant001
27th January 2008, 00:28
my first test :
264 +ac3 = 4 384 047 406 bytes
mkv = 4 385 382 340 bytes
ts (gtom tsmuxer) = 4 512 126 900 bytes
m2ts(tsremux) = 4 622 791 872 bytes
here my command line to encode :
x264.exe --pass 2 --bitrate 7200 --stats ".stats" --progress --keyint 14 --bframes 3 --qpmin 7 --qpmax 51 --mixed-refs --trellis 1 --ref 3 --filter 0,0 --subme 6 --direct auto --vbv-bufsize 12000 --vbv-maxrate 26000 --me umh --level 4.1 --weightb --b-rdo --bime --analyse p8x8,b8x8,i4x4,i8x8 --8x8dct --threads auto --thread-input --aud --nal-hrd --sar 1:1 --output "movie.264" "movie.avs"
the playback is fine.. can ff and rw. (take some seconds to play after a ff.. but it's work fine (maybe is Tversity)
I'm happy happy :)
Atak_Snajpera
27th January 2008, 00:39
--qpmin 7 --qpmax 51 --aud do you really need this?
264 +ac3 = 4 384 047 406 bytes
ts (gtom tsmuxer) = 4 512 126 900 bytes
m2ts(tsremux) = 4 622 791 872 bytes
It looks like my calculations were correct (3% and 5.5%)
puppydg68
27th January 2008, 01:01
wow, awesome, thanks for the tip.. I didn't know that. I did have a data corrupted, when trying to convert 1080 MKV files, do I need to change a profile or anything. I tried 4.1 and 5.1 for AVC level. both muxed and came out data corrupted on ps3. I was only trying on sample files so far.
Changing the profile level to 4.1 did not for PS3 play for me within the TSmux program. however if I convert a 5.1 to 4.1 in h264info first then mux it with tsmux, it works fine.
Still no luck getting 1080 MKV or AVC stuff working on PS3, unless the original AVC came from a blu-ray m2ts in the first place, then I'm able to convert dts to ac3 mux it with tsmux and stream to ps3 from the network.
Atak_Snajpera
27th January 2008, 01:08
Still no luck getting 1080 MKV or AVC stuff working on PS3,
This is because your mkv was encoded with b-pyramid.
survivant001
27th January 2008, 01:22
--qpmin 7 --qpmax 51 --aud do you really need this?
I think that -aud was mandatory for Encore cs3.. but don't know what it does.. but it work, so I'll let it there until I figure what it really does :)
for --qpmax 51 it useless
for --qpmin 7 (the default is 10), I change it to 7 because with the bitrate that I have to file size was 3.6 gigs instead of 4.x and in the stats, I had 60+ % at qp 10, I just change it to 7 to fit the target size.
most of the time.. I don't have to change it. it's a anime my movie.. always the same one that give me so much trouble :)
I got a PRSN of 0.9976 I think
survivant001
27th January 2008, 01:28
@Atak_Snajpera
will you update ripbot264 for adding the output ts or m2ts (when it will be available) using tsremux (command line) ?
and change the x264 build.
roman76r
27th January 2008, 02:18
M2TS muxing is ready. Look the first post.
The1n
27th January 2008, 02:28
M2TS muxing is ready. Look the first post.
Great stuff, but im only getting a 404 when trying to download.
Thx
The1n
The1n
27th January 2008, 02:31
Now it worked... thank you Roman.
survivant001
27th January 2008, 02:33
@roman76r
next step is the subtitle or avchd output, chapters ?
really nice of you for your program. Didn't took you so long to add m2ts feature.
oh ya.. you can add the feature : multiple sources in the input text box. instead of choosing the video, after that choosing the audio
puppydg68
27th January 2008, 02:39
This is because your mkv was encoded with b-pyramid.
can a b-pyramid encode be converted losslessly to work on ps3, or does it require a totally new encode?
neuron2
27th January 2008, 02:50
It requires a new encode.
The1n
27th January 2008, 02:58
It requires a new encode.
Correct me if i am wrong but x264 from version 721 onwards does work with b-pyramid for dxva and ps3 ?
The1n
The1n
27th January 2008, 03:11
@roman
Any idea why your program says "AC3 bad frame detected. Resync stream." when im trying to remux a bluray m2ts, it works if i demux the ac3 track first and mux it into the avc stream.
The1n
jamos
27th January 2008, 03:49
M2TS muxing is ready. Look the first post.
works great for the ps3 using ts. the 4.1 lvl set does not seem to work correctly though I had to use h264info on the elementary stream first but no big deal. After that remuxed the 4.1 elementary video and audio streams into a ts file. really quick program muxed 4.6 gig in like 5 minutes. Plays fine on ps3 with ff/rw working. PS3 owners should love ya Roman!
Now with m2ts support we can make mini bluray discs also :) using dvds that will play on the ps3..
Bigmango
27th January 2008, 04:00
works great for the ps3 using ts. the 4.1 lvl set does not seem to work correctly though I had to use h264info on the elementary stream first
Same problem here.
Zow
27th January 2008, 09:09
roman76r, his is just beautiful.
Please, consider adding subtitles sooner rather than later.
Thanks!
yonta
27th January 2008, 09:21
Thank you for the quick update!
DTS/DTS-HD tracks in EVO are now correctly recognized.
VC-1 in m2ts(NIN Live) is also working now.
kleen
27th January 2008, 12:17
Any chance to have demux option (enabled) as well?
ultratoto14
27th January 2008, 13:19
Problem with the new version.
Same AC3 + H264 muxed to ts with 1.1.5 is seekable with mpc and vlc but is seekable only with vlc when muxed with the 1.2.0 version.
roman76r
27th January 2008, 15:06
ultratoto14
Try this version (http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.1_fortest.zip)
ultratoto14
27th January 2008, 15:15
Same problem with this version. VLC ok MPC ko
Another little requirement, is it possible to take audio delay from the source (ts, vob(ps3), mkv) and directly use it during the mux process ?
survivant001
27th January 2008, 15:29
just for the info.. I try a movie 264+ac3 encoded in 4.1. It work well on the PS3. ff + rw work. but it take like 2 sec after the ff to start playing.
but it works.. really happy
zAndy1
27th January 2008, 16:04
Looks like a useful app but not 100% sure what this does to be honest (sorry I'm a noob!). Can I just take a 720p .mkv file with AC3 audio and select that as the input file and the resulting output file should play on my PS3? Or do I need to do anything with the file before I use the tsMuxer GUI on it?
Thanks
Andy
survivant001
27th January 2008, 16:22
Looks like a useful app but not 100% sure what this does to be honest (sorry I'm a noob!). Can I just take a 720p .mkv file with AC3 audio and select that as the input file and the resulting output file should play on my PS3? Or do I need to do anything with the file before I use the tsMuxer GUI on it?
Thanks
Andy
no
check this post : http://forum.doom9.org/showthread.php?t=133192
and
http://forum.doom9.org/showthread.php?p=1091845#post1091845
if your not familliar with encoding process.. just download ripbot264 or automkv.
if you need more help.. just PM me.
lance79
27th January 2008, 16:29
Dude... thx alot for this tool, i just tried it on a wmv 720p sample and vc1 seems to work :)
I only had to convert wma to ac3 and muxed it to m2ts, after that i used tsremux to create blu-ray output plays fine on my ps3.
One question, a lot of movies come in 1280x544 or simular, it is not possible to create blu-ray/avchd with this without reencode to 1280x720
Isnt it possible to have a tool that edit,resize the images/frames of a movie asf,wmv or h264 that only ads black borders to it so it become a hd standard.
That would be a fast convert without quality loss...
greetz,
lance
roman76r
27th January 2008, 17:06
Somebody can send me several examples of EVO/M2TS files with Dolby TRUE-HD audio? 10-20 Mb per file is enough.
Atak_Snajpera
27th January 2008, 22:32
One question, a lot of movies come in 1280x544 or simular, it is not possible to create blu-ray/avchd with this without reencode to 1280x720
1280x544 m2ts in blu-ray structure (or without) play fine on PS3
Joniii
27th January 2008, 23:51
Thank you, i've been waiting for this for a long time :)
tyee
28th January 2008, 00:07
Just a quick question so I can experiment, what's the easiest way to grab a portion of the dolby audio track from an HD-DVD.
I use avisynth to grab a certain number of frames with the Trim() command (using VdubMod to view) but how to get the audio from the same frames??
jamos
28th January 2008, 00:17
1280x544 m2ts in blu-ray structure (or without) play fine on PS3
you using nero vision to create your avchd disks atak? Does the transcoding degrade the quality much if the source is about the same size (ie m2ts file is 4 gig. and you target a dvd-5)?
Atak_Snajpera
28th January 2008, 00:37
you using nero vision to create your avchd disks atak? Does the transcoding degrade the quality much if the source is about the same size (ie m2ts file is 4 gig. and you target a dvd-5)?
I use structure generated by TSRemux.
roman76r
28th January 2008, 01:15
New beta version of tsMuxer with "Dolby True HD" support available (http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.3(b).zip). I have only one small clip with True HD, so I don't sure that this version work stable.
Bigmango
28th January 2008, 02:28
Holly Molley Roman, you are fast :eek:
:thanks:
Edit: if you get the time to look at the lvl 5.1>4.1 transformation problem... it doesn't work so we still need to use h264info to fix it manually. Thanks.
starkhouse33
28th January 2008, 02:45
Hi thanks for making this great piece of software. Cant wait until you add lpcm support.
Thanks
Kiriakos
28th January 2008, 02:51
Hey Roman, you rock man! Thanks.
The1n
28th January 2008, 04:14
:thanks: Roman.
bobyewick
28th January 2008, 11:06
very big :thanks: roman.
anyboby tested h264+DTS: I have no sound on vlc ,mpc,my tvbox...but its fine with AC3 and AAC.
Any ideas....?
ToS_Maverick
28th January 2008, 11:49
@roman:
please have a look at this stream, it's from german HDTV and won't mux correctly into TS:
http://www.megaupload.com/de/?d=O262L4JJ
it's more or less the same issue ultratoto had on the previous page:
http://forum.doom9.org/showthread.php?p=1092649#post1092649
it's only seekable with 1.1.5 and the streams are not synchronous.
Joniii
28th January 2008, 12:06
Roman, tsMuxeR doesn't detect some DTS streams. If you convert TrueHD to DTS with EAC3TO, then try to open it with tsMuxeR, it says cant detect file. Here is a DTS sample (DTS, 5.1 channels, 0:01:07, 24 bits, 1536kbit/s, 48khz), I hope it helps fixing it.
300.dts (http://www.netikka.net/enclave/300.dts)
bobyewick
28th January 2008, 12:56
@joniii
Your dts file seems to be tag as DTS-HD (mediainfo) and not just DTS.Its maybe the pb.
yonta
28th January 2008, 14:01
Roman, tsMuxeR doesn't detect some DTS streams. If you convert TrueHD to DTS with EAC3TO, then try to open it with tsMuxeR, it says cant detect file. Here is a DTS sample (DTS, 5.1 channels, 0:01:07, 24 bits, 1536kbit/s, 48khz), I hope it helps fixing it.
300.dts (http://www.netikka.net/enclave/300.dts)
This can be fixed with DelayCut v1.3 (http://www.madshi.net/delaycut.rar).
Once the file is processed by DelayCut, tsMuxeR will accept it.
People say this is caused by surcode v1.0.21 and v1.0.23/v1.0.29 don't have this problem.
B4tm4n
28th January 2008, 14:10
This even works on my Mac running via crossover, great tool.
Cheers.
bb1b
28th January 2008, 14:14
Hi,
First I would like to say thanks for this great tool! It has a great potential!
I tried the latest beta version, with the true HD support, but it seems now that detecting others sound tracks in EVO is broken. I tried with the transformers HDDVD and I couldn't see the audio tracks anymore. It worked before with version 1.2
@puppydg68
How do you stream your .ts with tversity? For some reason, since I reinstalled my PC and installed the latest tversity, all my .ts (I'm sure they were working before) reported "Data Corrupted" on my PS3. The only way I found to make something work was to mux them in m2ts and rename them to .mpg
bb1b
glen8
28th January 2008, 15:07
Guys I must be dreaming!!
I have on my HDD a demux of the Top Gun HD-DVD (which I own but want to sell my xbox HD-DVD drive as I'm broke)
(Video.mpv which is AVC 29.976fps h.264 and audio.ac3 which I made from eac3to from the DD+ file)
are you telling me I can now mux these two files into something which will work on the PS3?
TEB
28th January 2008, 16:02
Super tool!!!
1. Seems that the detection of filetypes under vista (32bit sp1) is a little bit fishy.. I ended up 5 or 6 instances of the program after adding 1 file and nuthing happened... Then i tried again since the screen didnt pause the window that was active..
2. Is there a slight possebility to make a PS3 profile which would imply various checks for the target-bitstream, like level 4.1, if .ts, and no .ac3 track = failure or a notification and so on..
PS! Anyone know of a more stable upnp server than tiversity ? It crashes all the time on my XP..
best regards TEB
tyee
28th January 2008, 16:09
@glen8
I just tried this with Txformrs and it didn't play back on my Pc properly but that might be due to it being an old P4. SMPlayer seemed to try and play it back but in slomo. The aspect ratio did look correct but could not be displayed for the file properties.
MPC plays back a really strange video - 112x3840 is the playback resolution! Tall and narrow! Weird!
I'm going to try splitting this final .m2ts I made and then try it on the USB HDD into the PS3. Please try it yourself and make sure you select to change the fps to "24/1001" in the selection when you go to mux your audio and video. Let us know if it works for you.
Joniii
28th January 2008, 16:11
This can be fixed with DelayCut v1.3 (http://www.madshi.net/delaycut.rar).
Once the file is processed by DelayCut, tsMuxeR will accept it.
People say this is caused by surcode v1.0.21 and v1.0.23/v1.0.29 don't have this problem.
Thx, v1.0.21 is exactly what i used :).
glen8
28th January 2008, 16:17
@glen8
I just tried this with Txformrs and it didn't play back on my Pc properly but that might be due to it being an old P4. SMPlayer seemed to try and play it back but in slomo. The aspect ratio did look correct but could not be displayed for the file properties.
MPC plays back a really strange video - 112x3840 is the playback resolution! Tall and narrow! Weird!
I'm going to try splitting this final .m2ts I made and then try it on the USB HDD into the PS3. Please try it yourself and make sure you select to change the fps to "24/1001" in the selection when you go to mux your audio and video. Let us know if it works for you.
ok, I'll try it when I get home after work:)
I have tried many things to get HD-DVD over to Blu-Ray and nearly succeeded lastnight. I can get the video changed to 23.976 no probs but the audio is always out by 5secs. I tried adding a delay -5000 which makes no difference. It's weird!!
I already have transformers on blu-ray so I know it's possible
I shall try this new tool tonight
puppydg68
28th January 2008, 16:27
Hi,
@puppydg68
How do you stream your .ts with tversity? For some reason, since I reinstalled my PC and installed the latest tversity, all my .ts (I'm sure they were working before) reported "Data Corrupted" on my PS3. The only way I found to make something work was to mux them in m2ts and rename them to .mpg
bb1b
Most of my older .TS play without audio.. However 80% of the muxes from TSmuxer play fine with audio.. I did find 2 mkv's converted and one BD convertered required me to output as .m2ts (renamed to.m2ts.ts) to play on ps3. PS3 is a little picky. I still have yet to get a 1080p source muxed for play on PS3 unless it came from an official Blu-ray AVC file. I'm encoding something from VC1-x264 now, will try in a few hours.
tyee
28th January 2008, 17:19
@glen8
Just tried it before work and it worked great! It looked like the audio was in perfect sync but I could only play a few minutes. I will try all the segments tonight. Because of the fat32 limitation for the external USB HDD we have to cut each segment to not more than 4GB. I will also try re-encoding to x.264 to get the movie smaller in size, hopefully tonight.
Now the question becomes can tsmuxer do the same for a VC1 movie?? I don't believe that the PS3 can playback a VC1 movie from the XMB (cross media bar). Luckily Txformrs was AVC/x.264 and it worked. Can anyone else shed light on whether a VC1 movie will work from XMB or is it just from a disc??
musicman2311
28th January 2008, 17:24
great tool - I have successfully converted an AVC stream from HDDVD to bluray (with Tsremux help) and converted audio to ac3. It plays fine on PS3 when i do as is.
further observations - video is flagged at 29.97fps - when i select 23.97 as frame rate, it stutters, no longer smooth
wish for future versions: blu ray option (like tsremux)
with setting of time stamps and correct signalling of multiple audio streams ; possibility to set language code to be included in playlist
glen8
28th January 2008, 17:56
musicman,
Can you please detail all the steps you took to convert your HD-DVD AVC to Bly-Ray please.
I have Top Gun sat at home so I can try that tonight.
I have already demuxed the AVC H.264 stream and eac3to the DD+ to AC3
I will report back my findings.
Thanks.
lance79
28th January 2008, 18:27
Well i tried a wmv yesterday that was 1920 x 800
i extracted the vc1 stream and muxed to m2ts with tsmuxer.
After muxing to blu-ray with tsremux video plays on ps3 but with big green bar on bottem... so its not working
I havent tried x264 with tsmuxer yet, but from earlyer experience with other tools its the same result.
1280x544 m2ts in blu-ray structure (or without) play fine on PS3
musicman2311
28th January 2008, 19:09
hi again, unfortunately I noticed that even with unchanged settings, i.e. kept the 29.97 fps, playback was still not smooth. I will do it again to exclude errors on my part.
What I did:
1. add feature 1.evo
2. append feature 2.evo
3. remove any audio tracks shown
4. add ac3 elementary stream file
(converted earlier with eac3to)
5. run tsmuxer with .m2ts output
6. run result through tsremux 0019 with blu ray output (folders)
7. burn on BD-RE (for testing)
8. play on PS3
ok?
PS: I noted that latest version (1.2.3) showed less audio streams (one) from evo compared to version 1.2.0 (showed all)
Zow
28th January 2008, 19:30
Wow, this is RAPID development:-)
I am holding to my copy of The Lives of Others on Blu-Ray, hoping that Roman will implement subtitles soon, so I can put it on my hard drive as an MKV and put away the disk (I hate dealing with disks:-).
glen8
28th January 2008, 19:49
Thanks musicman
I just tried pretty much the same thing. It works on the PS3 but the audio is well out of sync. Tested on Nero showtime and its out aswell, fps shows as 24fps and video and sound look ok (ie no slowdown)
Tried again with 24000/1001 setting. This time audio and video are in perfect sync, audio is great but video has some very slight slowdown...nero reports as 19fps whereas Elecard converter studio tells me its 23.98fps
It's only very very slight but enough to put you off watching it
If this guy can get HD-DVD > Blu-Ray working I think this will be the tool of 2008!!!!!
:edit: I'm going to try running the video through H.264Info and manually setting the framerate throughout the entire file. Then muxing with this tool. Worth a try I guess
glen8
28th January 2008, 20:54
I'VE DONE IT!!!!!
HD-DVD > Blu-Ray
Both running at 23.976 with perfect audio/video sync on the PS3
I'll write a guide up later explaining excatly how I did it
musicman2311
28th January 2008, 21:39
I'VE DONE IT!!!!!
HD-DVD > Blu-Ray
Both running at 23.976 with perfect audio/video sync on the PS3
I'll write a guide up later explaining excatly how I did it
now I am lloking forward to see your guide - i have seen exact same as you describe above (that is what i meant by stuttering), had the same audio delay.
please also state which version of h264info you used and what movie. I had problems with h264info and recent movies on hddvd
glen8
28th January 2008, 21:40
http://forum.doom9.org/showthread.php?t=134227
guide done, pics to follow
The1n
28th January 2008, 21:43
http://forum.doom9.org/showthread.php?t=134227
guide done, pics to follow
Thank you :)
The1n
Atak_Snajpera
28th January 2008, 22:08
After muxing to blu-ray with tsremux video plays on ps3 but with big green bar on bottem... so its not working
If your stream is AVC you won't see it. Tested many times!
tyee
28th January 2008, 23:58
If your stream is AVC you won't see it. Tested many times!
Does that mean VC1 is not possible?
puppydg68
29th January 2008, 00:17
Thanks again for a great apps, just wanted to mention a bug i found.
I remuxed 2 Blu-rays since they only had DTS or True Dolby tracks an no PS3 compatible AC3 tracks. I re-did the audio with eac3to, then I added the original /Stream/000xx.M2TS from the BD into TSmuxer, and then added the new .AC3 muxed them together as m2ts and everything looked good.
However on both videos, I noticed about 12-20 visible video glitches throughout the movie. I suspected it may have something to do with the straight use of the .M2TS.. Witht the same movies, I then used xport to demux the H264 AVC file seperately, then I muxed the AVC+the recoded AC3 together with Tsmuxer, and watched the same movies, and they did not display any video glitches. Perhaps this is a bug, just wanted to report my findings.
Since I used the same method on both BDs.
I'm also having trouble creating a 1080 AVC file to mux and playback on PS3, can anyone point me to a guide for converting a VC1 to H264 (playable on ps3). I used to convert a VC1 HD-DVD to Mpeg2 with no problems using Henc, however since the birth of Tsmuxer, I figure I'll increase quality and save space by instead encoding to AVC/X264
Thanks for all of the help.
ps. for the above poster. VC1 remuxed into a .TS container does not work for ps3. VC1 is only playable in a WMV and it's very picky, from what i have seen, no-one has successfully remuxed a VC1 HD-DVD into WMV without a complete re-compression for PS3 play.
jamos
29th January 2008, 01:18
only issue i have is the 4.1 lvl conversion is not working correctly.
Atak_Snajpera
29th January 2008, 01:36
I'm also having trouble creating a 1080 AVC file to mux and playback on PS3, can anyone point me to a guide for converting a VC1 to H264 (playable on ps3). I used to convert a VC1 HD-DVD to Mpeg2 with no problems using Henc, however since the birth of Tsmuxer, I figure I'll increase quality and save space by instead encoding to AVC/X264
try with ripbot264
moshmothma
29th January 2008, 08:18
Good job with this app! I have an issue when converting titles from evo to ts. I tried it twice on two different drives and crashes at the same point. T
SmartLabs tsMuxeR. Version 1.2.0. http://www.smlabs.net
Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1080p Frame rate: 29.97fps
H.264 muxing fps not set. Get it from stream.
Decoding E-AC3 (DD+) stream (track 2): Bitrate: 1536Kbps Sample Rate: 48KHz Channels: 6
Reading buffer overflow. Possible container streams are not syncronized? Try to increase read buffer size or demux selected streams to single files. File name: M:\Old School.EVO
Also, I am currently uploading a bunch of samples with truehd from evo and ts along with some ts files with lpcm. Hopefully, these will be useful. Thx
moshmothma
29th January 2008, 17:05
Here are some clips to use: audio have either truehd or lpcm. The files names denote which types they are. Appreciate your efforts.
http://www.sendspace.com/file/iqfaot
http://www.sendspace.com/file/6ns4si
http://www.sendspace.com/file/ow2600
http://www.sendspace.com/file/g51stj
http://www.sendspace.com/file/jt7t7j
http://www.sendspace.com/file/0chb5z
http://www.sendspace.com/file/016lkf
http://www.sendspace.com/file/sfhue3
http://www.sendspace.com/file/1zehg9
Joniii
29th January 2008, 19:44
Looking forward to LPCM support!
We wants it :)
jamos
29th January 2008, 22:44
1.23b is available here not sure why this site is not updated, has dts-hd and dd+ support now as well as downmixing dts-hd to dts.
http://www.digital-digest.com/software/tsMuxeR.html
jkc120
29th January 2008, 22:58
First of all, tsmuxer works GREAT. One problem, for me: I don't have a fast windows box, just a laptop with a slow processor and running on wifi only.
So, does anyone know of an open source program that can mux the h264/ac3 elemental streams (from the mkv, extracted with mkvextract)?
I tried with ffmpeg:
ffmpeg -f ac3 -i in.ac3 -f h264 -i in.h264 -f mpegts -o out.ts
mv out.ts out.vob
The PS3 reports the file as "corrupt", though.
I'd really like to be able to do this without having to copy GBs of data over wifi to my laptop... :/
Thanks!
tyee
29th January 2008, 23:01
1.23b is available here not sure why this site is not updated, has dts-hd and dd+ support now as well as downmixing dts-hd to dts.
http://www.digital-digest.com/software/tsMuxeR.html
Look at post #67!
roman76r
29th January 2008, 23:05
New version 1.2.6 is available. Look the first post.
Zow
29th January 2008, 23:32
Awesome!
Can we have subtitles next. Please. Please....
jamos
29th January 2008, 23:36
First of all, tsmuxer works GREAT. One problem, for me: I don't have a fast windows box, just a laptop with a slow processor and running on wifi only.
So, does anyone know of an open source program that can mux the h264/ac3 elemental streams (from the mkv, extracted with mkvextract)?
I tried with ffmpeg:
ffmpeg -f ac3 -i in.ac3 -f h264 -i in.h264 -f mpegts -o out.ts
mv out.ts out.vob
The PS3 reports the file as "corrupt", though.
I'd really like to be able to do this without having to copy GBs of data over wifi to my laptop... :/
Thanks!
you have to set the avc lvl to 5.1 for the video stream to get it to play on the ps3. I would suggest using mkv2vob as it uses tsmuxer and also uses h264info to set the stream to 4.1. tsmuxer has this feature to set the lvl to 4.1 but it does not work as of ver 1.2.3b. if the video is 1080p though it most likely will have to be transcoded with ffmpeg to play on the ps3 which mkv2vob does also.
jamos
29th January 2008, 23:39
New version 1.2.6 is available. Look the first post.
hehe sorry roman last I looked it said 1.2.0.:thanks:
the newest version still does not set the lvl to 4.1 correctly. not sure why but h264info does it correctly. but the added features are great.
jkc120
29th January 2008, 23:45
you have to set the avc lvl to 5.1 for the video stream to get it to play on the ps3. I would suggest using mkv2vob as it uses tsmuxer and also uses h264info to set the stream to 4.1. tsmuxer has this feature to set the lvl to 4.1 but it does not work as of ver 1.2.3b. if the video is 1080p though it most likely will have to be transcoded with ffmpeg to play on the ps3 which mkv2vob does also.
Sorry, I neglected to mention I wrote a C program that changes the h264 video stream's header to mark it as 4.1 instead of 5.1. Muxing this h264 file with a 2-channel AAC file (transcoded from the AC3) into an mp4 container plays back fine on the PS3. But I want 5.1 audio. :/
fbd
29th January 2008, 23:57
New version 1.2.6 is available. Look the first post.
hi roman 76r,
thanks for this new build,
This new version doesn't recognize some audio tracks: Dolby true HD and LPCM
look these pictures:
http://www.sendspace.com/file/oi7m80
http://www.sendspace.com/file/oi7m80
and
http://www.sendspace.com/file/tdlot0
http://www.sendspace.com/file/tdlot0
Regards,
Franck
jamos
30th January 2008, 00:09
Sorry, I neglected to mention I wrote a C program that changes the h264 video stream's header to mark it as 4.1 instead of 5.1. Muxing this h264 file with a 2-channel AAC file (transcoded from the AC3) into an mp4 container plays back fine on the PS3. But I want 5.1 audio. :/
tsmuxer should work if you correctly set the lvl to 4.1. I know h264info does it correctly. so try tsmuxer if the lvl is set to 4.1 and the video is not 1080p it should play on the ps3. mkv2vob uses h264info and tsmuxer and it works for all my mkv files. Like i said though if your source is 1080p then it most likely will have to be transcoded to mpeg2 to play on the ps3.
jkc120
30th January 2008, 00:34
tsmuxer should work if you correctly set the lvl to 4.1. I know h264info does it correctly. so try tsmuxer if the lvl is set to 4.1 and the video is not 1080p it should play on the ps3. mkv2vob uses h264info and tsmuxer and it works for all my mkv files. Like i said though if your source is 1080p then it most likely will have to be transcoded to mpeg2 to play on the ps3.
I think you missed the point of my original post... :)
I need to be able to do what tsmuxer does, but on FreeBSD. Wine is not an option, as I run 64-bit FreeBSD, so I can't run tsmuxer in wine. I was hoping someone knew of an open source way to mux the h264/ac3 into a PS3-compatible TS (so I can rename it to .vob and stream it to the PS3).
Perhaps I'm just doing something wrong in my ffmpeg command?
jamos
30th January 2008, 01:06
I think you missed the point of my original post... :)
I need to be able to do what tsmuxer does, but on FreeBSD. Wine is not an option, as I run 64-bit FreeBSD, so I can't run tsmuxer in wine. I was hoping someone knew of an open source way to mux the h264/ac3 into a PS3-compatible TS (so I can rename it to .vob and stream it to the PS3).
Perhaps I'm just doing something wrong in my ffmpeg command?
sorry did miss that you were not using xp. but ffmpeg should work if you did set the lvl correctly to 4.1 which when it is not is when I get the corrupted video prompt from my ps3.
for ffmpeg you need to copy the codecs or your gonna reencode and not mux.
-vcodec copy -acodec copy
ffmpeg -r 23.976 -f h264 -i video.h264 -f ac3 -i audio.ac3 -vcodec copy -acodec copy -f vob output.vob
where -r is your frame rate.
this works but you do not get ff/rw functionality.
Atak_Snajpera
30th January 2008, 01:58
Can we have subtitles next. Please. Please....
I think output to Blue-ray structure is more important at the moment. BTW Thanks Roman for m2ts muxing! :)
jkc120
30th January 2008, 02:07
sorry did miss that you were not using xp. but ffmpeg should work if you did set the lvl correctly to 4.1 which when it is not is when I get the corrupted video prompt from my ps3.
for ffmpeg you need to copy the codecs or your gonna reencode and not mux.
-vcodec copy -acodec copy
ffmpeg -r 23.976 -f h264 -i video.h264 -f ac3 -i audio.ac3 -vcodec copy -acodec copy -f vob output.vob
where -r is your frame rate.
this works but you do not get ff/rw functionality.
Crap, you're right. I guess for this particular h264 stream, changing the byte to level 4.1 (0x33 -> 0x29) was not enough to make it work. :rolleyes:
Ugh, now I need a replacement for h264info.exe in FreeBSD...
Zow
30th January 2008, 02:43
I think output to Blue-ray structure is more important at the moment. BTW Thanks Roman for m2ts muxing! :)
Perhaps, to some....
But, there are a lot of subtitled movies around, and if you don't speak the original language of the movie, even a perfect rip is useless without subtitles (unless it's Blu-Ray porn, I guess:-)
As to Blu-Ray disk to disk copying, the time involved, plus the cost of the media, will get you pretty close to the price of the original disk. Hard drives are cheap, and more convenient for many.
Anyway, hopefully both will come to be soon.
jamos
30th January 2008, 03:16
I think output to Blue-ray structure is more important at the moment. BTW Thanks Roman for m2ts muxing! :)
why do we need m2ts muxing for multiple streams? cant you just put in the ts stream into tsremux and use bluray out? I do agree bluray structure would be very nice one step mkv to bluray :p
dburckh
30th January 2008, 06:38
I noticed that I'm getting about 12 PAT/PMT records at the being of the stream if I mux a VC1 from a PES Elemental with an AC3 to TS. Everything works, it just seemed odd. Is this a bug?
Atak_Snajpera
30th January 2008, 11:03
cant you just put in the ts stream into tsremux and use bluray out?
I prefer one step instead of two :)
roman76r
30th January 2008, 11:09
dburckh
I noticed that I'm getting about 12 PAT/PMT records at the being of the stream
It is not a bag. Some hardware decoders may miss first video unit if it is near begin of a file. To prevent it tsMuxer insert 15 PAT/PMT records in the beginning of a file.
Egen
30th January 2008, 11:11
great tool. waiting subtitle support with eager:thanks:
jamos
30th January 2008, 16:21
I prefer one step instead of two :)
so you already have a avchd structure and just put the .m2ts file in the stream directory? what structure do you use? using tsremux I always get a divide by zero error when creating a bd structure from a m2ts or ts.
Atak_Snajpera
30th January 2008, 16:42
so you already have a avchd structure and just put the .m2ts file in the stream directory? what structure do you use?
After many tests I realized that BluRay structure must be generated according to input *.m2ts file. I made simple test in Nero Vision. Everything was made by vision (compression+Bluray Structure). PS3 accepted AVCHD without problems but when I replaced 00000.m2ts with my own (encoded by vision as well) it didn't work on PS3 :( (my file outside structure is working on PS3)
Maybe I am wrong but it looks like that bluray structure uses some kind of checksum.
jamos
30th January 2008, 17:17
After many tests I realized that BluRay structure must be generated according to input *.m2ts file. I made simple test in Nero Vision. Everything was made by vision (compression+Bluray Structure). PS3 accepted AVCHD without problems but when I replaced 00000.m2ts with my own (encoded by vision as well) it didn't work on PS3 :( (my file outside structure is working on PS3)
Maybe I am wrong but it looks like that bluray structure uses some kind of checksum.
yes I have seen some posts where you can hex edit some files to make them match. But the problem I have is the divide by 0 error in tsremux before it finishes creating the bd structure so I cant even use that method.
Has123
30th January 2008, 17:50
After many tests I realized that BluRay structure must be generated according to input *.m2ts file. I made simple test in Nero Vision. Everything was made by vision (compression+Bluray Structure). PS3 accepted AVCHD without problems but when I replaced 00000.m2ts with my own (encoded by vision as well) it didn't work on PS3 :( (my file outside structure is working on PS3)
Maybe I am wrong but it looks like that bluray structure uses some kind of checksum.
Try to take the index.bdmv and MovieObject.bdmv generated by NeroVision and use them with your structure as this may help,
Atak_Snajpera
30th January 2008, 18:12
yes I have seen some posts where you can hex edit some files to make them match
link please :)
jamos
30th January 2008, 18:31
link please :)
havent tried this but it is supposed to edit the structure
http://forum.doom9.org/showthread.php?t=125903&highlight=avchd
ultratoto14
30th January 2008, 18:41
1.2.6 resolved my problem with MPC, seeking is reliable (happy, happy, happy). Can take my previously generated vob and get a ts with ff/rw yepppeeee !!
TEB
30th January 2008, 19:55
Feature Request:
Support h.264/ac3 in AVI container as source!
Keep up the great work!
LOGiC
30th January 2008, 22:09
First of all I want to thank you for this masterpiece of Software. Just a question, is it possible that DTS don't work properly yet ? I tried to mux one of my original BluRays as m2ts together with a 24bit DTS track. The result is not playable in PowerDVD or MPC. I normally try playing the files in PowerDVD first as this one demands compliant streams. But it does not start playing. Same when trying to mux in normal .ts. If I convert the dts to ac3, the resulting m2ts plays fine in PowerDVD, but not in MPC. MPC says that there is no pin to connect to. Strange thing.
[)370|\|470!2
30th January 2008, 22:31
Tsmuxer doesn't produce standard compliant ts streams. Just try splitting these with TSsplitter and see that any parts except 1st one are unplayable, while splitting any standard ts stream results in all parts fully acceptable by any/all players. Also, pdvd reports wrong timecodes with .ts's created by TSmuxer from original ts(m2ts) streams.
Atak_Snajpera
30th January 2008, 23:23
but not in MPC. MPC says that there is no pin to connect to. Strange thing.
Did you install Haali Media Splitter? Did you install latest FFDShow? Disable internal filters as well.
Personally I have no problems with *.m2ts in MPC (AVC+AC3)
tyee
30th January 2008, 23:44
Tsmuxer doesn't produce standard compliant ts streams. Just try splitting these with TSsplitter and see that any parts except 1st one are unplayable, while splitting any standard ts stream results in all parts fully acceptable by any/all players. Also, pdvd reports wrong timecodes with .ts's created by TSmuxer from original ts(m2ts) streams.
I just split a .m2ts made from tsremux yesterday into 5 sections with HDBDSplitterGUI and they all play in my PS3!
tyee
30th January 2008, 23:50
I have a quick question needing answering regarding .grf files. I'm sure a lot of us make these .grf files for encoding in an avisynth script for re-encoding before we use tsremux. I would like to know the difference between, for example, using a .grf vs. .evo in an avisynth script. I ask because recently I was using a .grf but then just tried the DirectShowSource line with a .evo in it and it encoded fine. So when do we use .grf's and when can we use .evo's, .m2ts's?? If a Directshow Filter can open a file, is it true we don't need to use .grf files??
Atak_Snajpera
31st January 2008, 00:12
If a Directshow Filter can open a file, is it true we don't need to use .grf files??
if DirectShow cannot automatically connect specific filters then you have to create .grf. Otherwise use DirectShowSource()
picman1
31st January 2008, 02:08
Roman, nice job on this slick program. I noticed that muxing DTS audio will not stream to the PS3 and be playable and that there is way to convert DTS to AC3 with another program and then mux the AC3 together. Would it be possible to incorporate that DTS to AC3 conversion process into your program to save some steps? I also like the one step process! Thanks again
jamos
31st January 2008, 02:31
link please :)
Ok I got AVCHD to work on the ps3 from .mkv files with no reencoding using mkvextract, h264info, tsmuxer, and tsremux. I will put up another thread here on the how to. Basically though if the .ts will not play on your ps3 then it will not work in a AVCHD without reencoding usually because the source has more than 4 reference frames which the ps3 does not support yet (ie 1080p avc 5.1). But for the many that do work it is pretty neat to archive them in AVCHD disks and play them with lossless video and ac3 audio. Most will fit on dvd-5 or dvd-9. Also I will show how to split a m2ts into parts to make a compilation for a movie if needed.
note: of course you could just burn the .ts files renamed to .mpg to a data dvd into PS3/VIDEO folder and play them as a file but I like having chapters and possibly subtitles (have not tried subtitles yet).
LOGiC
31st January 2008, 09:06
Did you install Haali Media Splitter? Did you install latest FFDShow? Disable internal filters as well.
Personally I have no problems with *.m2ts in MPC (AVC+AC3)
lol, I deinstalled PowerDVD a couple of days ago on one machine and MPC used to connect to the Cyberlink H264 filter, so it couldnt work. I was registering this filter manually and MPC was working fine again with AVC+AC3 in M2TS. But nevertheless, it does not seem to work with DTS. Anyone else with this experience ? Again, this is not meant as any critics, great program, easily working and easy to handle, this is awesome Roman. Thanks alot for your efforts.
[)370|\|470!2
31st January 2008, 09:44
I just split a .m2ts made from tsremux yesterday into 5 sections with HDBDSplitterGUI (http://www.google.com/search?hl=en&q=HDBDSplitterGUI&btnG=%D0%9F%D0%BE%D0%B8%D1%81%D0%BA+%D0%B2+Google&lr=) and they all play in my PS3!
Frankly very intriguing. Would you be so kind to link me to that remarkable tool, since google returns 1 result for it only which is the same exact page? Roflmao.
LOGiC
31st January 2008, 10:30
@[)370|\|470!2
I think he meant "HDBDSplitGUI" not splitterGUI. If you google this, it will find some more stuff. I tested this program a couple of weeks ago and really didn't like it. Even if I read from one drive and wrote to another, it was a noise as my drives would be going to explode. I think the latest version of H264TS_Cutter supports M2TS as Input as well, as long as there is AVC behind. I am going to test it this evening.
VintageGuy
31st January 2008, 12:38
Is it just me or is the new 1.2.8 version saying 1.2.6 when it opens?
Joniii
31st January 2008, 12:45
Edit:
nm, I found what was wrong.
yonta
31st January 2008, 15:20
Is it just me or is the new 1.2.8 version saying 1.2.6 when it opens?
v1.2.8 GUI is identical to v1.2.6 GUI, but the CLI is different.
jamos
31st January 2008, 17:03
@[)370|\|470!2
I think he meant "HDBDSplitGUI" not splitterGUI. If you google this, it will find some more stuff. I tested this program a couple of weeks ago and really didn't like it. Even if I read from one drive and wrote to another, it was a noise as my drives would be going to explode. I think the latest version of H264TS_Cutter supports M2TS as Input as well, as long as there is AVC behind. I am going to test it this evening.
there is nothing wrong with HDBDSplit I use it all the time. the sound may be a sign that your drives are going.:rolleyes:
k-c-ksum
31st January 2008, 17:33
dont know why it doesnt work with this :(
sample -
http://rapidshare.com/files/87804796..._Plus.EVO.html
zeroprobe
31st January 2008, 17:50
Anyone got DTS in a TS working on PS3? or is this not supported.
EDIT: It works as DTS 1.5mb in avchd burned on a DVDR
oozie
31st January 2008, 18:19
I knew that.
But I'm afraid we can't play DTS from the XMB, can we?
zeroprobe
31st January 2008, 18:28
I knew that.
But I'm afraid we can't play DTS from the XMB, can we?
Nope what a shame :(
lance79
31st January 2008, 18:36
How do u mux AVC 1280x544 to blu-ray output, cos i'm getting errors using tsremux after i used tsmuxer for creating the m2ts.
The output is created but there is no clipinf...
If your stream is AVC you won't see it. Tested many times!
VintageGuy
31st January 2008, 18:58
Waiting on Jamos step by step to AVCHD. :)
The1n
31st January 2008, 20:48
Thanks for the update! (1.2.9) any chance we'll see lpcm muxing soon ?
The1n
jamos
31st January 2008, 21:37
Nope what a shame :(
no in a xmb you only can get ac3.
SKAPiter
31st January 2008, 21:42
Hi. First off, thanks for the good program! Especially m2ts option looks promising for AVCHD disk creation.
Problems I found...
1. Automatic level changing from 5.1 to 4.1 does not work for me. I had to demux to elementary streams and change to 4.1 by H264Info.
2. I successfuly muxed one h264 video stream and two AC3 audio streams. It plays both audio streams on the PC but PS3 does not see the second stream. Only first one.
Is it supposed to support only one audio stream or I am doing something wrong?
Atak_Snajpera
31st January 2008, 21:45
2. I successfuly muxed one h264 video stream and two AC3 audio streams. It plays both audio streams on the PC but PS3 does not see the second stream. Only first one.
I'm not surprised. I bet that multi audio stream support is limited to AVCHD (BluRay Structure)
SKAPiter
31st January 2008, 21:53
I just dowbnloaded 1.2.9 zip but it still says 1.2.6 in the app window title.
B4tm4n
31st January 2008, 21:58
Some one over at abHDTV.net has posted how to get subtitles working.
http://forum.doom9.org/showthread.php?p=1094903#post1094903
SKAPiter
31st January 2008, 22:21
I just created an AVCHD disk via TsRemux 0.0.19 from the above mentioned m2ts file and burned it to DV+RW. The resulted disk is recongnized by PS3 as AVCHD. Video plays fine with all features, i.e. 5 min. chapters, ff/rw but here is NO AUDIO :-) None of the audio stream is present. Bumer. :-(
Zow
31st January 2008, 22:53
Some one over at abHDTV.net has posted how to get subtitles working.
http://forum.doom9.org/showthread.php?p=1094903#post1094903
This sounds like an easy solution to getting subtitles to work in Blu-Ray.
Also, if what the poster says is right: "...My theory is the the author of TSRemux left a small bug in the code, when the code should replace the stream type 91 with 90, it erroneously overwrites the PID 1200 with 0090.", then it should be an easy bug to fix.
But I am trying to get a Blu-Ray ripped to a H.264 MKV, with subtitles, so I'll have to wait, I guess.
jamos
1st February 2008, 03:12
Waiting on Jamos step by step to AVCHD. :)
http://forum.doom9.org/showthread.php?t=134348
jamos
1st February 2008, 03:14
Hi. First off, thanks for the good program! Especially m2ts option looks promising for AVCHD disk creation.
Problems I found...
1. Automatic level changing from 5.1 to 4.1 does not work for me. I had to demux to elementary streams and change to 4.1 by H264Info.
2. I successfuly muxed one h264 video stream and two AC3 audio streams. It plays both audio streams on the PC but PS3 does not see the second stream. Only first one.
Is it supposed to support only one audio stream or I am doing something wrong?
PS3 can only play the first stream for files. You would need AVCHD disk to have different audio streams. And yes the 4.1 option does not work currently with TSmuxer.
jamos
1st February 2008, 03:16
I just created an AVCHD disk via TsRemux 0.0.19 from the above mentioned m2ts file and burned it to DV+RW. The resulted disk is recongnized by PS3 as AVCHD. Video plays fine with all features, i.e. 5 min. chapters, ff/rw but here is NO AUDIO :-) None of the audio stream is present. Bumer. :-(
uncheck bypass audio alignment and it should work.
winnydows
1st February 2008, 11:38
Nice tool! I wait this tool creation :).
How soon will be added demuxing functions ?
Now I use ffmpeg for demuxing, but ff can`t demux mpeg4aac.
jamos
1st February 2008, 18:54
DTS does not work yet.
menlvd
1st February 2008, 23:24
http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.10.zip
:)
d1g1ta7
1st February 2008, 23:29
would it be possible to rewrite the headers of 1920x1088 h.264 videos to 1920x1080? The PS3 seems to have issues playing back 1920x1088 h.264 videos, but 1920x1080 work fine.
Zow
1st February 2008, 23:59
http://www.smlabs.net/tsMuxer/tsMuxeR_1.2.10.zip
:)
What's new? I can't try it until I get home. (I am still hoping for subtitles to MKV:-)
lance79
2nd February 2008, 00:16
I am trying to mux a vc1 es stream to m2ts with tsmuxer but having some problems.The vc1-es is accepted and converted but when playing back the first second play's right,after that the video go's full speed to the end.Also tsremux cant make a valid blu-ray structure from it.
I've tried with wmv 720p & 1088p.
I use VC-1 "ES" writer filter, v0.2 for getting the vc1 es from the wmv.
http://www.ftyps.com/unrelated/vc1_es.v0.2.zip
Here is a sample of the 1088p vc1 es, maby u can take a look at it?
http://www.zshare.net/download/7100918641ee95
greetz,
lance
menlvd
2nd February 2008, 00:26
I am trying to mux a vc1 es stream to m2ts with tsmuxer but having some problems.The vc1-es is accepted and converted but when playing back the first second play's right,after that the video go's full speed to the end.Also tsremux cant make a valid blu-ray structure from it.
I've tried with wmv 720p & 1088p.
I use VC-1 "ES" writer filter, v0.2 for getting the vc1 es from the wmv.
http://www.ftyps.com/unrelated/vc1_es.v0.2.zip
Here is a sample of the 1088p vc1 es, maby u can take a look at it?
http://www.zshare.net/download/7100918641ee95
greetz,
lance
try new version 1.2.10 maybe that's help U
in new ver, have some bug fix for vc-1 streams?
but for me it's not worked :(
still have problem with playing resulting file
idbirch2
3rd February 2008, 01:27
Is there any chance this app will ever be able to mux into an MPEG program stream i.e .mpg or .m2p? I'm trying to remux an MPEG2 BluRay with DTS audio for streaming to a 360 but Vista MCX does not allow .ts streaming any more.
neuron2
3rd February 2008, 01:35
@roman76r
Can you release the source code?
lchiu7
3rd February 2008, 05:56
Alas I had high hopes for this but I can't get it to work.
Situation:
Some H.264 files and AC3 in a MKV container. I demultiplexed the audio and video and changed the level to 4.1
Using the latest version ran tsmuxer to put them back in a .ts container with aac and ac3 audio. File plays fine on my PC using vlc but put in on a DVD or USB stick and try to play on the PS3 and the PS3 says no data on either medium
Up till now this has worked for me
Demuxed the mkv file into the elemental streams
Change the level to 4.1
Reencode the audio from AC3 to aac 5.1 using eac2to and neroencode
Mux the two files back using mp4box
These play fine
But I really want AC3 audio since my PS3 is connected via Toslink (not HDMI) so 5.1 aac ends up as 2 channel PCM if I want to get any audio at all)
Any ideas what I could be doing wrong?
lance79
3rd February 2008, 08:18
isn't fixed in this version...
try new version 1.2.10 maybe that's help U
in new ver, have some bug fix for vc-1 streams?
but for me it's not worked :(
still have problem with playing resulting file
Sparky101
3rd February 2008, 11:32
Alas I had high hopes for this but I can't get it to work.
Situation:
Some H.264 files and AC3 in a MKV container. I demultiplexed the audio and video and changed the level to 4.1
Using the latest version ran tsmuxer to put them back in a .ts container with aac and ac3 audio. File plays fine on my PC using vlc but put in on a DVD or USB stick and try to play on the PS3 and the PS3 says no data on either medium
Up till now this has worked for me
Demuxed the mkv file into the elemental streams
Change the level to 4.1
Reencode the audio from AC3 to aac 5.1 using eac2to and neroencode
Mux the two files back using mp4box
These play fine
But I really want AC3 audio since my PS3 is connected via Toslink (not HDMI) so 5.1 aac ends up as 2 channel PCM if I want to get any audio at all)
Any ideas what I could be doing wrong?
Try remuxing your .ts to .m2ts with TSRemux.
Sparky101
3rd February 2008, 11:33
Is there any chance this app will ever be able to mux into an MPEG program stream i.e .mpg or .m2p? I'm trying to remux an MPEG2 BluRay with DTS audio for streaming to a 360 but Vista MCX does not allow .ts streaming any more.
Can't you just rename the file to .mpg?
napalm-187
3rd February 2008, 12:35
hi
i have an question
i have remuxed an m2ts with h264 with an sperate dts file
in direktshowplayers plays fine, but in powerdvd not
the info window of the file says mpeg4 with 346 mbit
and the file dont play
where is here the failure
thx
idbirch2
3rd February 2008, 12:39
Can't you just rename the file to .mpg?No, Vista no longer allows streaming of .TS packets to an extender so it doesn't matter what file extension you rename it to, it won't play.
I've found from a bit of searching though, that ReJig can mux DTS with M2V, and it has successfully created a VOB which plays fine in MPC with DTS intact. VOB is a program stream so renaming this to .MPG should work. I'll be testing this on the 360 shortly.
mic64
3rd February 2008, 13:04
Hi
anyone else have problems with importin ac3 files?
I get always the message "Can't detect Stream Type"
BillyBlue77
3rd February 2008, 14:28
Hi,
I'm trying to play a self encoded mkv (megui, h264, ac3 english and german, subtitles english and german) on my PS3 (non linuxed). The only success I had was using "mkv2vob", of course losing the second ac3 audio and all subtitles, but ff/rw is possible. The aspect ratio is wrong with mkv2vob though.
When I try to remux this mkv with tsMuxeR, the resulting file is not shown on the PS3, neither as ts nor m2ts. It plays well on the PC using MediaPlayerClassic and the aspect ratio is correct. Am I doing something wrong or missing a step? Do I have to use TSRemux afterwards? I thought I read in this thread that this is not necessary?
Thx in advance,
Billy
jamos
3rd February 2008, 16:41
Hi,
I'm trying to play a self encoded mkv (megui, h264, ac3 english and german, subtitles english and german) on my PS3 (non linuxed). The only success I had was using "mkv2vob", of course losing the second ac3 audio and all subtitles, but ff/rw is possible. The aspect ratio is wrong with mkv2vob though.
When I try to remux this mkv with tsMuxeR, the resulting file is not shown on the PS3, neither as ts nor m2ts. It plays well on the PC using MediaPlayerClassic and the aspect ratio is correct. Am I doing something wrong or missing a step? Do I have to use TSRemux afterwards? I thought I read in this thread that this is not necessary?
Thx in advance,
Billy
Unless your going to make a AVCHD disk there is no way to use more than one audio track in a file that plays on the ps3 or use subtitles unless you force them (which means they are on all the time). Pretty much you are stuck with the mvk2vob method for the ps3.
LOGiC
3rd February 2008, 17:49
@all,
maybe I can beg for your help again. I was testing a lot around with TSMuxer and the program is great. Unfortunately on the cutting side there seem to be a lack of good programs. I tried to remux my Ratatouille Blu-Ray as new .m2ts for testing purposes only and the filed was played very well. The problems start when trying to split it. I have tested with H264TSCutter, which accepts M2ts as input file. But this one goes back to .ts then. Using HDBDSplit makes some of the 4,5GB big disks stutter like hell. These can't be played. PowerDVD is doing some kind of diashow and MPC has issues with Tearing, which is very strange. Using EVR-Renderer normally doesn't bring even one line to my display, when playing this files I got heavy tearing. For having the graphics card acceleration (ATI HD 2600 XT) I really would prefer staying at .m2ts. But are there any tips for me how to successfully split a big file to several parts ? Thanks in advance.
XolocoTuxmaster
3rd February 2008, 21:51
http://forum.doom9.org/showthread.php?t=134402
jamos
4th February 2008, 02:18
http://forum.doom9.org/showthread.php?t=134402
I understand the standard but really what we are trying to do is more like make mini bds than follow the standard. I know the PS3 can play multiple audio tracks and DTS and handle subtitles on a Mini BD disk. Problem with the PS3 though is that its bd player sucks with burned media period (including burned dvds).
VintageGuy
4th February 2008, 03:30
Hi,
I'm trying to play a self encoded mkv (megui, h264, ac3 english and german, subtitles english and german) on my PS3 (non linuxed). The only success I had was using "mkv2vob", of course losing the second ac3 audio and all subtitles, but ff/rw is possible. The aspect ratio is wrong with mkv2vob though.
When I try to remux this mkv with tsMuxeR, the resulting file is not shown on the PS3, neither as ts nor m2ts. It plays well on the PC using MediaPlayerClassic and the aspect ratio is correct. Am I doing something wrong or missing a step? Do I have to use TSRemux afterwards? I thought I read in this thread that this is not necessary?
Thx in advance,
Billy
Make sure you burn as Data DVD and you have a folder named PS3 (just like that) and inside that folder you have a folder named VIDEO (just like that) and finally rename your file and tag it with .mpg rather than .m2ts or .ts. Had the same problem till I made those folders and tagged with .mpg.
Good Luck
BillyBlue77
4th February 2008, 11:46
Make sure you burn as Data DVD and you have a folder named PS3 (just like that) and inside that folder you have a folder named VIDEO (just like that) and finally rename your file and tag it with .mpg rather than .m2ts or .ts. Had the same problem till I made those folders and tagged with .mpg.
Good Luck
I have only the "VIDEO" folder on the USB stick and other files in there are shown (compatible ones).
I tried to rename the ts to mpg but now the PS3 simply says "corrupt data" to this file. :(
B4tm4n
4th February 2008, 13:39
I have only the "VIDEO" folder on the USB stick and other files in there are shown (compatible ones).
I tried to rename the ts to mpg but now the PS3 simply says "corrupt data" to this file. :(
Have you used h264info to change the profile to 4.1 ?
The built in profile changer doesn't work at the moment.
It didn't mention it in this post.
Hi,
I'm trying to play a self encoded mkv (megui, h264, ac3 english and german, subtitles english and german) on my PS3 (non linuxed). The only success I had was using "mkv2vob", of course losing the second ac3 audio and all subtitles, but ff/rw is possible. The aspect ratio is wrong with mkv2vob though.
When I try to remux this mkv with tsMuxeR, the resulting file is not shown on the PS3, neither as ts nor m2ts. It plays well on the PC using MediaPlayerClassic and the aspect ratio is correct. Am I doing something wrong or missing a step? Do I have to use TSRemux afterwards? I thought I read in this thread that this is not necessary?
Thx in advance,
Billy
XolocoTuxmaster
4th February 2008, 18:34
I understand the standard but really what we are trying to do is more like make mini bds than follow the standard. I know the PS3 can play multiple audio tracks and DTS and handle subtitles on a Mini BD disk.
It doesn't.
By the way, the link was not just for you, was for all people who want to create mini BD/AVCHDs fully compatible with PS3, this is, almost everyone who uses tsmuxer (this is...almost everyone reading this topic? XD)
Bye
moshmothma
4th February 2008, 21:49
Recently tried muxing two movies from HDDVD that contained H264 and DD+. I demuxed the evo with evodemux and muxed with tsmuxer 1.210. The muxing worked fine but playback was seriously out of sync. Originally, I tried remuxing directly from the evo but i would get buffer errors.
The clips below are for the original evo and the muxed ts files. Thanks
Anchorman - evo
http://www.sendspace.com/file/xxlm6i
Anchorman - ts
http://www.sendspace.com/file/vbme60
Old School - evo
http://www.sendspace.com/file/ns8jx9
Old School - ts
http://www.sendspace.com/file/unwy3b
chewdogg10
4th February 2008, 23:52
I have a Panny BD30K that will play all my discs authored with ULead, CyberLink, and Roxio, but the files are transcoded and lose quite a bit of quality. I tried writing the Blu Ray structure from tsReMuxer, but it won't play. Does anyone know how to get tsReMuxer BD structure to play in a set-top?
DoomBot
5th February 2008, 01:58
Any file i mux with this software no matter .ts .m2ts .vob they are always out of sync ,the audio. This software does not work correctly.
yonta
5th February 2008, 05:06
Any file i mux with this software no matter .ts .m2ts .vob they are always out of sync ,the audio. This software does not work correctly.
Audio delay is not automatically detected.
You have to manually set it in the delay box if there's any.
lchiu7
5th February 2008, 07:35
Try remuxing your .ts to .m2ts with TSRemux.
That didn't work either. The PS3 doesn't see the file. Must be something else fundamentally wrong.
ljy767
5th February 2008, 09:48
GOOD! THANKS...
Manu93
5th February 2008, 11:07
Hello,
I use the latest version of TsMuxeR (1.2.10) but my issues are from the beginning of TsMuxeR.
1 - AAC audio tracks are not recognized when embedded in MKV files in TsMuxeR GUI
2 - When I try to mux AAC + H.264 from elementary streams, I sometimes get a Bitstream Exception (Error Code - 3).
Did someone had the same issues as me ?
Thank you in advance.
PS : When I mux the video without the audio stream, everything is OK
Sparky101
5th February 2008, 12:46
Any file i mux with this software no matter .ts .m2ts .vob they are always out of sync ,the audio. This software does not work correctly.
Nice attitude, this software works great. Just because it doesn't work for you don't assume the software does not work correctly....
jamos
5th February 2008, 15:04
It doesn't.
By the way, the link was not just for you, was for all people who want to create mini BD/AVCHDs fully compatible with PS3, this is, almost everyone who uses tsmuxer (this is...almost everyone reading this topic? XD)
Bye
I have gotten them to play with f/w 2.10. I know Scenarist does it better but not many people here have the money to buy Scenarist.
I tested a mini BD with multiple audio tracks it switches audio, also i can turn on and off subtitles (abiet after I hexedit a bug in tsremux on some of the files that incorrectly sets the stream info wrong) on my PS3 .
DoomBot
5th February 2008, 16:34
Audio delay is not automatically detected.
You have to manually set it in the delay box if there's any.
How do you figure out what to put for the audio delay?
XolocoTuxmaster
5th February 2008, 16:45
I have gotten them to play with f/w 2.10. I know Scenarist does it better but not many people here have the money to buy Scenarist.
I tested a mini BD with multiple audio tracks it switches audio, also i can turn on and off subtitles (abiet after I hexedit a bug in tsremux on some of the files that incorrectly sets the stream info wrong) on my PS3 .
Yes you are right, I forgot that bug
mia
5th February 2008, 18:27
great tool and probably the best remuxer.
but i have one desire. it is possible to choose the stream id from the audio and video streams before muxing? because my hd-reciver (Kathrein UFS910) don't accept the default stream id's from tsmuxer.
input.ts: (work on the UFS)
Stream #0.0[0x2ff]: Video: h264
Stream #0.1[0x303](deu): Audio: liba52, 48000 Hz, 5:1, 448 kb/s
Stream #0.2[0x304](eng): Audio: liba52, 48000 Hz, stereo, 448 kb/s
outpu.ts: (don't work on the UFS)
Stream #0.0[0x1011]: Video: h264
Stream #0.1[0x1100]: Audio: liba52, 48000 Hz, 5:1kb/s kb/s
Stream #0.2[0x1101]: Audio: liba52, 48000 Hz, stereo, 448 kb/s
thanks and sorry for my english
micha
Joniii
5th February 2008, 20:31
@Roman
Do you have any plans for (L)PCM support?
moshmothma
5th February 2008, 22:43
Recently tried muxing two movies from HDDVD that contained H264 and DD+. I demuxed the evo with evodemux and muxed with tsmuxer 1.210. The muxing worked fine but playback was seriously out of sync.
Ok, there is no problem here. Manually setting framerate and delay and I was able to perfectly go from evo to ts! I got framerate and delay from eac3to.
Hoping to see:
1. English documentation
2. LPCM support soon!
Thanks for a great tool!
lexor
6th February 2008, 01:31
Hoping to see:
1. English documentation
You seriously need a documentation for this? Well, OK.
Note, I don't actually use it in command line, I just translated the readme.txt, so if things are crashing or stuff doesn't work... not my fault!
How to use the muxer from the command line:
Create a file with extension ".meta" (without the quotes). Inside the meta file list all the files which you wish to mux to TS.
Meta File Format:
<Codec Name>, <File Name>, <Additional Options>
Additional options are delimeted by a commas. Above and from here on after <> are merely present for readability of this documentation and must not be included in actual files/command lines.
Sample Meta file content:
V_MPEG4/ISO/AVC, D:\media\test\stream.h264, fps=25
A_AC3, D:\media\test\stream.ac3, timeshift=-10000ms
In the above example an audio track in AC3 format and a video stream in H264 format are muxed.
Additional Parameters:
fps - Specifies the fps of the video stream (see example above). If fps parameter is not set its will be read from the video stream
level - Changes the value of the level setting in H264 stream (eg. you can change profile High@5.1 to High@4.1)
timeshift - This parameter is for audio streams. It allows to set the delay, which can be positive or negative. To specify delay in milliseconds add "ms" (no quotes) at the end of the value, alternatively add "s" to specify the delay in seconds. Positive value shifts the audio forward, negative shifts the audio backwards.
down-to-dts - Available only for DTS-HD stream. Downmixes DTS-HD to standard DTS
down-to-ac3 - Availale only for True-HD with AC3 core (commonly found on Blu-ray discs). Downmixs to standard AC3
track - Starting with version 0.9.96 it is possible to link to streams in different containers (i.e. non-elemetary streams). The value of this option is the track number (in the source container) of the stream you wish to mux. The following containers are supported:
- TS/M2TS
- EVO/VOB/MPG
- MKV
To get the track numbers of various streams in one of the supported containers use the following command: tsMuxer <file name>
To start the muxer use the following command line: tsMuxer <name of the .meta input file> <name of the TS output file>
Nomenclature of codecs in meta files:
V_MPEG4/ISO/AVC - H264
V_MS/VFW/WVC1 - VC1
V_MPEG-2 - MPEG2
A_AC3 - DD (AC3) / DD+ (E-AC3) / True HD (True-HD only available for streams that also contain AC3 core)
A_AAC - AAC
A_DTS - DTS / DTS-HD
A_MP3 - MPEG audio layer 1/2/3
WARNING: Do not start extraneous filters (codecs) while tsMuxer is running. <--- (translator's note) no clue what that's supposed to mean, I'm assuming don't try to playback the files tsMuxer is working on.
survivant001
6th February 2008, 12:11
I can't download files from your website
http://www.smlabs.net/tsMuxer/current_release.zip
file not found
jamos
6th February 2008, 15:44
I can't download files from your website
http://www.smlabs.net/tsMuxer/current_release.zip
file not found
they may have taken it down but you can get it still here by clicking mirror
http://www.videohelp.com/tools/tsMuxeR
I feel that 1.2.10 is a alpha, hopefully there is a new beta coming out.
survivant001
6th February 2008, 16:03
they may have taken it down but you can get it still here by clicking mirror
http://www.videohelp.com/tools/tsMuxeR
I feel that 1.2.10 is a alpha, hopefully there is a new beta coming out.
thanks
maybe that's why that version is not release on this thread
DonCarlos
6th February 2008, 17:09
Hi,
I use Tsmuxer (and some other programs) to convert my HDDVDs to Blurays. It works realy good, but there is one thing it don't understand. All the video streams from HDDVDs the Tsmuxer sees as 1080i and not 1080p. If I put a Bluray file in it it says it is 1080p. That is the case with all HDDVDs I own. And with Vc-1 and the other codecs. Is this a bug in Tsmuxer or is it becuase of my HDDVD files?Is there a other way to check if it is 1080p or1080i?
Thanks
LOGiC
6th February 2008, 17:49
@Roman
Do you see any chance to include an automatic cutting function for the next releases, which cuts .ts as well as .m2ts at given points, i.e. DVD5 4450MB or something like that. This tool is brilliant and that would round it up.
Thanks in advance.
Andy.
dirkr
6th February 2008, 18:32
Does anybody know a program how I could see what audio delay the dts.audio from a m2ts file has so that I can mux a new audio file in sync to it?
Thanks
PS: Regarding TSMuxer (1.2.10): Converting evo to ts shows always 29,97 fps instead of 23,9...fps so I choose the fps manually. The file runs in sync after that but the 24p detection from my projector or my media player ? doesn't work anymore.... BUT all is ok with running on 60Hz (3:2 pulldown). Any ideas?
gav1577
6th February 2008, 18:54
Is anyone aware that audio stream info disappears after build 1.2.0
when checking with mediainfo:)
kurt
6th February 2008, 19:10
Does anybody know a program how I could see what audio delay the dts.audio from a m2ts file has so that I can mux a new audio file in sync to it?
Thanks
PS: Regarding TSMuxer (1.2.10): Converting evo to ts shows always 29,97 fps instead of 23,9...fps so I choose the fps manually. The file runs in sync after that but the 24p detection from my projector or my media player ? doesn't work anymore.... BUT all is ok with running on 60Hz (3:2 pulldown). Any ideas?
same problem here on my popcorn hour, dirkr. Does your evo file contain a vc-1 stream as well? me is bitching around with that Spartan movie :D
1080p23/24 modus stuttering. with 60 hz everything is fine :confused:
dirkr
6th February 2008, 20:00
same problem here on my popcorn hour, dirkr. Does your evo file contain a vc-1 stream as well? me is bitching around with that Spartan movie :D
1080p23/24 modus stuttering. with 60 hz everything is fine :confused:
Found spartan as blu-ray so it fixed everything for me regarding this movie :) .
My file is silver surfing......
Creator1
6th February 2008, 20:21
Roman, tsMuxeR doesn't detect some DTS streams. If you convert TrueHD to DTS with EAC3TO, then try to open it with tsMuxeR, it says cant detect file. Here is a DTS sample (DTS, 5.1 channels, 0:01:07, 24 bits, 1536kbit/s, 48khz), I hope it helps fixing it.
300.dts (http://www.netikka.net/enclave/300.dts)
Joniii, I had the same problem but I don't think the problem is with tsMuxeR. Try to play your DTS elementary stream in powerDVD. If it does not work correctly, the dts file is not correct. eac3to was able to recognize my "weird" dts file but not powerdvd and it crashed when played back in media player classic (using ffdshow).
Be sure to use the latest version of eac3to and get version 1.0.23 of Surcode DVD DTS (not .21). I am unsure if this helped but I redid the DTS file from the TrueHD track after getting the latest eac3to and 1.0.23 of surcode and the dts file is now correct and recognized by every program.
Guys I must be dreaming!!
I have on my HDD a demux of the Top Gun HD-DVD (which I own but want to sell my xbox HD-DVD drive as I'm broke)
(Video.mpv which is AVC 29.976fps h.264 and audio.ac3 which I made from eac3to from the DD+ file)
are you telling me I can now mux these two files into something which will work on the PS3?
I tried to mux a 29.97 AVC file with a DTS track that I did and the sound was out of sync completely when played back as a BLURAY disc in powerdvd (the structure was generated by tsremux as usual). I think you really need to go to 23.976 to get correct playback with sound, etc. Besides, if you want to be on the safe side, you should go to 23.976 as it is the only way to be blu-ray compliant and so to make your file playable in all blu-ray players.
theblind
7th February 2008, 00:58
Hi !
Hi,
I use Tsmuxer (and some other programs) to convert my HDDVDs to Blurays. It works realy good, but there is one thing it don't understand. All the video streams from HDDVDs the Tsmuxer sees as 1080i and not 1080p. If I put a Bluray file in it it says it is 1080p. That is the case with all HDDVDs I own. And with Vc-1 and the other codecs. Is this a bug in Tsmuxer or is it becuase of my HDDVD files?Is there a other way to check if it is 1080p or1080i?
Thanks
in this case: I have a projector that can only show max. 1080i. So I have setup my PS3 to max. 1080i. The HD-DVDs with VC-1 codec convert to BluRay stutter (video, audio works fine) on the PS3 with 1080i output. I think, the VC-1 header must clean to 24p and 1080p.
Cu.
DonCarlos
8th February 2008, 19:06
Hi !
in this case: I have a projector that can only show max. 1080i. So I have setup my PS3 to max. 1080i. The HD-DVDs with VC-1 codec convert to BluRay stutter (video, audio works fine) on the PS3 with 1080i output. I think, the VC-1 header must clean to 24p and 1080p.
Cu.
So is it my fault or what is the case. On the cover of the HDDVDs is always1080p mentioned. If I open one stream with tsmuxer than it says it is 1080i. I converted some HDDVD to blu ray now. I didn't burn one now, but the ISO of them work perfect on the PC in perfect sync. I just wondered about this 1080i.(I am new to this sorry if I ask sutupid questions)What would I have to to that I would get 1080p?
Creator1
8th February 2008, 19:18
So is it my fault or what is the case. On the cover of the HDDVDs is always1080p mentioned. If I open one stream with tsmuxer than it says it is 1080i. I converted some HDDVD to blu ray now. I didn't burn one now, but the ISO of them work perfect on the PC in perfect sync. I just wondered about this 1080i.(I am new to this sorry if I ask sutupid questions)What would I have to to that I would get 1080p?
The streams in the HD-DVD standard are encoded in 1080i/29,97fps with 3:2 pulldown. The HD-DVD players can then playback the movies on a 60Hz TV using that information. To playback in 24p, the HD-DVD players do "reverse pulldown" to go back to 23.976fps progressive.
The streams in the Blu-Ray standard are encoded in 1080p/23.976fps without 3:2 pulldown. The Blu-Ray players can then playback movies on a 60Hz TV by applying 3:2 pulldown "on the fly". To playback in 24p, the blu-ray player have nothing to do but to playback the stream at it's 23.976fps encoded form.
At least, that is what I can understand from both formats being different as they are. If I am mistaken then someone will correct me here. :)
DoomBot
8th February 2008, 20:13
All HD-DVDs are encoded in 1080p not 1080i
DonCarlos
8th February 2008, 20:37
Ok and what can I do to get the streams to 23.973fps in 1080p? With tsmuxer I get the 23.973 but not the 1080p?
DonCarlos
8th February 2008, 20:49
By the way. I have the HDDVD Troy. If I rip the EVOs to the harddisk and open them with tsmuxer it also says that it is encoded in 1080i. So I think Creator1 is right the movies are encoded in 1080i and the player does the job for 1080p.
kurt
8th February 2008, 21:38
maybe someone can clear things up - it would be much appreciated :)
I just opened the original evo file ("300",vc-1) with mediainfo and it also reports 30 fps interlaced :confused:
General #0
Complete name : F:\Movies\HD\300\source\xxx.EVO
Format : MPEG-2 Program
Format/Family : MPEG-2
File size : 8.61 GiB
PlayTime : 55mn 37s
Bit rate : 22 Mbps
Video #0
Codec : VC-1
Codec profile : Advanced@3
PlayTime : 55mn 37s
Bit rate : 19 Mbps
Width : 1920 pixels
Height : 1080 pixels
Display Aspect ratio : 16/9
Frame rate : 30.000 fps
Chroma : 4:2:0
Interlacement : Interlaced
on the other hand evodemux (0.627 b7) says it is 23,976 hz
Opening file xxx.EVO
Reading...
File size: 8811 Mbytes.
VOB number 0 contains 2 video , 4 audio and 5 subpicture streams.
PTM of first video frame = 6E19147E
PTM of last video frame = 800035FA
Duration = 0:55:37.334
VC-1 video stream 0 found!
First PTS = 2E19147E (+35791394ms)
Substream id = 55
Profile = Advanced
Level = 3
Chroma Format = 4:2:0
Size = 1920x1080
Display size = 1920x1080
Aspect ratio = 1:1 (square samples)
Frame Rate = 23,976 (24000/1001)
so, which one I have to trust?
theblind
8th February 2008, 22:19
Hi !
Both :D
In the header of the videostream: 1080i + 30p.
but the videostream is 1080p + 24p.
Why ? :confused:
I think: in the beginning of HD-DVD, Toshiba concept was: 1080i and 60 hz and the header helps the old Thosiba Hardware to convert.
Cu.
kurt
8th February 2008, 22:39
ah, ok. I read about these old hd-dvd players on wikipedia... :)
do you think it would be possible to remove/change that header somehow during muxingprocess? I guess it messes things up on my popcorn hour...
dirkr
8th February 2008, 23:08
@roman76r:
Muxed two evo files together but after muxing the merged file stops at the end of part 1.
Took a look with TSRemux on it...it shows two vc1 streams and 2 dts streams in this one file!
Anything wrong with the muxing option?
Regards,
Dirk
Atak_Snajpera
9th February 2008, 01:47
Muxed to evo files together but after muxing the merged file stops at the end of part 1.
If you mux two audio streams what do get have? (rhetorical question ;)
Audio1
Audio2
or Audio1+Audio2 ????
neuron2
9th February 2008, 02:11
In a correct transport file you would have two programs and each elementary stream would have its own PID.
But this muxer apparently does not support multiple programs, nor bitrate padding, nor PID setting, etc. So it is not useful for creating multiple program streams for broadcasting.
That's why I asked for the source code -- a reasonable request since the program claims to be released under GPL! I wanted to see if the design was suitable for extending it with those desirable features.
But it appears that Roman is taking a holiday. :(
jamos
9th February 2008, 07:19
But it appears that Roman is taking a holiday. :(
A Roman Holiday? sorry just had to go there..:p
jamos
9th February 2008, 07:21
In a correct transport file you would have two programs and each elementary stream would have its own PID.
But this muxer apparently does not support multiple programs, nor bitrate padding, nor PID setting, etc. So it is not useful for creating multiple program streams for broadcasting.
That's why I asked for the source code -- a reasonable request since the program claims to be released under GPL! I wanted to see if the design was suitable for extending it with those desirable features.
But it appears that Roman is taking a holiday. :(
Also setting avc lvl to 4.1 does not work(have to use h264info).
DTS streams do not work unless you remux them again with tsremux I think this started after release 1.2.
Auto PPS every picture does not work ie picture structure (have to use h264info).
jamos
9th February 2008, 07:27
same problem here on my popcorn hour, dirkr. Does your evo file contain a vc-1 stream as well? me is bitching around with that Spartan movie :D
1080p23/24 modus stuttering. with 60 hz everything is fine :confused:
ptscalc will tell you audio delays to use in a transport stream. google it.
kurt
9th February 2008, 07:39
ptscalc will tell you audio delays to use in a transport stream. google it.
thx, but I don't have an audio issue. It's only about the videostream which stutters after remuxing the evobs to ts (fps is manually set to 23,976)...
yonta
9th February 2008, 10:40
@roman76r:
Muxed to evo files together but after muxing the merged file stops at the end of part 1.
Took a look with TSRemux on it...it shows two vc1 streams and 2 dts streams in this one file!
Anything wrong with the muxing option?
Regards,
Dirk
If you want to join the 2 files, add the 1st one and append the 2nd one.
dirkr
9th February 2008, 23:48
If you want to join the 2 files, add the 1st one and append the 2nd one.
I will try "append" next time. Thanks for the tip
n0mag!c
11th February 2008, 08:47
By the way. I have the HDDVD Troy. If I rip the EVOs to the harddisk and open them with tsmuxer it also says that it is encoded in 1080i. So I think Creator1 is right the movies are encoded in 1080i and the player does the job for 1080p.
as doombot says, the movies were encoded in 1080p, but then, as creator1 says, 3:2 pulldown flags on the video stream were set to satisfy HD-DVD standard. but any programme, when "see" 29,97 fps video stream call it "interlaced" anyway.
n0mag!c
11th February 2008, 09:26
i've spend a lot of time trying tsmuxer and I must say: it works INCORRECT with mpeg2 video stream, though with H264 it's OK. when muxing 24fps or 25 fps HD or even SD video (with average bitrate of 6-12 mb/s), resulting stream can't play smoothly. with haali splitter on PC, and AVCHD on PS3. first I blame PS3 that it can't read video with high bitrates, but then I test PS3 with "casino royale" bluray converted to AVCHD with tsremux, and PS3 play this test AVCHD flawlessly showing bitrate from 20 to 34 mb/s. then i noticed, that video plays non-smooth on PC also (it's easy to find, when you know, what exactly you are looking for). but the essence of this incorrect work with mpeg2 video stream is shown when muxing 29,97 fps video. video frames is constantly jumping and audio is totally out of sync.
jamos
11th February 2008, 15:37
I hope roman is still working on this great product...:eek:
Atak_Snajpera
11th February 2008, 17:57
I hope roman is still working on this great product...
I bet He is working on BluRay structure with subtitles :)
DonCarlos
12th February 2008, 00:03
as doombot says, the movies were encoded in 1080p, but then, as creator1 says, 3:2 pulldown flags on the video stream were set to satisfy HD-DVD standard. but any programme, when "see" 29,97 fps video stream call it "interlaced" anyway.
Ok I understand that so far. But is there a way to get this pulldown away?Will tsmuxerbe able of doing that?Because I would like to get just a stream of 23.973fps and 1080p. I read the thread about vc1conv and tried this programm but that just made the fps to 23.973 but the 1080i stays(I already can do this with tsmuxer). Sorry if these are noob questins but I am really new to this whole stuff. I just want to convert my HDDVDs to Blu ray the most easiest way with 1080p picture and completly audio sync. By the way the audio isn't the problem.
Zow
12th February 2008, 01:00
I bet He is working on BluRay structure with subtitles :)
From your mouth to Roman's ears:-)
I have to ask a perhaps really stupid question:
I have been waiting for subtitles implementation. I assume it would mean that when I rip a Blu-Ray title to my drive as a .ts file (or .m2ts,) I'll be able to play it from the drive, with subtitles.
But, I also would like to shring the file size a bit. I've been ripping all my DVDs to H.264 MKVs, and have been very happy with the result. I'd like to be able to do the same with my BR/HD-DVD titles - shrink them to about 4-6GBs per title (drive space is cheap, but not that cheap.) I just HATE having to deal with disks.
If I can get the main title, plus selected audio, plus subtitles to a .ts or .m2ts file with smartLabs tsMuxeR, would I then be able to import this file to something like AutoMKV or RipBot, and convert to a H.264 MKV?
n0mag!c
12th February 2008, 10:22
Ok I understand that so far. But is there a way to get this pulldown away?Will tsmuxerbe able of doing that?Because I would like to get just a stream of 23.973fps and 1080p. I read the thread about vc1conv and tried this programm but that just made the fps to 23.973 but the 1080i stays(I already can do this with tsmuxer). Sorry if these are noob questins but I am really new to this whole stuff. I just want to convert my HDDVDs to Blu ray the most easiest way with 1080p picture and completly audio sync. By the way the audio isn't the problem.
you miss the whole idea! no matter, how programme calls video stream "i" or "p". if it's been coded progressive, it remains such regardless to 3:2 pulldown flags. the flags are just flags. movies transferred from celluloid always have progressive structure. videos from cameras are interlaced.
dirkr
12th February 2008, 18:51
i've spend a lot of time trying tsmuxer and I must say: it works INCORRECT with mpeg2 video stream,
it works CORRECT! Muxed 2 movies today and both are in sync!
Thnaks again to roman76r for this great and "easy to use tool"
[)370|\|470!2
12th February 2008, 21:32
@all,
maybe I can beg for your help again. I was testing a lot around with TSMuxer and the program is great. Unfortunately on the cutting side there seem to be a lack of good programs. I tried to remux my Ratatouille Blu-Ray as new .m2ts for testing purposes only and the filed was played very well. The problems start when trying to split it. I have tested with H264TSCutter, which accepts M2ts as input file. But this one goes back to .ts then. Using HDBDSplit makes some of the 4,5GB big disks stutter like hell. These can't be played. PowerDVD is doing some kind of diashow and MPC has issues with Tearing, which is very strange. Using EVR-Renderer normally doesn't bring even one line to my display, when playing this files I got heavy tearing. For having the graphics card acceleration (ATI HD 2600 XT) I really would prefer staying at .m2ts. But are there any tips for me how to successfully split a big file to several parts ? Thanks in advance.
http://forum.doom9.org/showpost.php?p=1094458&postcount=133
The only workaround would be to split a file before using tsmuxer. Personally, i wouldn't use it at all, it sux. Plain and simple.
jamos
12th February 2008, 23:20
http://forum.doom9.org/showpost.php?p=1094458&postcount=133
The only workaround would be to split a file before using tsmuxer. Personally, i wouldn't use it at all, it sux. Plain and simple.
just use H264TSCutter to ts then tsremux to mux the ts back into a m2ts.
neuron2
13th February 2008, 00:53
Personally, i wouldn't use it at all, it sux. Plain and simple. Let's show a little patience and respect for the author. This tool is in early development.
Creator1
13th February 2008, 01:45
Hi !
Both :D
In the header of the videostream: 1080i + 30p.
but the videostream is 1080p + 24p.
Why ? :confused:
I think: in the beginning of HD-DVD, Toshiba concept was: 1080i and 60 hz and the header helps the old Thosiba Hardware to convert.
Cu.
That would make sense and explain why you can use VC-1 files from HD-DVD directly with Scenarist BDA and all works fine. The file might be encoded in 24p but there are 3:2 pulldown flags present. Maybe blu-ray simply ignore those flags during playback or scenarist removes them during muxing.
LOGiC
13th February 2008, 10:31
@Roman
I have one more question or feature request, but I don't know if this is possible. I know that it is open source, but do you think it would be possible to add x264 to .ts or .m2ts muxing ability ? That would be great but due to the high amound of different variations it could be possible. This feature surely would rock.
Thanks in advance.
zeroprobe
13th February 2008, 11:32
http://forum.doom9.org/showpost.php?p=1094458&postcount=133
The only workaround would be to split a file before using tsmuxer. Personally, i wouldn't use it at all, it sux. Plain and simple.
You add nothing to the topic. Please go away, this tool works great on the PS3.
theblind
13th February 2008, 12:39
Hi !
That would make sense and explain why you can use VC-1 files from HD-DVD directly with Scenarist BDA and all works fine. The file might be encoded in 24p but there are 3:2 pulldown flags present. Maybe blu-ray simply ignore those flags during playback or scenarist removes them during muxing.
I think: the PS3 have a forced output in the 1080p 24p option. It ignore the 1080i flag. But if the PS3 must play 1080i, the stream stutter.
Cu.
n0mag!c
13th February 2008, 14:12
it works CORRECT! Muxed 2 movies today and both are in sync!
the movies were 1080p 23.976fps MPEG-2?
Do you watching movies on PC? 'cause it's a little bit hard to see muxing bug on PC. but when watching movie on TV with enabled feature like philips' DNM (digital natural motion) then the bug is obvious - playback stutters.
I use "tsremux" and burn AVCHD disks then watch it on PS3. when I don't use "tsmuxer" and use original TS stream captured from digital tuner or M2TS from bluray, then movies plays correct. Also movies with H.264 video (VC-1 I didn't test yet) plays correct after beeing muxed with "tsmuxer".
Hope Roman fix this problem, or maybe author of "tsremux" will add correct support for .mkv files. And then I can use "mkvmerge" instead of "tsmuxer".
phigment
13th February 2008, 18:09
@roman76r
Can you release the source code?
I would like that as well. It would be nice to have a linux port of this tool!
Bigmango
13th February 2008, 19:17
It would be nice to have a linux port of this tool!
+1000000
adalbertoma
15th February 2008, 23:02
This is a great software and looks even more promising if subtitles and blu-ray output is implemented.
Any other word from the author? Right now it seems to me that he has quit working on this...
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.