id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1410,Need Help Using FFMPEG with AVISYNTH,baoky,,"Need Help Using FFMPEG with AVISYNTH

I installed avisynth and i created a file call video.avs

DirectShowSource(""C:\video\ft133.mkv"")
TextSub(""C:\video\ft133_track3_und.ass"")

I trying to convert this mkv file with it subtitle extracted into mp4 or avi video with the subtitle re-encode in.


Command i use is


C:\ffmpeg\ffmpeg-20120601-git-8a0efa9-win64-static\bin>ffmpeg -i ""C:\video\video.avs"" -acodec copy -vcodec copy ""C:\video\output.mp4""


However i receive this error
[avs @ 0000000001daa9a0] AVIFileOpen failed with error -2147221164C:\video\video.avs: Operation not permitted

anyone can help me?
",defect,closed,normal,undetermined,git-master,needs_more_info,avisynth,,,,0,0
