Log in

View Full Version : rebox.NET v1.8.0.0


The Scientist
18th October 2010, 20:07
rebox.NET demuxes a selected video and audio track from an MKV container for the purpose of remuxing to a more suitable container for playback on the XBOX360 and/or the PlayStation 3. No attempt is made to do any video conversion, only audio is converted, if needed.

http://www.videonet.webspace.virginmedia.com/images/ss_rn1.png

Requirements:
Windows 7 (Vista, Windows XP)
.NET Framework 4.

Download:
rebox.NET v1.8.0.0 (http://www.videonet.webspace.virginmedia.com/files/rebox.NET.1800.zip)

b66pak
19th October 2010, 19:00
thanks a lot...can you provide a non-install package?
_

ricardo.santos
19th October 2010, 23:34
Nice, but you know what we are waiting for... avi.net+H264+SAP :)

Thanks. keep up the good work

The Scientist
20th October 2010, 01:12
Nice, but you know what we are waiting for... avi.net+H264+SAP :)lol, don't worry it's coming.

The Scientist
20th October 2010, 20:45
thanks a lot...can you provide a non-install package?OK here it is: rebox.NET no installer (http://www.dvduk.pwp.blueyonder.co.uk/_files/rebox.NET.beta2.no_install.zip)

b66pak
21st October 2010, 18:46
thanks a lot...
_

The Scientist
23rd October 2010, 07:41
Program version updated.

The Scientist
27th October 2010, 16:13
Program updated, now up to RC2.

Gser
5th November 2010, 13:42
How about adding the ability to set Nero AAC settings at least on a command-line level as I would like to encode with a higher quality setting.

freedom2b
22nd November 2010, 05:37
I'm trying to remux (or demux or whatever it's called) an mkv to wmv in order to make it work on my xbox 360
Sadly I'm receiving the following message: "An error was issued by EAC3TO during demux, rebox.net ... " (Screen shot added).
It happens after the "applying gain (increasing volume) of audio track" process.
I've tried to change the format to TS and it works fine (Sadly for me that I don't have a PS3).
I've installed the latest divx drivers prior to installing rebox.Net.
Please help :)

The Scientist
22nd November 2010, 13:30
There's no need to install DivX to use rebox.NET. To check the exact error look in the installation folder, then in eac3to, and checkout the log file, look for the line/s ending <ERROR>.

freedom2b
22nd November 2010, 14:16
Nothing too much there either :(
It reads:
"
[a02] [NeroAacEnc] Processed 2533 seconds...
[a02] [NeroAacEnc] Processed 2534 se
Aborted at file position 487979076. <ERROR>
"
And before all the "Processed so and so seconds" it reads:
"
[a02] The original audio track has a constant bit depth of 16 bits.
[a02] The processed audio track has a constant bit depth of 16 bits.
[a02] The Nero AAC encoder seems to be stuck... <ERROR>
"

ok... so my problem is with the Nero AAC Encoder i guess, therefore I downloaded and installed the newest version (1.5.1) and replaced the neroAacEnc.exe file. And it still didn't work :(
(the log file reads the same - 2534 seconds, and Nero AAC encoder seems to be stuck)

The Scientist
2nd December 2010, 20:38
ok... so my problem is with the Nero AAC Encoder i guess, therefore I downloaded and installed the newest version (1.5.1) and replaced the neroAacEnc.exe file. And it still didn't work :(
(the log file reads the same - 2534 seconds, and Nero AAC encoder seems to be stuck)
Thankfully I was able to reproduce the error, which only appeared if I was doing 'other things' in the background. Example, if I was copying a file in the background during the MKV to MP4 it would result in an error at the same place you also had the error. I don't know the exact reasons but it appears the Nero encoder or eac3to feedback from Nero thinks it gets 'stuck' and issues the error.

Anyway, I've changed things and hopefully all should be OK now.

The Scientist
18th December 2010, 21:42
rebox.NET updated to v1.1.0.0

v1.1.0.0
Changed all audio conversion routines and added continuity between output modules.
Added the option to allow AAC encoding using Nero if ‘NeroAacEnc.exe’ in found within the ‘aac’ folder.
FIX: There was a slight problem with the correct location of the temporary folder being forgotten.
FIX: A problem that would lead to an error if making an AVCHD structure over one that already existed.

whiskey
27th December 2010, 09:32
Holly Molly ! Thank You for this app ! Been using GOTSent and XenonMKV but those two are not updated anymore which equals tons of bugs and crashes with various mkv files.Found this lil tool yesterday on videohlep.com and must say its badass ! So far it worked fine on XP (32) and on Win7 (64) got some small error message after reading the mkv track information but i was able to hit continue, I hope in near future this handy software will receive custom bitrate selector would be cool :D

here is the error message
http://pastebin.com/CexGwceZ

The Scientist
10th January 2011, 18:04
rebox.NET updated to v1.2

Added input support for MKV files containing AAC audio.
Changed audio conversion procedures.
Re-wrote all output modules.
Numerous minor code and potential bug fixes.

The Scientist
27th March 2011, 13:38
rebox.NET updated to v1.3

Fixed an error that could occur with some MKV sources.
Added some log info in work folder.

Betsy25
27th April 2011, 01:00
rebox.NET v1.4 crash log (after opening and analyzing input file) :
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '1' is not valid for 'index'.
Parameter name: index
at System.Windows.Forms.ListViewItem.ListViewSubItemCollection.get_Item(Int32 index)
at rebox.NET.Form1.ListView1_ItemChecked(Object sender, ItemCheckedEventArgs e)
at System.Windows.Forms.ListView.OnItemChecked(ItemCheckedEventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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: 4.0.0.0
Win32 Version: 4.0.30319.225 (RTMGDR.030319-2200)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
rebox.NET
Assembly Version: 1.4.0.0
Win32 Version: 1.4.0.0
CodeBase: file:///C:/Program%20Files/clone.AD/rebox.NET/rebox.NET.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 10.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.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.


Output to AVCHD plays at double speed, and the accompanied, equally named.srt subtitle file with the source .mkv was not inserted at all, nor was there any sign of it in the tracklist after analysing.

The Scientist
27th April 2011, 09:53
************** Exception Text **************
System.ArgumentOutOfRangeException: InvalidArgument=Value of '1' is not valid for 'index'.

Thanks for the info, does this happen on everything you load in? or was it just one particular file?

The Scientist
6th December 2011, 21:04
rebox.NET updated to v1.8.0.0

Upgraded FFMPEG and downgraded MP4box.
Fixed problem where some MP4 output files were not correct, not compatible with consoles.
File splitting now works again for MP4 output files.
Fix problem of not checking for sizes above 4GB before split.
Amended some output feedback text for MP4 files.
Amended feedbacks|progress for new FFMPEG.
Fixed some audio output channel|bitrate assignments.
Added audio gain for AC3 to AAC conversion.
Will now passthrough already compatible stereo AAC audio for MP4 without re-encoding.
Added and amended some of the output and 'temp' folder checks.
Fixed problem with me drinking too much beer whilst programming!