Code Monkey home page Code Monkey logo

videos's Introduction

Videos

Source code to my videos, found on my YouTube channel.

Graph Theory

Other

Shorts

videos's People

Contributors

xiaoxiae avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

videos's Issues

normalize audio

The audio in the videos is currently not normalized (bot across a single video and all of them), so it doesn't sound too good. It would be nice to improve the recording workflow, so the audio sounds better.

make record script perserve recordings

Currently, the record script deletes the file with the name, which is offen unfortunate. It would be better to rename it and possibly store all recordings.

workflow document

A simple document that reminds me to do things like add intro/outro, do some steps before others, etc. Probably won't be needed in the long run, but will definitely be nice to have ATM.

Using OBS in workflow

Hi,
Thanks a lot for the awesome videos you've put out. I wanted to ask some questions about your workflow document.

I understand that you render the videos using the build and this generates the video for each scene, together with a folder for each scene and their renamed partial movie files.

  1. My main question is how you use OBS in your workflow after this rendering step. This is not exactly clear to me and I was thinking at first that maybe you use it to record your voice over the videos (by recording the screen and voice OBS while playing the rendered scenes). But then it seems to me that you do the recording separately using the arecord and then add those over the rendered Scenes in kdenlive.

I'd appreciate if you can explain a little bit how you use OBS in your workflow and also shed some light on the voice recording process.

I am looking to make some videos and I am testing to see if I can adopt some of your workflow.

Apologies if this is not the right place to ask this sort of questions but I wasn't sure on how to consult you with this question.

Thanks.

Running the code locally

Hello,
Great video explanations you have put. How can i run the code locally? I did the setup but when running the code i get these exceptions: Here i was trying to run the "01-lopt" code -

manim -pql scenes.py Visualizepy
Manim Community v0.15.2

Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/3.9/bin/manim", line 8, in
sys.exit(main())
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1137, in call
return self.main(*args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1062, in main
rv = self.invoke(ctx)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1668, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/click/core.py", line 763, in invoke
return __callback(*args, **kwargs)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/manim/cli/render/commands.py", line 115, in render
for SceneClass in scene_classes_from_file(file):
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/manim/utils/module_ops.py", line 127, in scene_classes_from_file
module = get_module(file_path)
File "/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/site-packages/manim/utils/module_ops.py", line 52, in get_module
spec.loader.exec_module(module)
File "", line 850, in exec_module
File "", line 228, in _call_with_frames_removed
File "/Users/tushar/Documents/manim/projects/videos-master/01-lopt/scenes.py", line 1, in
from utilities import *
File "/Users/tushar/Documents/manim/projects/videos-master/01-lopt/utilities.py", line 7
from utilities
^
SyntaxError: invalid syntax

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.