View Single Post
Old 2nd April 2007, 20:23   #626  |  Link
martino
masktools2 (ab)user
 
martino's Avatar
 
Join Date: Oct 2006
Location: PAL-I :(
Posts: 235
I keep getting an error when I want to open just a simple AVS script, only with AviSource() in it;
Code:
Traceback (most recent call last):
  File "AvsP.py", line 4552, in OnMenuFileOpen
  File "AvsP.py", line 6200, in OpenFile
  File "wx\stc.pyo", line 2842, in SetText
  File "encodings\cp1252.pyo", line 22, in decode
UnicodeDecodeError: 'charmap' codec can't decode byte 0x81 in position 49: character maps to <undefined>
The script opens up fine in VDub and media players though and even encoding works without any problems...

UPDATE: Looks like changing the input avi filename resolved this issue... :/

Last edited by martino; 2nd April 2007 at 20:26.
martino is offline   Reply With Quote