Was attempting to convert some mp4 files (originally converted from DVD to mp4 with DVDFab) to m4v ipod Touch format.
Fabcore spins up memory usage to around 1.6GB, then dies after processing around 200MB or so of output (none of which gets written to disk until I cancel DVDFab). DVDFab never realizes that Fabcore is dead, it just keeps waiting until I hit Cancel.
Let me know what information is needed, I have tried changing the A/V codecs for H.264 decoding between CoreAVC, DXVA, and Software, but nothing seems to change the result.
The event viewer is showing this:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-07-15T05:22:50.000000000Z" />
<EventRecordID>4807</EventRecordID>
<Channel>Application</Channel>
<Computer>Blah-XPC</Computer>
<Security />
</System>
- <EventData>
<Data>fabCore.exe</Data>
<Data>1.0.5.4</Data>
<Data>4c3d1f82</Data>
<Data>codecs.dll</Data>
<Data>0.0.0.0</Data>
<Data>4c23155c</Data>
<Data>c0000005</Data>
<Data>00152e71</Data>
<Data>1f54</Data>
<Data>01cb23dd871a2129</Data>
<Data>D:\PROGRA~2\DVDFAB~1\fabCore.exe</Data>
<Data>D:\PROGRA~2\DVDFAB~1\codecs.dll</Data>
<Data>028c160b-8fd1-11df-8c09-005056c00008</Data>
</EventData>
</Event>
Fabcore spins up memory usage to around 1.6GB, then dies after processing around 200MB or so of output (none of which gets written to disk until I cancel DVDFab). DVDFab never realizes that Fabcore is dead, it just keeps waiting until I hit Cancel.
Let me know what information is needed, I have tried changing the A/V codecs for H.264 decoding between CoreAVC, DXVA, and Software, but nothing seems to change the result.
The event viewer is showing this:
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2010-07-15T05:22:50.000000000Z" />
<EventRecordID>4807</EventRecordID>
<Channel>Application</Channel>
<Computer>Blah-XPC</Computer>
<Security />
</System>
- <EventData>
<Data>fabCore.exe</Data>
<Data>1.0.5.4</Data>
<Data>4c3d1f82</Data>
<Data>codecs.dll</Data>
<Data>0.0.0.0</Data>
<Data>4c23155c</Data>
<Data>c0000005</Data>
<Data>00152e71</Data>
<Data>1f54</Data>
<Data>01cb23dd871a2129</Data>
<Data>D:\PROGRA~2\DVDFAB~1\fabCore.exe</Data>
<Data>D:\PROGRA~2\DVDFAB~1\codecs.dll</Data>
<Data>028c160b-8fd1-11df-8c09-005056c00008</Data>
</EventData>
</Event>
Comment