Time offset in BD Author

Blu-ray and UHD Authoring
nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Time offset in BD Author

Post by nautilus7 »

Hi, i am testing bd author's reauthor functionality. I want to replace an audio stream in a existing bd. I experience problem with setting the correct time offset in the new audio.

Existing streams have an offset of "-810" as the info at the lower part of the picture says and at the time offset in the clip editor for this track is "-0:00:00:00". I want to do the same for the new track (marked with the arrow) but i can't find a way to put value "-810". What does "-810" mean anyway? If I let it at "0:00:00:00" it says offset "0" in the info at the bottom part of the picture. :?
Attachments
Untitled.png
Untitled.png (68.99 KiB) Viewed 29200 times
Last edited by nautilus7 on Mon Oct 15, 2012 10:32 pm, edited 2 times in total.

nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Re: Time offsets in BD Author

Post by nautilus7 »

A few sugestions as well.

1. I created a project and set as destination a hard disk with limited free space. When it began the compilation, the disk became full and BD Author couldn't write the files. Then, the application crashed, which I think is unacceptable for a program of its class. A proper error message would be appropriate.

2. The window that pops up when a project is compliling or demuxing is always in front of the screen and there is no way to minimize it. A button to minimize this would be useful, so the pc can be used for other things while BD Author is working.
Attachments
Untitled2.png
Untitled2.png (208.12 KiB) Viewed 29198 times

Valery Koval
Site Admin
Posts: 104
Joined: Mon Nov 07, 2011 2:55 pm

Re: Time offset in BD Author

Post by Valery Koval »

Hi!

Thanks for question and suggestions.

-810 value in property editor means Audio offset in PTS. This looks ok, but it is to less to be shown in time format as frame value. Depending on video one frame is about 3000 PTS, so -810 is value that can be just ignored as less then one frame. You just can't feel difference between zero offset and 810 PTS offset. Just for info: 1 second has 90000 PTS.

Regarding suggestions, yes we'll add these in new version. By the way, try latest version 1.3. There is old version 1.1 on our website, but you can use online request form for 1.3 Demo.

Best regards,
Valery Koval.

nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Re: Time offset in BD Author

Post by nautilus7 »

I have already requested and using 1.3 demo. Thanks.

So I correctly guessed that -810 is something too small. The same disc in eac3to shows a delay of -9ms for that track, which is indeed too short to hear a difference.
But It would be great if such short delay values CAN be added somehow. It seems very nice application and feature complete, so why ca not add whatever value you want? ;)

Valery Koval
Site Admin
Posts: 104
Joined: Mon Nov 07, 2011 2:55 pm

Re: Time offset in BD Author

Post by Valery Koval »

Ok, I'll consider it for future versions.

nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Re: Time offset in BD Author

Post by nautilus7 »

Hi again.

I am experiencing a crash (?) in the muxing process, just before completing the muxing.

I do every time the same thing: Load a blu-ray disc, replace few audio tracks and compile. The result is a popup window from .net, process stops and no output files are produced.

The message says:

Code: Select all

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.InvalidCastException: Unable to cast object of type 'BDEditor.InfoParser.PESMuxInfo' to type 'BDEditor.InfoParser.PESInfo'.
   at BDEditor.InfoParser.InfoParser.info_to_scr(String name, Boolean isVideo, Int32 frameRate)
   at BDEditor.Utils.Info.ShowPES(PESFile pesFile, PropertyGrid propertyGrid, OnLogOutputEvent addLog, Int32 frameRate)
   at BDEditor.mainForm.treeAssets_AfterSelect(Object sender, TreeViewEventArgs e)
   at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
   at System.Windows.Forms.TreeView.WmNotify(Message& m)
   at System.Windows.Forms.TreeView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
----------------------------------------
BDAuthor
    Assembly Version: 1.3.0.0
    Win32 Version: 1.3.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/BDAuthor.exe
----------------------------------------
System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)
    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.5456 (Win7SP1GDR.050727-5400)
    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.5462 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
SandDock
    Assembly Version: 3.0.6.1
    Win32 Version: 3.0.6.1
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/SandDock.DLL
----------------------------------------
SyntaxHighlightingTextBox
    Assembly Version: 1.0.0.1664
    Win32 Version: 1.0.0.1664
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/SyntaxHighlightingTextBox.DLL
----------------------------------------
System.Design
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5460 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Design/2.0.0.0__b03f5f7f11d50a3a/System.Design.dll
----------------------------------------
BDParser
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/BDParser.DLL
----------------------------------------
System.Data
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_64/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
System.Configuration
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Accessibility
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
zlib.net
    Assembly Version: 1.0.3.0
    Win32 Version: 1.0.3.0
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/zlib.net.DLL
----------------------------------------
AVCCorrector
    Assembly Version: 1.0.2.312
    Win32 Version: 1.0.2.312
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/AVCCorrector.DLL
----------------------------------------
MomGeneratorDll
    Assembly Version: 1.0.1.4154
    Win32 Version: 1.0.1.4154
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/MomGeneratorDll.DLL
----------------------------------------
MESManager
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/MESManager.DLL
----------------------------------------
snhe8eoy
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
d6r0z8iv
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
mxnm3riy
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
iummlxc3
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
o7hs95cp
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
vi-euwbg
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
_satmvxg
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
sevsy8z7
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
z3pkxiae
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
qst2xla-
    Assembly Version: 1.0.1.4154
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
BDMuxerDll
    Assembly Version: 1.0.1.2
    Win32 Version: 1.0.1.2
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/BDMuxerDll.DLL
----------------------------------------
5x22enfg
    Assembly Version: 1.0.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
kggmryhe
    Assembly Version: 1.0.1.2
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
wcscnxq3
    Assembly Version: 1.0.1.2
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
nzcmhewg
    Assembly Version: 1.0.1.2
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
_cwoklf7
    Assembly Version: 1.0.1.2
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
CDemoLib
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/DVDLogic/BD%20Author%201.3/CDemoLib.DLL
----------------------------------------
w47gxjge
    Assembly Version: 1.3.0.0
    Win32 Version: 2.0.50727.5456 (Win7SP1GDR.050727-5400)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.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.


I am running win7 x64 and .net 4.5. I have visual studio 2012 installed if that matters.
Attachments
Untitled.png
Untitled.png (68.5 KiB) Viewed 29196 times

nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Re: Time offset in BD Author

Post by nautilus7 »

I will correct my previous post. The crash happens when demuxing is completed and muxing is starting. Always same message.

My system is win7 64bit sp1, .net framework 4.5.

Valery Koval
Site Admin
Posts: 104
Joined: Mon Nov 07, 2011 2:55 pm

Re: Time offset in BD Author

Post by Valery Koval »

Ok, I'll check this. Thanks. Can you try to create and mux also new project from zero, just with one Clip: Video+Audio+Subtitles (PES).

nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Re: Time offset in BD Author

Post by nautilus7 »

Yes, it works with new project.

nautilus7
Posts: 26
Joined: Fri Dec 09, 2011 3:50 pm

Re: Time offset in BD Author

Post by nautilus7 »

Hi, Valery. Did you find any time to check the crash with the re-author proccess?

Thanks.

Post Reply