AVSCreator

This forum is for questions and discussion of all the aspects of handling your footage. If you have questions about capturing/ripping footage, AviSynth, or compression/encoding/converting, look here.

AVSCreator

Postby osnar » Wed May 07, 2008 12:49 pm

This is a little program i've made with visual basic, it is in his early stage because i need to improve a lot of function in it, but for a basic use it could be very useful...

in this program you have to give the folder of your anime episodes and a destination folder with a common name if you want, and then you can, with one click, create all the avs of your episode

in the line Codec is needed the pathway of your episode, for example
FFMPEGSOURCE("c:\anime\

download->> http://filebeam.com/683356ac68c28ccdb79b1fd89fff182e

(remeber to run it as administrator)
User avatar
osnar
 
Joined: 12 Oct 2007

Postby Vivaldi » Wed May 07, 2008 2:07 pm

hmm, sounds cool, :) would it be possible to add a function that lets you select filters to automaticly put in?

either way, sounds useful.

/gets
Image
Image
<Kenzichu> HAHAHA!!
<Kenzichu> everyone died!
User avatar
Vivaldi
Polemic Apologist
 
Joined: 29 Sep 2007
Location: Petting mah cat..

Postby osnar » Wed May 07, 2008 2:13 pm

yes but i need to improve it... at the time i've a lot of "college" exams but i'll work on it in the future
User avatar
osnar
 
Joined: 12 Oct 2007

Postby Kalium » Wed May 07, 2008 2:27 pm

I saw this and thought I'd heard about something similar in the past. Some quick searching of my system revealed that I had indeed: http://clrstudio.bravehost.com/ASCMain.htm
User avatar
Kalium
Sir Bugsalot
 
Joined: 03 Oct 2003
Location: Plymouth, Michigan

Postby osnar » Wed May 07, 2008 2:37 pm

Kalium wrote:I saw this and thought I'd heard about something similar in the past. Some quick searching of my system revealed that I had indeed: http://clrstudio.bravehost.com/ASCMain.htm



lol i really didn't know that program.. so i made one :P
User avatar
osnar
 
Joined: 12 Oct 2007

Postby BasharOfTheAges » Wed May 07, 2008 3:30 pm

I don't know why I feel the need to lol @ VB, but I do.
Another Anime Convention AMV Contest Coordinator 2008-2014 & Head of the AAC Fan-works Theater - follow us on Twitter: https://twitter.com/#!/AACFanTheater
:sorcerer: :sorcerer: |RD: "Oh, Action!" (side-by-side) | |
User avatar
BasharOfTheAges
Just zis guy, you know?
 
Joined: 14 Sep 2004
Location: Merrimack, NH
Status: Extreeeeeeeeeme

Postby WC Annihilus » Wed May 07, 2008 6:11 pm

User avatar
WC Annihilus
 
Joined: 17 Jan 2007

Postby Phantasmagoriat » Wed May 07, 2008 6:29 pm

Bwah! we all think the same :sweat: But I still like the 1KB .bat file I wrote:
Code: Select all
:: This .bat code will create .avs scripts for all files in the   :::::::::
:: current directory and place them in a new folder called 'SCRIPTS' ::::::
:: Below you can modify your source type                              :::::
:: The file 'add function().bat' can be used to modify the .avs files  ::::

mkdir SCRIPTS
:::::::::::::::::::::::               :::::::::::::::::::::::::::::
for %%n in (*) do echo ffmpegsource("..\%%n")>>"%%ntmp" & move *tmp scripts
:::::::::::::::::::::::               :::::::::::::::::::::::::::::
CD SCRIPTS
del *battmp
ren *.* *.avs
echo mkdir tmp>>"x.bat"
echo move *.avs tmp>>"x.bat"
echo CD tmp>>"x.bat"
echo for %%%%i in (*) do echo converttoyv12()^>^>"%%%%i">>"x.bat"
echo move *.* ..>>"x.bat"
echo CD ..>>"x.bat"
echo rmdir tmp>>"x.bat"
ren x.bat "add function().bat"

::::::::::::::::::::::: written by Chris Studer :::::::::::::::::::::::::::



-Just paste this into a .txt file, and change it to .bat
-run it in your episode directory
-want to add other lines? Okay. it makes a new .bat file that you can easily modify in your favorite text editor
Image
Org Profile | AMVGuide | Phan Picks! | THE424SHOW | YouTube | "Galactic Escape"

"Effort to Understand; Effort to be Understood; to See through Different Eyes."
User avatar
Phantasmagoriat
 
Joined: 06 Feb 2006
Status: ☁SteamPunked≈☂

Postby osnar » Thu May 08, 2008 10:46 am

lol! four similar program :D
User avatar
osnar
 
Joined: 12 Oct 2007

Postby Ravensoldier22 » Sat May 10, 2008 10:18 pm

:o :o

omfg you've answered my prayer!! I've been trying to write scripts, but I can't seem to get it down...this program would go a long way in helping a retard like me :roll:
User avatar
Ravensoldier22
 
Joined: 13 May 2007
Location: Long Beach, California


Return to Footage Help

Who is online

Users browsing this forum: No registered users and 1 guest