Search found 38 matches
- Tue May 21, 2013 4:03 am
- Forum: Video & Audio Help
- Topic: Yatta
- Replies: 19
- Views: 5758
Re: Yatta
If you use PG you go back and forth all over the place to make sure you didn't miss anything. It's technically only one pass. You just have to double check it which should only take a minute or two. Generally match failure happens because metrics are only so good and the only way around it is to do...
- Wed Jan 04, 2012 6:27 pm
- Forum: AviSynth Help
- Topic: 10 bit files
- Replies: 7
- Views: 2582
Re: 10 bit files
That's how you do it, yes. Very strange, though, it should work by default. Try calling things like ffvideosource("lolbloatgirls.mkv", colorspace = "YV12") PS: Do overwrite ffmsindex.exe as well. oh! i forgot to overwrite the .exe i thought it was just for the .avsi and .dll. :sweat: it now opens! ...
- Fri Sep 16, 2011 3:07 pm
- Forum: Conversion / Encoding Help
- Topic: x264 Settings... Help Needed
- Replies: 44
- Views: 15566
Re: x264 Settings... Help Needed
http://xhmikosr.1f0.de/index.php?folder=dG9vbHM=Mister Hatt wrote:Grab Nicholi's? IIRC he made it publicly available with everything you need. JEEB might do that as well now but you'd have to ask him.
Grab full, extract to C:\, run msys.bat, start building shit.
- Fri Jul 22, 2011 4:58 am
- Forum: Conversion / Encoding Help
- Topic: x264 Settings... Help Needed
- Replies: 44
- Views: 15566
Re: x264 Settings... Help Needed
ftfymirkosp wrote:it's better to get people to use better operating systems
As far as the segmentation faults are concerned, maybe the binaries just don't like you. You could try compiling them yourself if all else fails.
- Thu Jul 21, 2011 10:34 pm
- Forum: Conversion / Encoding Help
- Topic: x264 Settings... Help Needed
- Replies: 44
- Views: 15566
Re: x264 Settings... Help Needed
No because quicktime sucks.Kira_Douji wrote:The Question:
----------- do I want to bother with making the encodes play nice with QT?
Have you tried
Code: Select all
./x264 *rest of command line here*
while in the directory of the binary.
- Tue Jul 05, 2011 2:43 am
- Forum: Conversion / Encoding Help
- Topic: UTvideo doubts
- Replies: 3
- Views: 1357
Re: UTvideo doubts
After some fairly quick tests (I didn't test every possible combination of mod width/heights so it's very possible I missed it) I can't reproduce it. Are you using the most up to date utvideo (I think it's 9.1.0 at the time of this post). Also use a more up to date vdub (that's virtualdub (no mod), ...
- Tue Jul 05, 2011 2:32 am
- Forum: Video & Audio Help
- Topic: Vdub Problem
- Replies: 6
- Views: 1537
Re: Vdub Problem
You can't import mkv files directly in virtualdub. Load them through avisynth. If you don't know what avisynth is or how to use it, I suggest you to Read <a href=http://www.a-m-v.org/guides/avtech31/>ErMaC & AbsoluteDestiny's Friendly AMV Guides Lovingly Overhauled Largely by Zarxrax</a>. yeah i al...
- Sat Jun 25, 2011 4:16 am
- Forum: AviSynth Help
- Topic: Glitchy Pixels?
- Replies: 13
- Views: 3277
Re: Glitchy Pixels?
I sense some slightly wrong information in this thread. To quote TheFluff (a ffms2 devel): Jesus, people, stop repeating the same thing over and over again just to have it fail every time and then act surprised that it still doesn't work when there has been no changes. Do I really have to post "inte...
- Sun Apr 03, 2011 8:52 pm
- Forum: Conversion / Encoding Help
- Topic: [Lossless] Ut Video Codec
- Replies: 96
- Views: 24624
Re: [Lossless] Ut Video Codec
I stopped here.Lirinis wrote:Ut didn't actually look any better than ffdshow Huffyuv
- Thu Mar 24, 2011 3:34 pm
- Forum: AviSynth Help
- Topic: Avisynth open error
- Replies: 4
- Views: 1472
Re: Avisynth open error
1.) Stop autoloading 2.) You only need one dll for masktools, the one that corresponds to your arch and avsynth version (25 for 2.5.x, 26 for 2.6.x; unless you're using alpha software you want the 25 non-x64 version). Empty your autoload folder (C:\Program Files\avisynth 2.5\plugins) Load plugins ma...