[FFmpeg-trac] #1410(FFmpeg:new): Need Help Using FFMPEG with AVISYNTH

FFmpeg trac at avcodec.org
Mon Jun 4 20:04:01 CEST 2012


#1410: Need Help Using FFMPEG with AVISYNTH
--------------------------------+---------------------------------------
             Reporter:  baoky   |                     Type:  defect
               Status:  new     |                 Priority:  important
            Component:  FFmpeg  |                  Version:  unspecified
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+---------------------------------------
 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?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1410>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list