logo Sign In

Moth3r

User Group
Members
Join date
26-Oct-2004
Last activity
16-Jul-2017
Posts
4,892

Post History

Post
#417915
Topic
Optimal Xvid AVI size
Time

The short answer is: you should aim for an average DRF of less than 4.

DRF, or quantization factor, is a measure of how much the video has been compressed. Compression artefacts start getting more noticeable and ugly with higher DRFs.

Achieving your target average DRF is a balance between file size (bitrate), resolution (don't forget to crop black borders) and compressibility of the source. I recommend you get DRF Analyzer and read the readme.

Are you aiming for a particular filesize? Remember you can also convert 5.1 AC3 into 2-channel MP3 to save space.

Post
#417910
Topic
The Empire Strikes Back "1980 Theatrical version" Reconstruction - Adywan (Released)
Time

Chewtobacca said:

Can anyone suggest an optimal balance between quality and file size for an Xvid AVI?  The old 700 MB (1 CD) AVIs don't really look very good.   2 CDs wouldn't be far off the 1.7 GB though.

I could give you my suggestions, but I wouldn't want to take this thread off topic. Hint: try asking in the Technical Discussions forum... ;-)

Post
#417590
Topic
Methods for colour matching/colour grading
Time

msycamore said:

Sorry for bumping this old thread but did you ever get anywhere with this, Moth3r?

No; I'm still eagerly awaiting Max_Rebo's AviSynth filter!

Also do someone know if this picture is fake or real? it looks too good to be true actually. But if that is real that is some major achievement!

It's a real picture, but I guess we'll never know whether it came from a real video or not. Zion alluded to the fact it was from a clean up of the JSC LD, but his promised article never appeared and x0project.com is now gone.

Post
#416801
Topic
AviSynth scripting help needed
Time

msycamore said:

... I simply cannot understand how you fine adjust the positions of the subtitles in frame, it seems there's only x and y values for left, center, right and top, baseline and bottom, not small pixel adjustments.

(x, y) positions the text by pixel coordinates, unless you set either of them to -1 in which case the text is centred. If you check my script you will see that for most of the lines I centred x, and set y manually:

subtitle ( \
text="Going somewhere, Solo?", \
x=-1, \
y=370, \
first_frame=70663, \
last_frame=70698, \
font="Franklin Gothic Demi Cond", \
size=36, \
text_color=$ffffff, \
font_width=10.5 \
)

When you centre x by setting it to -1, the align parameter defaults to 5 (center/baseline). If you want the fine pixel adjustments, you will have to set x manually - in this case, the align parameter defaults to 4 (left/baseline).

For the two-line text you show above, I had to set x manually, as otherwise both lines would end up centred horizontally instead of starting at the same indent position.

Post
#416377
Topic
Page control doesn't work
Time

So it looks like this issue is related to the signature update problem and also probably this issue.

Frink's sig is cut off after 1000 characters, despite the profile edit page saying the limit is 3000. After the HTML code for the three links has been inserted, the closing gets truncated.

Firefox accounts for the code error and renders as intended, however MSIE 8 chokes.

Post
#416203
Topic
Video Games with Nostalgic value
Time

xhonzi said:

captainsolo said:

I still get a rush whenever I see this machine. I remember the first time I beat the Boba Fett level and the Vader level on the same play. When I find a machine that isn't modded (jammed joystick, unresponsive buttons) and with a good bright screen I can blast through all the way to the end on one play. I love the way the built in speakers rumble your seat. If there was ever any arcade game to have in my house....is there any other game where you get to fight wampas, duel with Boba and Vader by lightsaber, fight in both Death Star battles, fight on speeder bikes, fight the battle of Hoth and in Echo Base, play the battle of Endor, and virtually relive the OT?

 MAME?

 Is it playable yet? Not checked for a while.