View Single Post
Old 2012-05-12, 02:24   Link #1
HauntingShock
Senior Member
 
 
Join Date: May 2012
[Question] Regarding Video Encoding

Hello guys! I'm just new here so please bear with me


I recently started to try subbing animes.. but I encountered a problem.

I can already make subtitle files with aegisub but I don't know how to encode them, so I searched the net for guides and tutorials and saw many methods...

So I downloaded MeGUI, avysinth, etc etc.

I tried to run the avysinth script which contains this code:
Code:
LoadPlugin("C:\Program Files\MeGUI\tools\avisynth_plugin\VSFilter.dll")
AVISource("C:\Users\Documents\video1.avi")
TextSub("C:\Users\Documents\subs.ass")
and I could see the subs shown on the video preview. But when I click "Queue", it only creates 2 files with files extensions .STATS and .MBTREE instead of mp4 or mkv...

Is this normal? If yes, what should I do next to get the mp4 or mkv...
HauntingShock is offline   Reply With Quote