Messages - Hirudin [ switch to compact view ]

Pages: prev1 ... 31 32 33 34 35 [36] 37 38 39 40 41 ... 108next
176
Another update...

First, I took "the easy way" out of the subject for this thread. I'm not thrilled about it, but "easy" certainly isn't part of the equation for me any longer...  8)

Also, I've found a lossless video compression codec called Lagarith. It's free, it's apparently fast (though I haven't tried others for myself), and it supports multi-threading. Encoding speed for my first, test video was about 17 FPS for Lagarith and so far it's about 37 FPS for x264 (first pass).
Math
Lets see, the video I'm working on has almost 34,000 frames (~24 minutes).
34000/17 = 2000
34000/37 = 920 or so (3 passes at this speed)
2000 + (920*3) = 4760 seconds of encoding.
Using the old method I was getting about 15 (<14 really) FPS.
(34000/15)*3 = 6800 seconds

If my math is correct, this new method = 30% faster... AND the source video will be exactly the same for every pass, increasing the efficiency, hopefully producing smaller files. The speed increase will be amplified since I'm actually encoding 2 sets of files (1 for computer use, 1 for PMP use) for a total of 5 passes.

The lossless video is about 4.4GB by the way.

- second pass is going at 43 FPS, sweet!
- oh no, the 3rd one is back down to 15...
This puts the total speed increase for 3-pass x264 640x480 video at ~12.5%... not that much... I wonder how 2-pass 320x240 xvid will fair...
Screenshot - 6_16_2007 , 10_43_40 AM.png

177
I did a quick try of outputting the frames to individual files after the filters, planning to then use the frames again to encode the MKVs and stuff. 2 problems came up:
1. The frames will take a lot of space. 640x480 frames were taking 450k each. 24 FPS * 60 seconds * 450k = ~540MB/minute
2. So far, it looks like doing this will actually increase the encoding time.

I can live with #1, but #2 just sucks! My theory went a lil' something like this: Outputting the frames will take a long time (my computer seems capable of ~15 FPS) but I'll only have to do it once. After the initial frame output every subsequent encode would go relatively quick. I was hoping for at least 30 FPS, but anything over 23 FPS would yield a net speed increase for a 3-pass encode as I've been doing.

178
General Software Discussion / Re: Überwallpaper!
« on: June 16, 2007, 05:51 AM »
A very cool site for fractal wallpapers is: Exoteric Roach

A few of my favorites... (note, virtually every other resolution is available on the Exoteric Roach website...)
apparition-19.jpg
I put this one on my cell phone.

silk-scarves-19.jpg

satin-ends-19.jpg

179
Thanks for sharing your results, but it seems you quite abandoned the "easy way" of video encoding. You've listed a lot of manual steps.  :D
...
Heh, that I did! AutoHotkey does a lot of the work for me now though... But the setup was long and arduous...  >:(
...
About subtitles... be sure to use the OCR correcting feature of SubRip. It'll fix many common OCR errors. I also use Subtitle Workshop (#1) for additional OCR correcting + time sync.
...
Yes! Thanks for mentioning that. I actually went through and opened each in Open Office to spell check them, but I still had to do a lot of manual corrections. I'll definitely check out Subtitle Workshop!


The latest development for me is that my computer is having some kind of problem with the filters (I suspect FFT3DGPU). I'm getting odd red and blue leading/ghosting with some movement.
Clipboard Image.png

I think to save time I should probably look into exporting the filtered video to some kind of uncompressed format or something...

180
Lightzone is interesting, but I think I need brushes to feel comfortable in a graphics program.

Whoa, PSP has changed! If y'all haven't seen it yet, here's what you're greeted with after install...
Screenshot - 6_15_2007 , 12_19_28 AM.png
I bet you can get the full version on eBay for... oh, $40 or so.

Pages: prev1 ... 31 32 33 34 35 [36] 37 38 39 40 41 ... 108next
Go to full version