No video

Render Smart with Blender : beginner script tutorial

Check my course "The Ride" for 25% OFF use "theride25" : jy3d.me/ridecourse
Today, We will build a script that will allow us to render as many blender files as we want when we're sleeping.
DL the script here : drive.google.com/file/d/1fUN_...
or copy and paste from there:
-------------------------------------------------------------------------------------------------
@echo off
set BLENDER_PATH="C:\Program Files\Blender Foundation\Blender 4.0\blender.exe"
:: Loop through each blend file and render it
for %%i in ("D:\blender\Project\TEST1.blend" "D:\blender\Project\TEST2.blend") do (
%BLENDER_PATH% -b "%%i" -a
echo Rendered: %%i
)
echo All files rendered.
echo Putting computer to sleep in 30 seconds...
timeout /t 30
:: Put computer to sleep
rundll32.exe powrprof.dll,SetSuspendState 0,1,0
exit
-------------------------------------------------------------------------------------------------
Get my FREE professional car model rigged and ready for animation : jy3d.me/c63
My assets for the not so powerful computers :)
blendermarket.com/products/ci...
To support the channel or to buy me a drink :) Thanks 💝
/ jeanyan

Пікірлер: 29

  • @zuowa
    @zuowa4 ай бұрын

    Excellent work, in some places it is not even clear that this is computer graphics. However, if we touch on the topic of realism, it would be great to add wheel tracks on the floor, because the car somehow arrived at this place. And a few leaves on the car could add to the feeling of not being perfect. Because renders are always too perfect.

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Thanks for the advice bro!

  • @toki_meku3523
    @toki_meku35234 ай бұрын

    YEAH NEW VIDEO !!!!

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Let's gooooooooooooooooooo

  • @ericg.1520
    @ericg.15204 ай бұрын

    Amazing !!🎉

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Hey bro !! Thanks for the com

  • @ericg.1520

    @ericg.1520

    4 ай бұрын

    @@JeanYanb anytime bro ! 🤙🏾

  • @57stapler
    @57stapler4 ай бұрын

    I'm using Blender on a system running Ubuntu Linux. Ubuntu has an "open in terminal" option from the file browser. I had a "command prompt here" in file manager on a Windows machine once upon a time, but I think it might have been an addon. I ran background renders in Ubuntu from a terminal started at the file location of my .blend files. Same function as you describe here, but only the "blender -b..." line in the terminal window. I really liked doing this as I could render multiple files, and more importantly, the renders were much faster, and less prone to crashes as I probably made some needlessly costly choices in my scenes. I liked renders being less of a time investment -when I didn't like something, it was not a crazy commitment to do it over. I think I did a few renders of every 10th frame to see if denoise changes looked okay through a scene. Another thing I played with was to connect monitors differently. I have two monitors into my video card -disconnecting both of them, and plugging one into the motherboard video to save card resources did not work as well as just having one monitor into my video card. I did look for, and did not find, a stripped down Linux install designed to run the most basic operating system to run a background render- but it seems possible.

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Wow thanks for sharing your experience with linux bro. Will have to try to test the performance.

  • @57stapler

    @57stapler

    3 ай бұрын

    @@JeanYanb I forgot to mention... I also left the computer running for a while after renders to let the system cool down. It might not be important, but it was not a problem to leave it run for a bit. If the "sleep" command in your batch file shuts down fans, I'd bring it up to 20 minutes. 20 minutes was my approximate "this is cool" recollection.

  • @user-hm1mj4eq5d
    @user-hm1mj4eq5d4 ай бұрын

    Hi I love ur videos and you are the best youtuber I've ever seen in my life ❤❤❤ Plz make more videos❤🙏

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Bro Thanks so much for your kind words

  • @L0nelyAKS
    @L0nelyAKS4 ай бұрын

    hi, could you please do a tutorial for camera "controls" ? How to make the camera move faster at a certain point etc :)

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Added to the list! thanks

  • @rn555hid
    @rn555hid4 ай бұрын

    hey i have a problem with the rigacar addon of yours the problem is when i try to wheel animation a phython error pop up.how can i fix the addon.i use blender 4.1

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    there's a bug with blender 4.1; I will need to fix the addon again.

  • @rn555hid

    @rn555hid

    4 ай бұрын

    @@JeanYanb thank you.pls fix that soon.

  • @nilscres
    @nilscres4 ай бұрын

    Hi @Jean, I am doing one personal project in blender, while using some of the mountain from your pack with KitBash3D assets (Mission To Minerva) my blender getting crashed. Can you please help me on this issue. Even also making texture size small my one frame took more then 1:30 min to render. I have Intel i7 13700HX, 16GB DDR 5 RAM, NVIDIA 4050 6GB graphic card(140 TGP), 1 TB Nvme SSD.

  • @DigitalInspirations

    @DigitalInspirations

    4 ай бұрын

    Some quick fixes to speed up those renders in Cycles. 1) Simplify - Automatically limit textures to 1024 or 2048. Really helps with KB3D assets. 2) Render Time Limit - Start @ 1 min and see how the quality is, and go up from there. Number of samples does not matter. I use 4096 samples and 30 secs for most stuff in pre-production. Cheers.

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    Come on discord for help : discord.gg/jeanyan-online-829702767617638420

  • @sayaato6721
    @sayaato67214 ай бұрын

    gg

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    thanks bro

  • @ZyloGG
    @ZyloGG4 ай бұрын

    Wwwwww

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    cheers

  • @ZyloGG

    @ZyloGG

    4 ай бұрын

    @@JeanYanb i bought ur course last week I’ve already learned alot from it ❤️

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    @@ZyloGG thanks for your support brother! Don't hesitate to join the discord if you need help! Cheers

  • @e13ment
    @e13ment4 ай бұрын

    2 mins advertising... (((

  • @JeanYanb

    @JeanYanb

    4 ай бұрын

    1 min

  • @e13ment

    @e13ment

    4 ай бұрын

    @@JeanYanb что ещё оплатить?)