Crashing on higher quality

Archive of historical bug reports.
Please use the GitHub link above to report issues.
Forum rules
*******************************
Please be aware we are now using GitHub for issue tracking and feature requests.
- This section of the forum is now closed to new topics.

*******************************
Locked
thx_for_nuthin
Posts: 7
Joined: Wed Mar 07, 2007 9:44 pm

Crashing on higher quality

Post by thx_for_nuthin »

I'm trying to rip my dvd's and keep close to 100% quality so I'm ripping with either 10000kbps or 80% constant quality using x264. However whenever the muxing begins the program crashes, leaving me with a un-usable file. Below is the output of the dump file:

Stack trace:
Frame Function Args
7C809512 7C80A075 (50AC458D, 123815FF, 90C37C80, 90909090)
185386 [sig] mediaForkCLI 1444 C:\Documents and Settings\Mark\Desktop\MediaForkCLI.exe: *** fatal error - called with threadlist_ix -1

I have duplicated this on both OSX and XP. I have a screenshot of the CLI output as well. The main part of the error in the CLI is:

Muxing: 0.00 %assertion "(m_size <=(u_int64_t)0xFFFFFFFF)" failed: file "mp4atom.cpp", line 712
jbrjake
Veteran User
Posts: 4805
Joined: Wed Dec 13, 2006 1:38 am

Re: Crashing on higher quality

Post by jbrjake »

thx_for_nuthin wrote:I'm trying to rip my dvd's and keep close to 100% quality so I'm ripping with either 10000kbps or 80% constant quality using x264. However whenever the muxing begins the program crashes, leaving me with a un-usable file. Below is the output of the dump file:

Stack trace:
Frame Function Args
7C809512 7C80A075 (50AC458D, 123815FF, 90C37C80, 90909090)
185386 [sig] mediaForkCLI 1444 C:\Documents and Settings\Mark\Desktop\MediaForkCLI.exe: *** fatal error - called with threadlist_ix -1

I have duplicated this on both OSX and XP. I have a screenshot of the CLI output as well. The main part of the error in the CLI is:

Muxing: 0.00 %assertion "(m_size <=(u_int64_t)0xFFFFFFFF)" failed: file "mp4atom.cpp", line 712
see: http://handbrake.m0k.org/forum/viewtopic.php?t=497

...locking this...
Locked