PDA

View Full Version : audio encoder problem


gallis
13th April 2007, 11:09
I try to encode a file but when audio encode starta I give this


Log for job job1

Channels=2, BitsPerSample=16, SampleRate=48000Hz
F:\download\MeGUI.NETv2.0_Bins_0.2.4.1020\tools\lame\lame.exe --abr 128 -h --silent - "G:\dvd\07-04-13 - SKY Sport 2 - A1 Grand Prix_ GP del Messico(2).mp3"Error:
System.AccessViolationException: Tentativo di lettura o scrittura della memoria protetta. Spesso questa condizione indica che altre parti della memoria sono danneggiate.
in MeGUI.AviSynthClip.dimzon_avs_getaframe(IntPtr avs, IntPtr buf, Int64 sampleNo, Int64 sampleCount)
in MeGUI.AviSynthAudioEncoder.encode()
----------------------------------------------------------------------------------------------------------
The current job contains errors. Skipping chained jobs
Looking for job processor for job...
Processor found!
Starting job job1 at 11.11.02
Starting preprocessing of job...
Preprocessing finished!
encoder commandline:

successfully started encoding
Processing ended at 11.11.07
----------------------------------------------------------------------------------------------------------

Log for job job1

Channels=2, BitsPerSample=16, SampleRate=48000Hz
F:\download\MeGUI.NETv2.0_Bins_0.2.4.1020\tools\lame\lame.exe --abr 128 -h --silent - "G:\dvd\p.mp3"Error:
System.AccessViolationException: Tentativo di lettura o scrittura della memoria protetta. Spesso questa condizione indica che altre parti della memoria sono danneggiate.
in MeGUI.AviSynthClip.dimzon_avs_getaframe(IntPtr avs, IntPtr buf, Int64 sampleNo, Int64 sampleCount)
in MeGUI.AviSynthAudioEncoder.encode()
----------------------------------------------------------------------------------------------------------
The current job contains errors. Skipping chained jobs


try to remane file with short but nothing other question on x264 codec use why I don't use .avi exstension ..?
TKs