lils000 / xvid4psp

Automatically exported from code.google.com/p/xvid4psp
GNU General Public License v2.0
0 stars 0 forks source link

xvid_encraw.exe encountered a problem and needs to close #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Converting MKV into AVI
2. Video Encoding: XvidD HQ Ultra
3. Audio Encoding: AC3 192k
4. Adding .srt subtitles

What is the expected output? What do you see instead?
AVI. xvid_encraw.exe crashes and the file is only 100MBs or so and doesnt 
properly encode

What version of the product are you using? On what operating system?
5.037 PRO on Windows XP Pro

Please provide any additional information below.

I have done some searching on this problem and have tried all the following 
solutions:

-Replacing xvidcore.dll
-Replacing xvid_encraw.exe
-Changing to 2 pass with no Trellis Quantization (Always fails on 2nd pass)
-Changing to 2 pass with no Quarter pixel search (Always fails on 2nd pass)
-Reinstalling ALL codecs after uninstall and registry cleaning
-Reinstalling Xvid4psp after uninstall and registry cleaning

Original issue reported on code.google.com by loopy...@gmail.com on 10 Mar 2010 at 4:52

GoogleCodeExporter commented 8 years ago
First, what`s the reason to use such out of date version (5.037 PRO)?

-Replacing xvidcore.dll
-Replacing xvid_encraw.exe 
- did you mean that you have trying with newest version of XviD (http://
www.xvidvideo.ru/xvid-video-codec/xvid-1-3-0-cvs-091025-03-29-vaq-mtk-x86-x64.ht
ml)?

Did you use any filtering? Sometimes filters can eat all free memory..

What happens w/o adding subtitles?

Original comment by forc...@gmail.com on 10 Mar 2010 at 1:01

GoogleCodeExporter commented 8 years ago
I tried to use the new 6.001 version but couldnt figure out how to add subs in 
the 
new GUI. I will try the 5.0.37 r106 version right now.

did you mean that you have trying with newest version of XviD (http://
www.xvidvideo.ru/xvid-video-codec/xvid-1-3-0-cvs-091025-03-29-vaq-mtk-x86-x64.ht
ml)?
    -Yes I tried replacing the installed xvid codec with the latest version to make 
sure it wasnt an old encoder codec

Did you use any filtering? Sometimes filters can eat all free memory..
    -No. FIltering was disabled

What happens w/o adding subtitles?
    -I will also try testing it without adding subtitles.

Original comment by loopy...@gmail.com on 10 Mar 2010 at 11:11

GoogleCodeExporter commented 8 years ago
Ok I tried using the 5.0.37 r106 version these are the results

1.With subtitles - (pic of error included) Same error as before.

2.Without subtitles - (pic of error included) Same error as before.

Original comment by loopy...@gmail.com on 11 Mar 2010 at 1:54

Attachments:

GoogleCodeExporter commented 8 years ago
I just noticed that both errors occured at the 66465 frame. If I run a 2 pass 
encoding 
it usually errors on the second pass but I'm not sure which frame. Would this 
indicate 
something is not compatible with the source MKV file and xvid as it will encode 
fine if 
I choose another format.

Original comment by loopy...@gmail.com on 11 Mar 2010 at 1:57

GoogleCodeExporter commented 8 years ago
You can try another decoder for your source-file (Video->Decoding). And also 
you can 
try play back your video near this problem frame (66465 +- 2000-3000 frames, 
because 
framecounter in the Encoder vindow is not frameaccurate and it indicate average 
frame but not current frame) - if preview player also will crash, then probably 
something wrong with your source (or decoder).

Original comment by forc...@gmail.com on 12 Mar 2010 at 7:57

GoogleCodeExporter commented 8 years ago
I have scanned all surrounding frames +- 5000 frames and there is nothing 
abnormal 
about the video. I am trying to encode for the Xbox 360 with 5.1 so the 
encoding has 
to be very specific per this list 
http://forum.teamxbox.com/showthread.php?t=558753. 
I have switched to mpeg4-2 for now but I hate having things unresolved and not 
knowing what is doing it. 

On a side not I tried a different MKV file and it produced the same error. 

If you can think of any other things to try let me know. If you need anything 
else 
from me Ill get it.

Thanks

Original comment by loopy...@gmail.com on 12 Mar 2010 at 12:16

GoogleCodeExporter commented 8 years ago
I don`t have any ideas why xvid_encraw.exe crashes..

Original comment by forc...@gmail.com on 13 Mar 2010 at 1:01

GoogleCodeExporter commented 8 years ago
I had this kind of crash too. I'm 99.9% sure that's a xvid_encrawler problem. 
To solve it, you must deactivate the multithreading (i.e. do not use the 
-threads switch). It worked for me.

Original comment by rangoni....@gmail.com on 25 Sep 2010 at 1:18

GoogleCodeExporter commented 8 years ago
Closing this old topic.. Now we have 2 different versions of XviD, so if v1.2.2 
is crashing, you can try v1.3.x, or vise versa.

Original comment by forc...@gmail.com on 9 Aug 2011 at 8:50