Log in

View Full Version : New eac3to GUI: HD-DVD/Blu-Ray Stream Extractor


Pages : 1 2 3 4 5 6 7 [8] 9 10

Greif
30th April 2010, 12:32
I really don't see it as just another .NET extension. It's an evolution of the .NET Framework - you are going to need it at some point anyway.

That said, I'm looking to try to do some cool stuff both with the functionality (parallel tasks) and look-and-feel (WPF) of the tool. Using the latest version of the .NET framework ensures that all of the latest and greatest features of .NET are available to me.

It's ok, you can call me a selfish developer ;)

Taurus
30th April 2010, 13:41
I understand your position.
But, stuff too much cake down your throat, your belly might explode :p
Normally I try to keep my system as slick and (c)lean as can be.
I did not have to reinstall the OS for quite some years, care of good maintenance and caution.
But sometimes there is no other way, just to eat the cookie.

Thank you

dbone1026
30th April 2010, 13:56
I understand your position.
But, stuff too much cake down your throat, your belly might explode :p
Normally I try to keep my system as slick and (c)lean as can be.
I did not have to reinstall the OS for quite some years, care of good maintenance and caution.
But sometimes there is no other way, just to eat the cookie.

Thank you

You just made me hungry :p

Greif
30th April 2010, 15:27
Right now, I'm looking into providing SUB and SRT extract options for subtitles. I also want to provide the ability to merge the streams into a single MKV.

Andy o
30th April 2010, 15:34
Nice! Keep it up and thanks again.

dbone1026
30th April 2010, 15:40
Right now, I'm looking into providing SUB and SRT extract options for subtitles. I also want to provide the ability to merge the streams into a single MKV.

Was just going to make a feature request :-)

Also, how about an option just to pull out the forced subs as in IDX/SUB file, as well as an option to create multiple "Extract As" for audio (i.e. lets say I wanted to extract the original DTS(MA) audio track as well as a secondary AC3 track for compatibility issues with some players I have).

Greif
30th April 2010, 17:37
yeah, the multiple extract options sounds good. I need to figure out how to best fit it in.

dbone1026
1st May 2010, 00:42
yeah, the multiple extract options sounds good. I need to figure out how to best fit it in.

I just confirmed that TrueHD is working again. Thanks for the fix :thanks:

deado
4th May 2010, 04:34
That new .NET doesn't download properly - does anyone have a link to the full redist?

Greif
4th May 2010, 04:41
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=e5ad0459-cbcc-4b4f-97b6-fb17111cf544

deado
7th May 2010, 15:11
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=e5ad0459-cbcc-4b4f-97b6-fb17111cf544

Thanks got 0.8 working great now :)

Mrsash
22nd May 2010, 16:12
Hi guys completely new to this. I just started using it. Was wondering if I choose AAC how do I get exactly CBR 128 kbps. Tried doing -quality=0.21 which gives 132kbps and -quality=0.20 does 116.

thanks

Jeanette
21st June 2010, 17:44
I have installed Windows7: I could convert any Bluray with XP but now it doesn't seem to work well. I installed the proggs again, used the app and get this info:

MKV, 1 video track, 2 audio tracks, 2 subtitle tracks, 1:56:52, 24p /1.001
1: h264/AVC, English, 1920x800 24p /1.001
2: AC3, English, 5.1 channels, 640kbps, 48khz
"English AC3 1509kbps"
3: DTS, English, 5.1 channels, 24 bits, 1509kbps, 48khz, 11ms
"English DTS 1509kbps"
4: Subtitle (SRT), Dutch, "Nederlands"
5: Subtitle (SRT), English, "English"
[v01] Extracting video track number 1...
[a02] Extracting audio track number 2...
[v01] Muxing video to Matroska...
[v01] Getting "Haali Matroska Muxer" instance failed. <ERROR>
[s04] Extracting subtitle track number 4...
[a02] Creating file "E:\#DOWNLOADMAP#\Edge of Darkness\1_2_audio.ac3"...
Aborted at file position 9092602568. <ERROR>

So it seems there's something wrong in creating the ac3-file? Next to the 'ac3to' file, is there something else I have to install?

I used version 08 hbdrstreamextractor and installed the latest .net file

tebasuna51
21st June 2010, 18:45
...
[v01] Getting "Haali Matroska Muxer" instance failed. <ERROR>
...
For video muxing you need:
(1) Haali Matroska Muxer http://haali.cs.msu.ru/mkv

Jeanette
22nd June 2010, 00:14
That works! Thank you so much :thanks:

longtom
25th July 2010, 13:37
Great GUI!
Haw do i get chapters for a WAV file extracted from PCM streams?
Which command i have to put in the +options field?

Greif
27th July 2010, 19:10
@longtom, this may be a better question to ask in the eac3to thread. You may get a quicker response.

ddeell72
12th August 2010, 05:49
nice ! expecting this so long !

joelha
17th August 2010, 05:39
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=e5ad0459-cbcc-4b4f-97b6-fb17111cf544

Hi Grief,

The strangest thing happened.

I’ve been happy using hdbrstreamextractor successfully for a while now. It's a great program. All of the sudden, on two different Windows 7 computers, with two different bluray discs, I’m getting the identical results (shown below).

Problem is, neither of the computers are providing me with streams in the lower part of your program window.

What could be going wrong? Could a Windows update have changed anything?

I’m not aware of anything I’ve done to either computer to produce these results.

One day the program works great and the next day it stops.

I’m anxious to get back to using your software.

Thanks in advance for your help.

Joel

[22:11:06] Retrieving features
[22:11:06] Arguments: "E:\BDMV\STREAM"
[22:11:13] Feature Retrieval Completed
[22:11:25] Retrieving streams
[22:11:25] Arguments: "E:\BDMV\STREAM" 1) -progressnumbers
[22:11:26] Stream Retrieval Completed

ajamils
17th August 2010, 17:04
To get "untouched" audio from DTS Master Audio and LPCM, which option should I select ? RAW ? I tried that but when I try to mux everything together MKVMerge does not accept RAW file.

Greif
14th September 2010, 03:50
@joelha: are you still experiencing issues? If you are, then try running the following in a command-window and show me the output:
eac3to.exe "E:\BDMV\STREAM" 1)

@ajamils: not really sure about that one, I seldom use any other format besides AAC. the folks over in the eac3to should probably be able to assist

tebasuna51
14th September 2010, 09:33
To get "untouched" audio from DTS Master Audio and LPCM, which option should I select ? RAW ? I tried that but when I try to mux everything together MKVMerge does not accept RAW file.
To extract DTS-MA with eac3to you can use .DTSHD extension, without -core parameter.
To extract LPCM with eac3to to mux after with MkvMerge you need use .WAV. To mux after with tsMuxeR use .W64

cutterfield
23rd October 2010, 23:10
Hi Greif

The window of HdBrStreamExtractor isn't resizeable. Can you be so kind and tell me why?

Thank you for that great GUI

Greif
24th October 2010, 14:10
It's just how it was initially designed. If I have time, I'll change the layout so it's resizable.

tormento
27th October 2010, 08:41
It's just how it was initially designed. If I have time, I'll change the layout so it's resizable.
So, you are alive ;)

I have a strange bug: whenever I open the second or third playlist, after having extracted some tracks from the first and the second, NET crashes.

Yes, I have 4.0 installed.

Any idea?

jmonier
27th October 2010, 14:01
I have a strange bug: whenever I open the second or third playlist, after having extracted some tracks from the first and the second, NET crashes.

I've seen crashes like this also although I haven't seen anything that points to .NET specifically. If I just restart everything is OK so it's not a big deal.

Butterfly666
2nd November 2010, 21:25
It looks a nice program to extract a file like dtsma in to ac3. Will try this out, thank you.

Greif
6th November 2010, 01:22
I've seen crashes like this also although I haven't seen anything that points to .NET specifically. If I just restart everything is OK so it's not a big deal.

Any log files to show after crashes? I will try this scenario out to see if I can reproduce.

tormento
14th November 2010, 14:32
Any log files to show after crashes? I will try this scenario out to see if I can reproduce.
Can you please tell me how to generate them?

The tipical error message it gives me is this:

Le informazioni su come richiamare il debug JIT (Just-In-Time) anziché questa finestra
sono riportate in fondo al messaggio.

************** Testo dell'eccezione **************
System.ArgumentOutOfRangeException: Index non compreso nell'intervallo. Richiesto valore non negativo e minore della dimensione dell'insieme.
Nome parametro: index
in eac3toGUI.HdBrStreamExtractor.StreamDataGridView_CellToolTipTextNeeded(Object sender, DataGridViewCellToolTipTextNeededEventArgs e)
in System.Windows.Forms.DataGridView.OnCellToolTipTextNeeded(Int32 columnIndex, Int32 rowIndex, String toolTipText)
in System.Windows.Forms.DataGridViewCell.OnCellDataAreaMouseEnterInternal(Int32 rowIndex)
in System.Windows.Forms.DataGridViewCell.OnMouseMoveInternal(DataGridViewCellMouseEventArgs e)
in System.Windows.Forms.DataGridView.OnCellMouseMove(DataGridViewCellMouseEventArgs e)
in System.Windows.Forms.DataGridView.UpdateMouseEnteredCell(HitTestInfo hti, MouseEventArgs e)
in System.Windows.Forms.DataGridView.OnMouseMove(MouseEventArgs e)
in System.Windows.Forms.Control.WmMouseMove(Message& m)
in System.Windows.Forms.Control.WndProc(Message& m)
in System.Windows.Forms.DataGridView.WndProc(Message& m)
in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Assembly caricati **************
mscorlib
Versione assembly: 4.0.0.0
Versione Win32: 4.0.30319.1 (RTMRel.030319-0100)
Base di codice: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
HdBrStreamExtractor
Versione assembly: 0.8.3771.42595
Versione Win32: 0.8.0.0
Base di codice: file:///D:/eseguibili/media/eac3to/hdbrstreamextractor.exe
----------------------------------------
System.Windows.Forms
Versione assembly: 4.0.0.0
Versione Win32: 4.0.30319.1 built by: RTMRel
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Versione assembly: 4.0.0.0
Versione Win32: 4.0.30319.1 built by: RTMRel
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Versione assembly: 4.0.0.0
Versione Win32: 4.0.30319.1 built by: RTMRel
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Windows.Forms.resources
Versione assembly: 4.0.0.0
Versione Win32: 4.0.30319.1 built by: RTMRel
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms.resources/v4.0_4.0.0.0_it_b77a5c561934e089/System.Windows.Forms.resources.dll
----------------------------------------
mscorlib.resources
Versione assembly: 4.0.0.0
Versione Win32: 4.0.30319.1 (RTMRel.030319-0100)
Base di codice: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/mscorlib.resources/v4.0_4.0.0.0_it_b77a5c561934e089/mscorlib.resources.dll
----------------------------------------

************** Debug JIT **************
Per abilitare il debug JIT, è necessario impostare il valore
jitDebugging nella sezione system.windows.forms del file di configurazione
dell'applicazione o del computer (machine.config).
L'applicazione inoltre deve essere compilata con il debug
abilitato.

Ad esempio:

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

Quando il debug JIT è abilitato, tutte le eccezioni non gestite
vengono inviate al debugger JIT registrato nel computer,
anziché essere gestite da questa finestra di dialogo.

Greif
17th November 2010, 17:53
I'll try to reproduce

netopir
25th November 2010, 16:35
Hi

im new and i become this masseg

[16:08:14] Retrieving features

[16:08:14] Arguments: "C:\Users\Martin\LETHAL_WEAPON_COLLECTION\Lethal Weapon 3 1992 1080p Blu-ray CEE VC-1 DTS-HD MA 5.1 -HDBT\BDMV"

[16:08:15] Feature Retrieval Completed

[16:08:15] Retrieving streams

[16:08:15] Arguments: "C:\Users\Martin\LETHAL_WEAPON_COLLECTION\Lethal Weapon 3 1992 1080p Blu-ray CEE VC-1 DTS-HD MA 5.1 -HDBT\BDMV" 1) -progressnumbers

[16:08:20] Skipping 467712 bytes to work around damaged source file...

[16:08:20] Hint: You can use the option "-fix" to clean up the damage.

[16:08:20] Stream Retrieval Completed

Buth i don't know how to do the fix can't someone explane me how.

Greif
25th November 2010, 19:37
Try holding down CTRL when clicking on the Extract button. You will be able to add the '-fix' command-line argument.

Whether or not that will resolve your bad source problem, I'm not sure.

netopir
25th November 2010, 20:26
when im traing this i become this massage

http://img543.imageshack.us/img543/3599/hdbrstreamextractor.th.png (http://img543.imageshack.us/i/hdbrstreamextractor.png/)

fuzzybee
1st December 2010, 02:39
Hi -

I'm new to using the Stream Extractor. I'm trying to do Toy Story 3, that I've ripped to the hard drive. I have selected Feature #2, and chapters, video, and the 7.1 (as DTSHD) and 5.1 (as DTS) soundtracks, in addition to the subtitles. The program appears to work - while it is running, I see .dtshd, .dts, .sup. -Log.txt, and chapter.txt files that grow while the program is running. When it is complete, though, all I have is the chapter.txt file. I don't see any errors in the progress box.

Any suggestions as to what could be going wrong?

edit: a-ha! now I noticed this in the log: "Aborted at file position 29334939648. <ERROR>"

palpyhat
4th January 2011, 15:45
On Iron Man 2 Region B Blu-Ray, it continuously produces a "Listindex out of bounds" messagebox, making it unusable.

Greif
19th January 2011, 03:40
Can you provide some logs?

DMD
4th February 2011, 14:02
How to detect the subtitle stream "ghost"?

The problem I found with two Blu-ray: "Van Helsing" and "The Mummy"
In the specific case of the movie "The Mummy"with any Player Software (Cyberlink or Arcsoft) automatically selects the forced subtitle stream (stream n.66)

http://img268.imageshack.us/img268/4107/screenshot001dy.png (http://img268.imageshack.us/i/screenshot001dy.png/)



With Stream Extractor was not able to detect the stream in question.
I tried to extract all the streams, but have not found that to n.66

http://img21.imageshack.us/img21/4403/screenshot001zvn.png (http://img21.imageshack.us/i/screenshot001zvn.png/)

http://img69.imageshack.us/img69/1124/totalhd.th.png (http://img69.imageshack.us/i/totalhd.png/)



I am running several tests, but I can not find the stream in question, you can solve this problem?

Thanks

dpstjp
9th February 2011, 20:00
I wondered if anyone could help me.

I am using HDBRStreamextractor with two Windows 7 machines. It works well, other than a series of error messages which pop up as the streams are being detected in a particular feature.

The error message reads:

"The following exception occurred in the DataGridView:

System.ArgumentException: DataGridViewComboBoxCell value is not valid.

To replace this default dialog please handle the DataError event."

I then have to hit the "OK" button in the error box to get rid of the box. Then another error box saying the same thing pops up.

I have to remove probably 40-50 of these pop up boxes each time I load the streams. Whilst I am doing this I can see in the background that the drop boxes that select TXT for chapters, and MKV/VC1 for Video blank out, then reappear with the right selection. The Audio drop boxes are always blank until I finally get past the error messages and get a chance to select the streams.

When these have finally cleared I am able to proceed. I suspect this is a problem with Windows 7, but any thoughts on how to remove these warnings would be appreciated. Many thanks.

Greif
18th February 2011, 00:28
I would need the logs for both feature and stream listing from each3to.

Type the following to get the feature listing:eac3to.exe [drive]

Type the following to get the stream listing:eac3to.exe [drive] [feature number]

Give me the results from both of those and I should be able to debug it for you.

Greif
4th March 2011, 20:43
Are there any graphic-artists/designers out there willing to create an icon for this app?

I'm thinking it should be relatively straight forward with a mix of the following themes:
- data/stream extraction
- Transcoding
- HD-DVD & Blu-Ray


I've been "borrowing" the MeGUI icon ever since I started this front-end. It's about time to get my own.

:thanks:

Greif
4th March 2011, 20:48
The error message reads:"The following exception occurred in the DataGridView: System.ArgumentException: DataGridViewComboBoxCell value is not valid."

I think I may know what the problem is. Let me double-check the code.

DJ_Phatic
12th March 2011, 10:57
Would it be possible to implement an option to extract TrueHD tracks to truehd+ac3?

forumator
12th March 2011, 20:35
I wondered if anyone could help me.

I am using HDBRStreamextractor with two Windows 7 machines. It works well, other than a series of error messages which pop up as the streams are being detected in a particular feature.

The error message reads:

"The following exception occurred in the DataGridView:

System.ArgumentException: DataGridViewComboBoxCell value is not valid.

To replace this default dialog please handle the DataError event."

I then have to hit the "OK" button in the error box to get rid of the box..

I've been getting these errors messages occasionally as well, seem fairless harmless just a little annoying :) I'll try to get specific title info next time it happens.

henryho_hk
15th March 2011, 05:47
With a non-encrypted ISO mounted, HDBRStreamextractor crashed with something like "write-protected error". Can I put the temporary directory somewhere else?

forumator
9th April 2011, 10:54
Any chance we could get the option in the GUI to demux DTS MA tracks to .dtsma filetype? Awesome app!

m1ke486837
9th April 2011, 20:05
New to HD-DVD/Blu-ray Stream Extractor...After loading my BDMV folder, and hitting the "features" - it reports:

[11:02:32] Arguments: "D:\Bluray & DVD Backups\BOURNE_SUPREM\BDMV"
[11:02:34] Feature Retrieval Completed

Nothing is shown in either box. Any ideas?

Greif
2nd May 2011, 14:47
@DJ_Phatic, @forumator: I'm going to release an update with these changes but also a way to configure the extraction types possibly via XML or config file

@forumator: I think I found the bug. I'll release an update shortly with the fix

@m1ke486837: is the disc copy-protected?

forumator
25th May 2011, 22:38
@DJ_Phatic, @forumator: I'm going to release an update with these changes but also a way to configure the extraction types possibly via XML or config file

@forumator: I think I found the bug. I'll release an update shortly with the fix

@m1ke486837: is the disc copy-protected?

Excellent, thanks for the continued updates :)

neal121
4th June 2011, 22:48
Pulling my hair out with this. i had this problem fixed but I cant remember how I fixed it (recently reinstalled win7 but previously had this fixed)..

[16:43:53] a03 [NeroAacEnc] ERROR: Invalid channel mask
[16:43:55] Stream Extraction Completed

I have the NeroAaacEnc files in the folder with ea3cto. I also installed Arcsoft Total Media Theater 3 but nothing is working and I am still getting this problem.


[16:43:53] a03 The ArcSoft and Sonic decoders don't seem to work, will use libav instead.

I am out of ideas to get this working, I have searched around but never really found a clear answer. Any help would be great.

neal121
10th June 2011, 23:11
Since nobody had an answer to that, I will ask something else...

What about VC1 format and encoding it to h264 or something else?