Format:
Family: FamilyName,PSName,Weight,Bold,Italic
Example:
Family: Helvetica,Helvetica,400,-,-
<reanimated> rcombs \clip(m 479.34 427.13 l 514.34 375.13 558.34 435.13) | |
<reanimated> seems like libass rounds the numbers | |
<reanimated> while xy-vsfilter doesn't | |
<reanimated> sadly, regular vsfilter just makes the whole text disappear | |
<reanimated> so i'm not sure if we should aim to have this as "standard" | |
<reanimated> but it seems like a fairly simple thing |
[00:03:52] *** Quits: juliancolton ([email protected]) (Ping timeout: 180 seconds) | |
[00:05:08] *** Quits: thomas0comer ([email protected]) (Ping timeout: 181 seconds) | |
[00:06:52] *** Joins: Foons ([email protected]) | |
[00:08:50] *** Quits: Snoof ([email protected]) (Ping timeout: 182 seconds) | |
[00:09:10] <Jax184> I was speaking to a woman the other day who mentioned that she was going to visit a shoe cobbler, as apparently there are still ones around | |
[00:09:26] <Jax184> but I thought she said "shoe hobbler" | |
[00:09:51] <Jax184> and was wondering if that was someone who did foot binding or something equally painful | |
[00:13:12] <Bucket> STC is the greatest. | |
[00:13:36] *** Quits: IAm123seven3 ([email protected]) (Ping timeout: 180 seconds) | |
[00:13:37] <crawfs> cool, SOny made a copyright claim on an open source animation made entirely in blender on youtube and because their policy is r |
traceroute to 24.7.211.230 (24.7.211.230), 64 hops max, 52 byte packets | |
1 c-24-7-211-230.hsd1.il.comcast.net (24.7.211.230) 1.290 ms 0.934 ms 1.156 ms | |
2 c-24-7-211-230.hsd1.il.comcast.net (24.7.211.230) 1.169 ms 1.063 ms 1.096 ms |
<rcombs> I'm not sure how I'm supposed to have the VM restart in the middle of a Python script | |
<_tv_> rcombs shutdown -r -f -t 0 | |
<rcombs> _tv_: yes, that would restart the machine, and also kill the test script and the ssh session it's run from | |
<_tv_> rcombs compromise |
<?xml version="1.0" encoding="utf-8" ?><transcript><text start="2.419" dur="0.25">[MUSIC]</text><text start="2.649" dur="3.901">&gt;&gt; Trish: Hey guys, welcome back to Sourcefed, | |
I’m Trisha Hershberger. IFA 2014, the big</text><text start="6.55" dur="3.82">tech conference in Berlin is going on right | |
now, which means that new gadgets are being</text><text start="10.37" dur="4.12">announced, rumors are being confirmed, and | |
we get one step closer to the Matrix. Many</text><text start="14.49" dur="4.03">new devices have been and are yet to be announced | |
as of the recording of this video, the Sony</text><text start="18.52" dur="5.25">Xperia Z3 and the Samsung Galaxy Note 4 to | |
name a few, but we need to hold up and wait</text><text start="23.77" dur="4.98">a minute to talk about something altogether | |
different and exciting. Gear VR – Samsung’s</text><text start="28.75" dur="5.16">own VR headset (God another one?) that is | |
powered by a cell phone (fake puke) and is</text><text start="33.91" dur="4.679">being |
module libjass { | |
export class ASSStream { | |
public ASS: ASS; | |
private buffer: string; | |
private state: boolean; | |
constructor() { | |
this.state = 0; | |
this.buffer = ""; | |
} | |
append(raw: string): boolean { |
[00:24:17] *** Joins: cntrational ([email protected]) | |
[02:05:32] *** Quits: cntrational ([email protected]) (Quit: o/) | |
[02:14:35] *** Quits: nemo ([email protected]) (Ping timeout: 182 seconds) | |
[02:16:02] *** Joins: nemo ([email protected]) | |
[02:16:03] *** ChanServ sets mode: +h nemo | |
[03:48:35] *** Joins: CO2 ([email protected]) | |
[04:17:41] * CO2 charges up the theremin for some good doctor who themes | |
[04:21:49] *** Joins: flicky ([email protected]) | |
[04:23:25] <Kliment> Your theremin needs charging? | |
[04:27:37] <CO2> yeah, it's a 300kV one |
I think there are a couple tags that could reasonably apply to http://sakuga.yshi.org/post/show/10423/animated-artist_unknown-smears-sora_no_woto that don't exist right now:
"camera_movement" or "camera_rotation" or similar, for a cut where a significant amount of additional keyframing is done in order to show the virtual "camera" moving in some way other than a simple vertical or horizontal translation. These kinds cuts are often done in CG these days, but when they're not they can be really impressive, and I don't think it applies to a large fraction of current material.
"on_ones", for a cut where the foreground/character animation has an individual frame drawn for each frame of video, rather than duplicating frames. Sure, this is commonly seen for quick movements that only last a few frames, but entire cuts done on ones are abnormal, even for sakugabooru content.
Thoughts?
2014-11-30 17:46:41 -0600 | |
./configure | |
--disable-debug | |
--prefix=/usr/local/Cellar/samba/3.6.23 | |
--with-configdir=/usr/local/Cellar/samba/3.6.23/etc | |
--without-ldap | |
--without-krb5 | |
SAMBA VERSION: 3.6.23 |