Greetings,
I want to hardcode 20+ .ass subtitles into their videos. Neither Xvid4PSP 7 nor 6 can load .ass subtitles, so I have resorted to version 5. I am using assrender plugin (by TheFluff and lachs0r) to correctly display the subtitles. Here is what I want to exactly do using Xvid4PSP 5:
- Open the folder containing all of the videos (this loads all of the videos and put them on the task list)
- Edit the following script to be repeated on every video file
- Press Encode
Does such variable (video_name) exists ?
As for the video_path variable, this is the path where the script exists. I would like to know if there is a video_path variable in order to pass it to assrender plugin (assuming it's default working directory is different from the script's).
I am open to all solutions. I have tried many encoders (e.g. Handbrake, Avidemux, ...etc.) but all produces an output different from what is intented.
Regards.
EDIT: Also, since each video has a specific frame rate, is there a video_fps variable stored ?
Example:DirectShowSource("video_name.mp4", fps=video_fps, convertfps=true)
+ Reply to Thread
Results 1 to 1 of 1
-
Last edited by EgyptBeast; 12th Sep 2015 at 07:23. Reason: added video_fps
Similar Threads
-
Avisynth script built in path variable
By a1s2d3f4 in forum Newbie / General discussionsReplies: 13Last Post: 29th Mar 2018, 18:15 -
Best possible AviSynth Script
By Suwadith in forum Video ConversionReplies: 31Last Post: 10th Sep 2015, 06:43 -
Is there a way to add a variable to a frame using AVISynth?
By ndjamena in forum RestorationReplies: 6Last Post: 10th Jun 2014, 11:56 -
avisynth - How to write avisynth script for rgba overlay
By moelover in forum EditingReplies: 3Last Post: 13th Apr 2014, 12:24 -
How can i Use VDub Script[.vcf] into Avisynth Script[.avs] ( Megui )
By Maskoff in forum EditingReplies: 1Last Post: 25th Jun 2013, 15:30