View Single Post
Old 29th December 2011, 18:53   #30  |  Link
vampiredom
Registered User
 
Join Date: Aug 2008
Posts: 233
Quote:
Does the var isElementary something to do with that?
isElementary is true when it is an elementary video-only file format, such .m2v or .m4v. When isElementary is true, it won't need demuxing because it is already demuxed.
Quote:
What you mean by backreferences?
In other programming languages, you can use referenced vars ... http://www.cprogramming.com/tutorial/references.html
AviSynth cannot do that, I don't think.
Quote:
But still, it should not clear my variables, right?
Um. No. It shouldn't and, when I ran your test on my machine, it didn't. I don't know how or why that happens to you.
Quote:
BTW: I happened to look at your SplitFilename and it might use some improvements.
That function has already changed quite a bit since the last release. I will try to get a new version of MpegAutoSource up this weekend.
vampiredom is offline   Reply With Quote