Egladil
21st November 2006, 18:22
I have a very strange but consistent problem.
Whenever I have a script with DirectShowSource() and LimitedSharpenFaster(), megui crashes (for example when opening the bitrate calc window or starting a job).
The error message is a read access violationm which doesn't look like .NEt error to me. I also tried starting megui from within VS, but didn't get any more information, the same error there.
So I assume that LSF overwrites some memory it isn't supposed to overwrite.
The strange thing is that Mpg2source (from dgdecode) + LSF works flawlessly.
If I don't use megui, but the command line, everything is just fine, no errors, the encode comes out nice.
Any ideas?
cheers
-egladil
Whenever I have a script with DirectShowSource() and LimitedSharpenFaster(), megui crashes (for example when opening the bitrate calc window or starting a job).
The error message is a read access violationm which doesn't look like .NEt error to me. I also tried starting megui from within VS, but didn't get any more information, the same error there.
So I assume that LSF overwrites some memory it isn't supposed to overwrite.
The strange thing is that Mpg2source (from dgdecode) + LSF works flawlessly.
If I don't use megui, but the command line, everything is just fine, no errors, the encode comes out nice.
Any ideas?
cheers
-egladil