PDA

View Full Version : cce sp 2.67.0.27 errors with .net framework 3.5 SP1???


zi0nec0
1st October 2008, 02:36
googled for about 2 hours and couldn't find any mention of this, i recently installed MS C# Express (.NET FW 3.5 prereq) with XNA beta 3.0 for game development, anyway when i tried to encode using cce sp 2.67.0.27 the output is scrambled video, left 3 projects running overnight, an avi, and 2 d2vs all using avisynth, all the outputted video playback was scrambled, have the proper codecs and all that, encoded dozens of movies without a problem til now, installed CCE sp2 and it works fine, so my question is does CCE sp have conflicts with .net 3.5 or do i have an all together different problem, any feedback would help in where to start trouble shooting, thanx :)

--reinstalled cce sp, codecs, avisynth 2.58rc4 to no avail. :(
--managed to script serve with vdub to CCE, output is clean, but plain script import still outputting scrambled video, scripts plays back fine in mpc and wpm, even edited them down to just simple resizing with same effect, so no plugin issues, so im at a loss :P ??

LoadPlugin("C:\Program Files\AviSynth 2.5\plugins\DGDecode.dll")

Mpeg2Source("D:\My Received Files\Mirrors.2008.R5.LINE.DVDR-TDM\VIDEO_TS\VTS_01_1.demuxed.d2v",upConv=1)

Spline36Resize(704,480,12,10,696,555)

AssumeFPS(23.976, true) --output scrambled