Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > (HD) DVD, Blu-ray & (S)VCD > (HD) DVD & Blu-ray authoring

Reply
 
Thread Tools Search this Thread Display Modes
Old 9th February 2008, 23:54   #1041  |  Link
jamos
Hey Now!
 
Join Date: Feb 2006
Posts: 812
Quote:
Originally Posted by dmz01 View Post
Muxing is a lot harder than remuxing. In muxing, you have to generate all the appropriate timestamps so that video plays at the correct rate, doesn't slow down, doesn't speed up, stays in sync with audio and the packets are intertwined correctly so that none of the buffers overflow. In remuxing, I have a very easy job, I don't have to worry about all this, since the timestamps are already there and the packets are in correct intertwined order. I applaud Roman for writing a true muxer (which is what you need for what you want to do. ) Give him some time. He has my source code. He'll get there.
cool deal..maybe combine your two programs for a one click solution guess I could write a gui front end to do that.
jamos is offline   Reply With Quote
Old 9th February 2008, 23:58   #1042  |  Link
maya
Registered User
 
Join Date: Mar 2004
Posts: 71
DTS MA Questions

Can anyone tell me why HD MA will sometimes be converted to DTS ES and then others to regular DTS 2 channel when using the newest version of tsremux? For example, X-MEN 3 converts to DTS ES and Planet of the Apes converts to 2 channel DTS
maya is offline   Reply With Quote
Old 10th February 2008, 00:37   #1043  |  Link
DanielCardenas
Registered User
 
Join Date: Apr 2007
Posts: 13
TSRemux v20 crashes when loading a vob file. v0.0.16 works though. Also works if I uncheck "Use async I/O". :-)

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at TsRemux.TsRemux.EnableCbxMlp()
at TsRemux.TsRemux.backgroundWorker2_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
TsRemux
Assembly Version: 0.0.20.0
Win32 Version: 0.0.20.0
CodeBase: file:///E:/downloads/low/tsremux/tsremux_080209.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.

Last edited by DanielCardenas; 10th February 2008 at 00:59.
DanielCardenas is offline   Reply With Quote
Old 10th February 2008, 05:18   #1044  |  Link
dmz01
Registered User
 
Join Date: Feb 2007
Posts: 213
Quote:
Originally Posted by maya View Post
Can anyone tell me why HD MA will sometimes be converted to DTS ES and then others to regular DTS 2 channel when using the newest version of tsremux? For example, X-MEN 3 converts to DTS ES and Planet of the Apes converts to 2 channel DTS
Because there is no conversion. I only extract the core stream, whatever that maybe. Same is true for TrueHD to AC3 extraction. The decision on how much to put into the core stream is up to the original authors.
dmz01 is offline   Reply With Quote
Old 10th February 2008, 05:21   #1045  |  Link
dmz01
Registered User
 
Join Date: Feb 2007
Posts: 213
I would need a small sample to fix this.

Quote:
Originally Posted by DanielCardenas View Post
TSRemux v20 crashes when loading a vob file. v0.0.16 works though. Also works if I uncheck "Use async I/O". :-)
dmz01 is offline   Reply With Quote
Old 10th February 2008, 05:59   #1046  |  Link
PleXuS
Registered User
 
Join Date: Dec 2003
Posts: 46
from what i read it still not possible to import subtittle to bluray structure with no subtitles?

where are the subtitles stored in bluray structure?
in the m2ts files?

best regards,
PleXuS
PleXuS is offline   Reply With Quote
Old 10th February 2008, 07:25   #1047  |  Link
jamos
Hey Now!
 
Join Date: Feb 2006
Posts: 812
Quote:
Originally Posted by PleXuS View Post
from what i read it still not possible to import subtittle to bluray structure with no subtitles?

where are the subtitles stored in bluray structure?
in the m2ts files?

best regards,
PleXuS
I think you mean tsmuxer not this program it supports subtitles if they are muxed in the m2ts. Tsmuxer currently does not support subtitles.
jamos is offline   Reply With Quote
Old 10th February 2008, 15:48   #1048  |  Link
jamos
Hey Now!
 
Join Date: Feb 2006
Posts: 812
With TSremux .20 I am having issues with bluray. with .19 I do not have the issues. After I remux a m2ts to bluray using .20 the resulting structure will play in powerdvd or standalone
bd players but does not have audio (yes I unchecked bypass audio align). in .19 it does work in standalone players and powerdvd with audio with the Same Source. This could be just because of Tsmuxer not properly setting the dts audio correctly. I will just have to use .19 for these sources.

Last edited by jamos; 10th February 2008 at 18:16.
jamos is offline   Reply With Quote
Old 11th February 2008, 04:21   #1049  |  Link
maya
Registered User
 
Join Date: Mar 2004
Posts: 71
Quote:
Originally Posted by dmz01 View Post
Because there is no conversion. I only extract the core stream, whatever that maybe. Same is true for TrueHD to AC3 extraction. The decision on how much to put into the core stream is up to the original authors.
Thanks again.
maya is offline   Reply With Quote
Old 11th February 2008, 06:14   #1050  |  Link
dmz01
Registered User
 
Join Date: Feb 2007
Posts: 213
Quote:
Originally Posted by jamos View Post
With TSremux .20 I am having issues with bluray. with .19 I do not have the issues. After I remux a m2ts to bluray using .20 the resulting structure will play in powerdvd or standalone
bd players but does not have audio (yes I unchecked bypass audio align). in .19 it does work in standalone players and powerdvd with audio with the Same Source. This could be just because of Tsmuxer not properly setting the dts audio correctly. I will just have to use .19 for these sources.
Can you provide a few seconds sample of your source?
dmz01 is offline   Reply With Quote
Old 11th February 2008, 09:54   #1051  |  Link
n0mag!c
use 'r'
 
n0mag!c's Avatar
 
Join Date: Feb 2008
Posts: 230
Quote:
Originally Posted by chewdogg10 View Post
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?
are sure that you burn bluray structure from tsremux as UDF2.50?
P.S. i'd like to buy this BD30 player, so can you please answer me, do it have "variable zoom" function as panasonic's dvd-players?

Last edited by n0mag!c; 11th February 2008 at 12:27.
n0mag!c is offline   Reply With Quote
Old 11th February 2008, 17:59   #1052  |  Link
Atak_Snajpera
RipBot264 author
 
Atak_Snajpera's Avatar
 
Join Date: May 2006
Location: Poland
Posts: 7,806
Quote:
P.S. i'd like to buy this BD30 player, so can you please answer me, do it have "variable zoom" function as panasonic's dvd-players?
Instead of some crapy bluray player buy PS3. 399euro and you have very good console as well
Atak_Snajpera is offline   Reply With Quote
Old 11th February 2008, 18:45   #1053  |  Link
Bigmango
Registered User
 
Join Date: Nov 2006
Posts: 415
Quote:
Originally Posted by Atak_Snajpera View Post
Instead of some crapy bluray player buy PS3. 399euro and you have very good console as well
Yep I second that, its one of the best if not the best blu-ray player, the only future proof player with no limit on firmware updates it will support the BD 2.0 specs when they come out. It's also the best dvd upscaller and a nice media center
Bigmango is offline   Reply With Quote
Old 11th February 2008, 19:04   #1054  |  Link
Thunderbolt8
Registered User
 
Join Date: Sep 2006
Posts: 2,197
does someone know exactly whats the current status on seamless branching movies with audio delay regarding .mkv remuxing (not with tsremux .mkv funtions, but mkvmerge etc.)? when you demux video & audio with xport from the .m2ts file, which was created by joining all the single files with copy /b, there will be a bit too much audio e.g. on average ~2.5ms for LPCM tracks or ~16ms for eac3 tracks for each joined .m2ts file (which can add up depending on their number). does someone know whether this would be the same when the with copy /b joined file is processed with tsremux 1st?
Thunderbolt8 is offline   Reply With Quote
Old 11th February 2008, 22:26   #1055  |  Link
Rectal Prolapse
Registered User
 
Join Date: Mar 2005
Posts: 433
Thunderbolt8, I asked drmpeg (in PM) about the seamless branching issue. I hope he gets back to me about it one day.

My question is: Is the additional audio packet at the end of each m2ts segment repeated in the next audio segment? If so, is there a way to detect this additional audio packet and delete it, or does the audio need to be re-encoded?
Rectal Prolapse is offline   Reply With Quote
Old 12th February 2008, 07:41   #1056  |  Link
hkazemi
Registered User
 
Join Date: Jan 2008
Posts: 63
Quote:
Originally Posted by dmz01 View Post
Having been inspired by Pelican9's and DrMpeg's work, I decided to write a transport stream re-muxer similar in functionality to EvoDemux. Some of the features currently implemented:
  • Ability to demux elementary streams as well as subtitle streams compatible with SUPreader (right click the selected stream with the mouse)
Current Version 0.20
Hi dmz01,

First, thanks for working on this tool! Here are a few questions/notes/observations/suggestions:

1.) Does TsRemux include or get periodically updated to include all of the demuxing fixes that are added to xport.exe?
(According to http://www.w6rz.net/ , xport was "Updated 11/25/2007 - current version is 1.00" ).

2.) Is TsRemux at least as robust at demuxing .ts as xport?
(This is important for handling potentially broken broadcast ATSC streams, and I'd like to use whichever tool is a better ATSC stream demuxer in my scripts.)

3.) Can TsRemux functionally replace xport (i.e. does TsRemux have all of xport's features) (assuming a command line version of TsRemux is created)?

4.) How about TsRemux vs Evodemux ... is there anything Evodemux can do that TsRemux cannot?

5.) Have you considered adding GaveUp's AC3 bitrate header fixing code (from AC3 Cutter) as an AC3 processing option? This changing of the bitrate headers is important for maintaining sync when transcoding broadcast ATSC streams that switch between multiple different AC3 bitrates all in the same program. A common example is 384 kbps 5.1 AC3 for the main program and 192 kbps 2.0 stereo AC3 for the commercials. The source code for the last version (AC3 Cutter 0.3) is available in the zip file package:
http://forum.doom9.org/showthread.php?t=92325&page=2
http://www.64k.it/andres/data/a/AC3_Cutter_v0.3.zip

6.) Any thoughts about a command line version? This has been requested several times:
http://forum.doom9.org/showthread.ph...ne#post1091937
http://forum.doom9.org/showthread.ph...ne#post1077931
http://forum.doom9.org/showthread.ph...ne#post1070483
http://forum.doom9.org/showthread.ph...ne#post1012089
http://forum.doom9.org/showthread.ph...ne#post1008821
http://forum.doom9.org/showthread.ph...ne#post1001708

If anyone is thinking of creating a command line wrapper for TsRemux, let me suggest the GPL open source tool AutoHotKey from http://www.autohotkey.com/. For Linux users, it works fine under WINE per http://appdb.winehq.org/objectManage...rsion&iId=8043.
hkazemi is offline   Reply With Quote
Old 12th February 2008, 08:19   #1057  |  Link
n0mag!c
use 'r'
 
n0mag!c's Avatar
 
Join Date: Feb 2008
Posts: 230
Quote:
Originally Posted by Atak_Snajpera View Post
Instead of some crapy bluray player buy PS3. 399euro and you have very good console as well
i've already bought PS3. and I was disappointed that it didn't upscale DVD's to 1080i/p, as my good old dvd-player does. so I'm still looking for UNcrapy bluray player to replace dvd-player.
n0mag!c is offline   Reply With Quote
Old 12th February 2008, 09:24   #1058  |  Link
Bigmango
Registered User
 
Join Date: Nov 2006
Posts: 415
Quote:
Originally Posted by n0mag!c View Post
i've already bought PS3. and I was disappointed that it didn't upscale DVD's to 1080i/p, as my good old dvd-player does. so I'm still looking for UNcrapy bluray player to replace dvd-player.
My PS3 upscalles DVDs perfectly to 1080p on my TV, and the same goes for all the people I know who have 1080p TVs.

Furthermore, the PS3 has been reported all over the web to be the best DVD upscaller; it outputs a better upscalling quality than other upscalling DVD players. Due to its cell processor it has more power for picture quality processing.

But of course for DVD upscalling to actually take place you need to enable 2 things in the PS3 settings:

- DVD upscalling (under DVD options)
- and 1080p (under supported screen sizes)

My guess is that you haven't enabled "DVD upscalling"
Bigmango is offline   Reply With Quote
Old 12th February 2008, 15:44   #1059  |  Link
dmz01
Registered User
 
Join Date: Feb 2007
Posts: 213
Answers:

Quote:
Originally Posted by hkazemi View Post
Hi dmz01,

First, thanks for working on this tool! Here are a few questions/notes/observations/suggestions:

1.) Does TsRemux include or get periodically updated to include all of the demuxing fixes that are added to xport.exe?
(According to http://www.w6rz.net/ , xport was "Updated 11/25/2007 - current version is 1.00" ).
It doesn't since it was written from scratch and not from that code base.

Quote:
Originally Posted by hkazemi View Post
2.) Is TsRemux at least as robust at demuxing .ts as xport?
(This is important for handling potentially broken broadcast ATSC streams, and I'd like to use whichever tool is a better ATSC stream demuxer in my scripts.)
It can tolerate some issues. I believe xport is better.

Quote:
Originally Posted by hkazemi View Post
3.) Can TsRemux functionally replace xport (i.e. does TsRemux have all of xport's features) (assuming a command line version of TsRemux is created)?
I don't think so. Ron (DrMpeg, Dr1394 etc.) has a lot more experience in this area, and I'm but a newbie, so his product will be more stable - as the versions indicate.

Quote:
Originally Posted by hkazemi View Post
4.) How about TsRemux vs Evodemux ... is there anything Evodemux can do that TsRemux cannot?
Yes - remux MPEG2 program streams (EVO, VOB, etc.)

Quote:
Originally Posted by hkazemi View Post
5.) Have you considered adding GaveUp's AC3 bitrate header fixing code (from AC3 Cutter) as an AC3 processing option? This changing of the bitrate headers is important for maintaining sync when transcoding broadcast ATSC streams that switch between multiple different AC3 bitrates all in the same program. A common example is 384 kbps 5.1 AC3 for the main program and 192 kbps 2.0 stereo AC3 for the commercials. The source code for the last version (AC3 Cutter 0.3) is available in the zip file package:
http://forum.doom9.org/showthread.php?t=92325&page=2
http://www.64k.it/andres/data/a/AC3_Cutter_v0.3.zip
I could if there is a demand, or someone else can add that too.

Quote:
Originally Posted by hkazemi View Post
6.) Any thoughts about a command line version? This has been requested several times:
http://forum.doom9.org/showthread.ph...ne#post1091937
http://forum.doom9.org/showthread.ph...ne#post1077931
http://forum.doom9.org/showthread.ph...ne#post1070483
http://forum.doom9.org/showthread.ph...ne#post1012089
http://forum.doom9.org/showthread.ph...ne#post1008821
http://forum.doom9.org/showthread.ph...ne#post1001708

If anyone is thinking of creating a command line wrapper for TsRemux, let me suggest the GPL open source tool AutoHotKey from http://www.autohotkey.com/. For Linux users, it works fine under WINE per http://appdb.winehq.org/objectManage...rsion&iId=8043.
It's on a to do list, are you volunteering?
dmz01 is offline   Reply With Quote
Old 12th February 2008, 18:24   #1060  |  Link
jamos
Hey Now!
 
Join Date: Feb 2006
Posts: 812
Quote:
Originally Posted by n0mag!c View Post
i've already bought PS3. and I was disappointed that it didn't upscale DVD's to 1080i/p, as my good old dvd-player does. so I'm still looking for UNcrapy bluray player to replace dvd-player.
my ps3 upscales my dvds to 1080 do you have the 60 gig version?
jamos is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 20:40.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.