Dave
Dave
Some things not on YukiSubs' page. http://vsdb.top/ https://github.com/vapoursynth/vsrepo
If anyone wants to work on a Blender motion-tracking example with the new 2.80 update, I’ve updated the [export script](https://gist.github.com/OrangeChannel/be03f30e16a554ecb3d651e5c2a1e6b1) to work with 2.80.x.
I don't have anything set up to preview this book atm, but I will try to check over the grammar and formatting this weekend.
Looks good to me but I'm not too familiar with vpX/aom encoders so it'd be nice if we can get someone else to review the actual content.
> Did an initial review that took me much more time than I hoped to spend on it. > > I generally miss a short paragraph or at least a...
@FichteFoll Regarding noteboxes, I can't find a plugin so I made a new class with some basic CSS (the dashed border is because I can't decide on colors for each...
Just for reference: ```css .infobox { display: inline-flex; border-left: .4em solid; border-top: .1em dashed; border-bottom: .1em dashed; border-bottom-left-radius: .2em; border-top-left-radius: .2em; border-bottom-right-radius: .2em; border-top-right-radius: .2em; border-color: inherit; opacity: 80%; border-right:...
You might've missed the conversation I had in Discord with thebombzen but pretty much this is getting re-re-written from scratch (it was in the checklist at the top of the...
Have to clean up the code of the ordered-chapters automation script a bit before I get to this, but I should probably be able to get around to this next...
So, the script () can now handle 1. Trimming + splicing the audio for all episodes and repeated chapters 1. Trimming + splicing the source clip for all episodes and...