Log in

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 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85

MrFaust
25th March 2008, 00:55
Well the good news is the the version I made with v1.4.6 worked... sorta. The video played fine, but I chose the 6 chnl audio only and I and it isn't playing though my Samsung LCD tv. I probably should have included the 2 chnl English track as well.

Ryu77
25th March 2008, 01:34
Well the good news is the the version I made with v1.4.6 worked... sorta. The video played fine, but I chose the 6 chnl audio only and I and it isn't playing though my Samsung LCD tv. I probably should have included the 2 chnl English track as well.

That can't be a problem with your TV. Let me help :)...

Are you using HDMI to connect your player to your TV?

If you are then set your player to decode the audio on board and send it as 2 channel PCM. Your TV should be able to handle this fine. There is no point sending 6 channels to a TV as they only have stereo speakers. The only time you could benefit from 5.1 is to send it to a surround sound set-up.

Or when you say 6 channel audio, are you referring to DTS? If you are then you need to make sure you create a Blu-ray disc (or BD-5/BD-9) as m2ts media files can not play DTS. If you want 6 channel audio from a m2ts stream, Dolby Digital 5.1 @ 640kbs could be a good choice.

MrFaust
25th March 2008, 02:33
I ran Batman Begins through 1.6.1 and it didn't crash.

That can't be a problem with your TV. Let me help :)...

Are you using HDMI to connect your player to your TV?

If you are then set your player to decode the audio on board and send it as 2 channel PCM. Your TV should be able to handle this fine. There is no point sending 6 channels to a TV as they only have stereo speakers. The only time you could benefit from 5.1 is to send it to a surround sound set-up.

Or when you say 6 channel audio, are you referring to DTS? If you are then you need to make sure you create a Blu-ray disc (or BD-5/BD-9) as m2ts media files can not play DTS. If you want 6 channel audio from a m2ts stream, Dolby Digital 5.1 @ 640kbs could be a good choice.


I am playing this through a PS3 with HDMI. I've tried both Bitstream and Linear PCM for the audio output and still no sound through the TV.

Ryu77
25th March 2008, 05:28
I am playing this through a PS3 with HDMI. I've tried both Bitstream and Linear PCM for the audio output and still no sound through the TV.

What audio format is it you would to include in your remux?

roman76r
25th March 2008, 14:13
DoomBot
Can you send me problem file?

idbirch2
25th March 2008, 14:18
My goal is to convert it to DTS and re-mux, so I really need 6 mono wave files.

Have you tried eac3to for this conversion?

VisMan
25th March 2008, 14:43
Hi Roman,

thank's again for this wonderful tool!
Did you think about AC3 muxing for DVB compliant TS?

I have uploaded the XML Export from TSReader for a recording made by my STB.
http://rapidshare.com/files/102236144/ts.xml

Maybe you can take a look a this and implement this feature in tsMuxerR?

I also can provide samples of such streams if you need.

Lacix
25th March 2008, 15:24
Any plan to support text subtitles (.srt ?) for Blu-ray muxing ?

DoomBot
25th March 2008, 15:46
DoomBot
Can you send me problem file?


The thing is i was joining m2ts files with tssplitter then ran it through tsMuxer and thats when i had the error part way through, so i cant really send a problem file because it would be way to big. This error code was only when i used tssplitter for some reason. I was tring to join these files a different way because i and many others are having problems with the joined parts right after each one there is a stutter and or a skip , we are using hardware media players like TViX or popcorn hour these kind of players.

Some one on Networked Media Tank said it like this....

http://www.networkedmediatank.com/viewtopic.php?t=864&start=0&postdays=0&postorder=asc&highlight=

("Its the lack of proper tools thats causing this.

Videofiles cannot just be joined by a simple "join cmd" - this only "glues" the parts together to make it look like a single file, like creating a playlist. But a video and containerstructure has to be properly reconstructed at the joinpoints to make it one single videofile. There are gop and sequenceheaders that need to be reconstructed etc. or it will still just be 4 parts in a "playlist", and there will be a stop and start for each part.

This maybe so small that you dont see it when playing back on a pc, the softwareplayers buffer may make this behave as seamless branching, with no visual stutter at the joinpoints, but it may be difficult for a hardwareplayer to do the same.

I guess remuxing with TSremux as you do should theoretically fix this, but it seems that is not the case, and TSremux is not able to properly create new gop and sequenceheaders.

I think we will just have to wait for better tools to emerge out there.")


By the way, Thank you for this great tool!

XolocoTuxmaster
25th March 2008, 16:59
roman76r

Thank you very much, I've been a Linuxer since long time ago...and I hated using windows last months just for blu-ray stuff...your program will reduce my Windows-using time about 85%. :thanks:

Send me the GUI code and I'll try to port it.

In case you want to send it by email:

xolocotuxmaster[at]gmail[dot]com

Cheers

phigment
25th March 2008, 17:15
Rodger
Can you send example of these file?


I have take out linux version of a tsMuxer. Somebody wants to port GUI to linux? I can send source codes of tsMuxerGUI written on delphi7.

I've tried running the linux binary from your website with the following error:

/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found

Looks like it was linked against an older version of libstc++

Anybody else have this problem?

Ryu77
25th March 2008, 21:21
Any plan to support text subtitles (.srt ?) for Blu-ray muxing ?

Yes...

I don't know. I think it is supread problem. Anyway I plan to add .srt support in tsMuxer.

There you have it, straight from the Author! :)

I am also eagerly awaiting this.

yonta
26th March 2008, 06:42
@roman
Does tsMuxeR take care of seamless branching when joining multiple Blu-ray .m2ts files?

west
26th March 2008, 07:31
i am new to tsmuxer and have run into a small prob that i hope i can get some help with... i have an 1080p m2ts file... i muxed it into a ts file with the h264 stream and down converted the dts stream to ac3 via tsmuxer... i stream the resulting file via tversity to my ps3...audio works fine but video constantly pixelates and distorts.. i am using a completely wired network and other 1080p files play fine... is there n e thing i can do in the gui that can help... thanks

CGJ
26th March 2008, 10:55
Good,fhans

Wiewior
26th March 2008, 12:26
I try to "shrink" BD-DL to "typical" BD. And it works fine, but only if I use an option "Insert chapter every...". If I use "Custom chapter list", created Blu-Ray disk plays wrong - Nero ShowTime shows only black screen - and information that the stream is encoded in MPEG-2, while it's in MPEG-4.
Is this related to the k-frames or something?

Zelos
26th March 2008, 12:59
i am new to tsmuxer and have run into a small prob that i hope i can get some help with... i have an 1080p m2ts file... i muxed it into a ts file with the h264 stream and down converted the dts stream to ac3 via tsmuxer... i stream the resulting file via tversity to my ps3...audio works fine but video constantly pixelates and distorts.. i am using a completely wired network and other 1080p files play fine... is there n e thing i can do in the gui that can help... thanks

Can you read your original m2ts file with a player in windows , properly ?

west
26th March 2008, 17:39
Can you read your original m2ts file with a player in windows , properly ?
no it doesnt even looks like it starts to play... i get just a black screen... ffmpg starts up and haali media splitter starts up as well (system tray)

saint-francis
26th March 2008, 22:02
BD noob here:

So I just riped my first Blue Ray disk (it's BD+ and that's excellent!) and I have 21 .m2ts files and I don't know what they are. Are they all the movie just broken up into 21 pieces? If not and the largest one (which is considerably larger) is the main movie, how do I know what the others are? I tried to remux them all by appending them and tsMuxer got mad at me.

fib0by
26th March 2008, 22:25
BD noob here:

So I just riped my first Blue Ray disk (it's BD+ and that's excellent!) and I have 21 .m2ts files and I don't know what they are. Are they all the movie just broken up into 21 pieces? If not and the largest one (which is considerably larger) is the main movie, how do I know what the others are? I tried to remux them all by appending them and tsMuxer got mad at me.

Well, try and open them in a media player and watch them.

On Linux, I've found that ffplay will play pretty much any HD file. Not sure about other operating systems.

saint-francis
26th March 2008, 22:30
That one file seems to play the entire movie but nothing is having a good time trying to deal with it. None the less is this how people are determining what is in which .m2ts file?

west
26th March 2008, 23:02
@zelos...
vlc doesnt play the video (ts) either but i do get sound... however wut i found interesting is that vlc recognizes that there is a vid (it expanded its main window) stream there but it showed a black screen....

setarip_old
26th March 2008, 23:59
@west

Hi!

Sounds like your M2TS file is corrupt.

1) What software and procedures did you use to create the M2TS file?

2) You'd probably be best off re-ripping from the original source material (disc or satellite broadcast?)

west
27th March 2008, 00:51
@setarip
idk if u have read n e of my previous posts... but wut i have done is took the original m2ts file and used tsmuxer to isolate the video stream and the audio stream (which was down converted to ac3) the resulting ts file streamed to the ps3 but the video became pix elated immediately, never a smooth picture.... zelos has led me to believe it may be a codec issue but i havent been able to get it working yet... wut i am currently trying is using the new ts file into vlc and convert it to program stream and then stream to ps3.. ill update later on wut happened... thanks to everyone who has been helping.... (ive been at this for months!!)

setarip_old
27th March 2008, 01:10
@west

Again,

1) What software and procedures did you use to create the M2TS file?

2) You'd probably be best off re-ripping from the original source material (disc or satellite broadcast?)

fib0by
27th March 2008, 02:47
tsMuxeR does not seem to recognize an HDV file captured on Linux with dvgrab from a Canon HV20 (http://www.camcorderinfo.com/content/Canon-HV20-Camcorder-Review.htm) camcorder. The file should be a regular HDV file, MPEG2 codec, 1440x1080i, 29.97fps.
This is the error thrown by the GUI:

Decoding MPEG-Audio stream (track 1): Bitrate: 128Kbps Sample Rate: 32KHz Channels: 2 Layer: 1
MPEG-Audio bad frame detected. Resync stream.
Decoding MPEG-Audio stream (track 1): Bitrate: 224Kbps Sample Rate: 44KHz Channels: 1 Layer: 1
MPEG-Audio bad frame detected. Resync stream.
Decoding MPEG-Audio stream (track 1): Bitrate: 128Kbps Sample Rate: 32KHz Channels: 2 Layer: 1
Creation of Blu-ray playlist

This is the error thrown by the text-mode Linux version:

$ tsMuxeR dvgrab-007.m2t
SmartLabs tsMuxeR. Version 1.6.3(b) http://www.smlabs.net
Can't detect stream type

This is what mplayer prints out when playing the file (and by the way, it plays it just fine, audio and video):

MPlayer 2:1.0~rc1-0ubuntu13.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Core(TM) Duo CPU T2400 @ 1.83GHz (Family: 6, Model: 14, Stepping: 12)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
Can't open joystick device /dev/input/js0: No such file or directory
Can't init input joystick
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote control.

Playing dvgrab-007.m2t.
TS file format detected.
VIDEO MPEG2(pid=2064) AUDIO MPA(pid=2068) NO SUBS (yet)! PROGRAM N. 0
VIDEO: MPEG2 1440x1080 (aspect 3) 29.970 fps 25000.0 kbps (3125.0 kbyte/s)
xscreensaver_disable: Could not find XScreenSaver window.
GNOME screensaver disabled
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 1440 x 1080 (preferred colorspace: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
Try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm: libmpeg2 (MPEG-1 or 2 (libmpeg2))
==========================================================================
==========================================================================
Forced audio codec: mad
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 384.0 kbit/25.00% (ratio: 48000->192000)
Selected audio codec: [mad] afm: libmad (libMAD MPEG layer 1-2-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 1440 x 1080 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
VO: [xv] 1440x1080 => 1920x1080 Planar YV12
aspect: Warning: no suitable new res found!
aspect: Warning: no suitable new res found!
aspect: Warning: no suitable new res found!
aspect: Warning: no suitable new res found!
aspect: Warning: no suitable new res found! 1/ 1 ??% ??% ??,?% 0 0
TS_PARSE: COULDN'T SYNC 0.000 ct: -0.202 472/472 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 473/473 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 474/474 44% 5% 2.5% 0 0
Cannot sync MAD frame
Cannot sync MAD frame: 0.000 ct: -0.202 475/475 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 476/476 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 477/477 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 478/478 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 479/479 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 480/480 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 481/481 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 482/482 44% 5% 2.5% 0 0
Cannot sync MAD frame: 0.000 ct: -0.202 483/483 44% 5% 2.5% 0 0
Cannot sync MAD frame: -0.022 ct: -0.204 484/484 44% 5% 2.4% 0 0
Cannot sync MAD frame: -0.055 ct: -0.207 485/485 44% 5% 2.4% 0 0
Cannot sync MAD frame: -0.089 ct: -0.211 486/486 44% 5% 2.4% 0 0
Cannot sync MAD frame: -0.122 ct: -0.214 487/487 44% 5% 2.4% 0 0
Cannot sync MAD frame: -0.155 ct: -0.217 488/488 44% 5% 2.4% 0 0
A:1881.5 V:1881.6 A-V: -0.155 ct: -0.221 488/488 44% 5% 2.4% 0 0
gnome_screensaver_control()
Exiting... (End of file)

This is what ffplay prints out when playing it:

$ ffplay -stats dvgrab-007.m2t
Input #0, mpegts, from 'dvgrab-007.m2t': 0KB sq= 0B
Duration: 00:00:16.4, start: 1865.161767, bitrate: 26804 kb/s
Stream #0.0[0x810]: Video: mpeg2video, yuv420p, 1440x1080, 25000 kb/s, 29.97 fps(r)
Stream #0.1[0x814]: Audio: mp2, 48000 Hz, stereo, 384 kb/s
1881.48 A-V: -2.825 aq= 0KB vq= 0KB sq= 0B

The file is about 53MB, but I can provide a smaller chunk if need be (or the whole file with the URL in a private message to a developer interested to fix the bug).
I am using tsMuxeR 1.6.3

MimiK
27th March 2008, 02:48
I wish to convert a 720p mkv video file with DTS audio track to M2TS (Ps3 compatible) using tsMuxeR. I know tsMuxeR doesn't like DTS audio so I have to convert the DTS track to AC3. Where can I find a guide to help me in this audio conversion task? any help is really appreciated.
thanks

saint-francis
27th March 2008, 04:17
its a downloaded bluray movie...

Oh man! You came right out and said it didn't you?:eek: Haven't you read the rules? Buy the movie or don't ask the question. Or else you're going to get stuck in situations like this. It's probably best that you delete that post.

west
27th March 2008, 04:20
well ur right... its just a weird sit... basically dnt loan out ur movies to idiots... ive seen other peep on here saying similar things but thanks for the heads up well appreciated....

Quatre
27th March 2008, 05:32
I wish to convert a 720p mkv video file with DTS audio track to M2TS (Ps3 compatible) using tsMuxeR. I know tsMuxeR doesn't like DTS audio so I have to convert the DTS track to AC3. Where can I find a guide to help me in this audio conversion task? any help is really appreciated.
thanks

where do you figure tsMuxeR doesnt like dts audio. your thinking that ps3 can't play dts audio (not even pass it through to receiver)

even if the file has ac3 audio already (compatable on ps3) i dont think just using tsMuxeR to make the mkf .m2ts will make it play on ps3.

there is a prog called mkv2vob which will remux an mkv to avc to play on ps3. or if it has to (it auto detects) it will transcode the file to your choice of mpeg-2, xvid, or x264. it also recodes dts to ac3. either way it makes a file that plays on ps3 from your mkv, so that is prob what you are looking for.

Ryu77
27th March 2008, 05:59
Oh man! You came right out and said it didn't you?:eek: Haven't you read the rules? Buy the movie or don't ask the question. Or else you're going to get stuck in situations like this. It's probably best that you delete that post.

Just a question, why is it against the rules to say that it's from a downloaded source? Yes, the rules state you can't provide information relating to copyright infringement (rule 6) but there is nothing to say the downloaded content isn't perfectly legitimate, also there is nothing to say that it is.

My understanding is that as long as you don't specify that it is indeed a case of copyright infringement, then no rules have been broken. Is there anyone that can clarify this?



MimiK and Quatre, for tsMuxeR to output DTS in a playable media format, you will need to select Blu-ray output. After the Blu-ray folders have been created for you, simply burn them as UDF v2.5 with Nero or ImgBurn.

MimiK, if you still want to convert the DTS to ac3 so you can export a m2ts media file instead of Blu-ray, I would recommend using EAC3to for this conversion.

n0mag!c
27th March 2008, 07:56
I wish to convert a 720p mkv video file with DTS audio track to M2TS (Ps3 compatible) using tsMuxeR. I know tsMuxeR doesn't like DTS audio so I have to convert the DTS track to AC3. Where can I find a guide to help me in this audio conversion task? any help is really appreciated.
thanks
TsMuxer has no issues with DTS audio.

Quatre
27th March 2008, 08:40
MimiK and Quatre, for tsMuxeR to output DTS in a playable media format, you will need to select Blu-ray output. After the Blu-ray folders have been created for you, simply burn them as UDF v2.5 with Nero or ImgBurn.

MimiK, if you still want to convert the DTS to ac3 so you can export a m2ts media file instead of Blu-ray, I would recommend using EAC3to for this conversion.


oh sweet imgburn can burn as udf v2.5? cool, so i can take my .mts files that my avchd vid cam produces and use tsMuxeR to mux to bluray output and then burn in imgburn as udf 2.5.

haen't seen that option on imgburn but will give it a try at some point.

id like to add music to the avchd authored disc i make though of our baby.

Ryu77
27th March 2008, 09:20
Quatre, you will need the latest version of ImgBurn, previous versions didn't offer the UDF v2.5 burning option.

Encoder888
27th March 2008, 11:38
Hey,

I've been using TSMuxer co concatenate m2ts from seamless branching movies, and I've been getting audio delay/sync problems. I know the new 1.6.3 is supposed to take care of that, but I'm still getting the same results. I've also used TSMuxer in combination with TSRemux... Still the same problem. Any advice? (the movie is Enchanted)

nekowhizz
27th March 2008, 20:23
Hi Encoder888

When sticking seemless branching movies together, you normally have to remux them twice, so I tend to remux to .ts or .m2ts and then to blu-ray or again whatever format you wish. Never failed once, though there was one movie I had to remux three times :eek:

To Roman the creator of this masterpiece of a program:thanks:
I seem to be having a strange problem when remuxing Dan in Real Life BD, where it says the streams go out of sync or something like that... TsRemux doesn't have the same issue, but once muxed playback is wrong, as the video slows down and speeds up at various points... very strange! I'll get the exact error message shortly.

survivant001
27th March 2008, 21:22
@roman76

there is a problem with the spliting file in bluray.

I just watch a movie that I encode. It's split the file a 4gigs and create the playlist, the chapters works.. but there is one problem.

when will play the movie, you will obtain Invalid disk when it,s time to change to the second playlist. If I replay to movie and skip by chapters it will works, but it's still a bug.

Maybe you can compare with scenarist to see what is the difference in the sequence.

gav1577
27th March 2008, 21:22
@Roman hi i have a m2ts 1080 file which will not playback on the ps3 in bluray structure created by tsmuxer 1.6.3b i have tried the nero bmdv files on a avchd dvd and it wont work i just get a black screen but if i run the same file through tsremux it plays fine. please will you take a look and see whats causing tsmuxer to output a file that is unplayable. here are two 50mb bluray clips in bluray structure created from the same source. one has been created by tsmuxer and the other by tsremux

Hp5 1080 Tsmuxer.rar (51.84 MB)
http://www.mediafire.com/?kvmy4cjdiof

Hp5 1080 Tsremux.rar (52.42 MB)
http://www.mediafire.com/?yrmnde04jol

thanks :)

survivant001
27th March 2008, 22:11
@gav1577

did you try with a older version of tsmuxer ? just to check if it worked in the past.

gav1577
27th March 2008, 22:32
@gav1577

did you try with a older version of tsmuxer ? just to check if it worked in the past.

Hi survivant001 yes i tried older versions and still no joy. do you have a ps3 ? if so could you give the above files a try just to confirm my problem thanks :)

survivant001
27th March 2008, 23:36
@gav1577

I'll five it a try.. but first.. tell me HOW you encode your file.. just to be sure there nothing wrong.

gav1577
27th March 2008, 23:42
Hi survivant001 its xlocos bluray profile altered a bit

--pass 2 --bitrate 14186 --stats ".stats" --level 4.1 --keyint 25 --min-keyint 1 --deadzone-inter 4 --deadzone-intra 4 --ref 3 --mixed-refs --no-fast-pskip --bframes 3 --bime --weightb --direct none --filter -2,-2 --subme 4 --analyse p8x8,b8x8,i4x4,i8x8 --8x8dct --ipratio 1.1 --pbratio 1.1 --chroma-qp-offset -6 --vbv-bufsize 30000 --vbv-maxrate 38000 --qcomp 1.0 --threads 2 --thread-input --cqmfile "E:\Apps\bluray kit\Bluray kit March 2008\Megui pack\Custom Matrix\prestige.cfg" --progress --no-dct-decimate --no-psnr --no-ssim --output "output" "input" --mvrange 511 --aud --nal-hrd --sar 1:1 --aq-strength 1.0

Video #0
ID : 4113 (0x1011)
MenuID : 1 (0x1)
Codec : AVC
Codec/Family : AVC
Codec/Info : MPEG-4 AVC
PlayTime : 2h 18mn
Bit rate : 14 Mbps

Audio #0
ID : 4352 (0x1100)
MenuID : 1 (0x1)
Codec : AC3
PlayTime : 32ms
Bit rate mode : CBR
Bit rate : 640 Kbps
Channel(s) : 6 channels
Channel positions : Front: L C R, Rear: L R, LFE
Sampling rate : 48 KHz
Language : English

i know its not standard but it plays through tsremux :confused:

survivant001
28th March 2008, 01:33
@gav1577

it play well in the xmb. didn'T try to burn a dvd, but if it works in the xmb should work on a dvd, unless it a been en error when burning it.

gav1577
28th March 2008, 02:03
@gav1577

it play well in the xmb. didn'T try to burn a dvd, but if it works in the xmb should work on a dvd, unless it a been en error when burning it.

I know it works in xmb. it does not work in avchd /bluray structure
when burned to dvd. i doubt there are burn errors if there were surely i would get burn errors with the structure created by tsremux too what i need is someone to confirm this issue by burning to avchd and let me know that the structure created by tsmuxer does not work and the structure created by tsremux does thanks :)

tchrin
28th March 2008, 05:41
Hi Roman

I own the following hardware:
Sony HDR-SR1
Sony PS3 60 Gb
PC Core Duo running Vista SP1, 2 GB RAM
I use the following softwares
TSMuxer 1.6.3(b)
PowerDVD 7.3
Media Player Classic
K-Lite Codec PAck 3.8.5

Merging files is OK
-----------------
I am using TSMuxer to merge my small .M2TS files.
Those merged .M2TS files play great on my PS3.
I can play them as well on PowerDVD on my Vista PC.
This is the tool I have been looking for a long long time.

Blu-Ray authoring does not work for me
--------------------------------------
When I try to generate a Blu-Ray structure with TSMuxer, everything seems to work, ie: the folders get generated with the right names, the right files.

I can play the .M2TS files that have been renamed to 0000x.M2TS with PowerDVD or MPC. Then I burn a UDF 2.5 DVD using Nero burning room 8. I include the \BDMV and \CERTIFICATE folders.

When I attempt to play the DVD from PowerDVD
When I attempt to play the DVD from my PS3

I get a black screen and no sound.

I have read all the comments in this forum and others and tried again and again, but I have not been successful so far.

Can you help?

fib0by
28th March 2008, 06:10
I get a black screen and no sound.

This is odd. I did something similar, except I used files from a different AVCHD camcorder (Canon HF10), and burned the disk with ImgBurn, but then the PS3 was able to play it just fine. tsMuxeR has a less than optimal way of setting the chapter marks, but nevertheless, at least the BD image was playable.

I'm willing to do a test if you can put a short m2ts file somewhere online so I can download it. Don't process it, just download it from the camcorder and put it on a site. I can author it with tsMuxeR, burn it on a DVD-RW then test it on the PS3.

tchrin
28th March 2008, 07:47
Thanks for your kind answer:

The input file
Link to download the .M2TS file coming straight from my SONY camcorder. Size less than 6 Mb.

http://www.yousendit.com/transfer.php?action=download&ufid=55E5F3EF31C17921

The generated BR output
Link containing the entire Blu-Ray structure generated by TSMuxer 1.6.3.

http://www.yousendit.com/transfer.php?action=download&ufid=40A7D02B1C05EA3C

Pyth0n
28th March 2008, 08:14
I'm using the latest 2.20 firmware and remuxed Rambo First Blood MKV with DTS-ES and @5.1 1280x544 to M2TS and it played perfectly (at least the video) in my PS3 under the XMB.

Tested with Terminator 2 same profile and audio and video was perfect.

Tested with Terminator 1 same video profile and AC3 audio and both audio and video perfect.

With other remuxes of those sources I wasn't able to have any video at all under my XMB.
Building a bluray structure to test with my PS3 now. Will post here later.

It will be great if 5.1 is supported under AVCHD disc. We could have subtitles after pelican add suport for 544p and other custom resolutions for his tool SUPread that converts SRT to SUP

Pyth0n
28th March 2008, 08:38
Burned the BD structure of Rambo 1 First Blood @5.1 1280x544 and DTS-ES audio. I just added the files to the tsmuxer and made it create a blue ray structure for me.

The PS3 started to play the disc and yes, I got image on the screen but with a big green area on the botton. The area corresponding to the missing 176 pixels to reach 720p I guess.


For who doesn't want DTS and doesn't need subtitle the just remux is great now since the PS3 support others resolutions.

gav1577
28th March 2008, 09:49
Burned the BD structure of Rambo 1 First Blood @5.1 1280x544 and DTS-ES audio. I just added the files to the tsmuxer and made it create a blue ray structure for me.

The PS3 started to play the disc and yes, I got image on the screen but with a big green area on the botton. The area corresponding to the missing 176 pixels to reach 720p I guess.


For who doesn't want DTS and doesn't need subtitle the just remux is great now since the PS3 support others resolutions.

yes you are correct it has to be 1280x720 or you get green bars/bar