Nakibul Islam

Nakibul Islam

The power to be your best

Breaking

Wednesday 14 April 2021

Random Password Making project using python

April 14, 2021 0
 Random Password Making project using python

 Random Password Making project using python

In this project, you can create random password.




 import random  
 uplatter ="ABCDEFGHIJKLMNOPQSTUWXYZ"  
 lowlatter = uplatter.lower()  
 digits ="0123456789"  
 symboles="+-*/_=)(&^%$#@![]<>?|,."  
 uper , lowar ,number , symbol = True,True,True,True  
 add =""  
 if uper:  
   add+=uplatter  
 if lowar:  
   add+= lowlatter  
 if number:  
   add+=digits  
 if symbol:  
   add+=symboles  
 length = 15  
 amount = 5  
 for x in range(amount):  
   passwaord ="".join(random.sample(add,length))  
   print(passwaord)  

Sunday 4 April 2021

Make Notification system project using python

April 04, 2021 0
 Make Notification system project using python

 Make Notification system project using python



In this project work as a notification scheduler, you can modify yourself. 

GitHub

 #Work notification system in windows   
 import time  
 from plyer import notification # Go Terminal and write "pip install plyer"  
 if __name__ == "__main__":   
   while True:  
     notification.notify(  
       title = "please Chack you have work", #write your Tital  
       message = "Hello boss this is time to you drink water and eat some snacks", #write yor message  
       timeout = 10 #notification live 10s  
     )  
     time.sleep(60*60) # it reminde you One houre to One houre   
 # If you want run your computer perment,than go to Terminal and write "pythonw"  

Tuesday 24 November 2020

রোবটিক্স এর হাতেখড়ি

November 24, 2020 0
রোবটিক্স এর হাতেখড়ি

              রোবটিক্স এর হাতেখড়ি


Arduino Uno Explanation



অনলাইনে যে ওয়েবসাইট থেকে আরডিনো ইউজ করা যায় , সেই ওয়েবসাইটের লিংক  Thinkcard 


অনলাইনে যে সকল জায়গা থেকে আরডিনো কিনতে পারবেন সেই ওয়েবসাইটের লিংক : 1. Techshopbd       2. Robotichbd

                                         Hardware
 

In this section, you find all the hardware parts.

                              Programing C++   

In this section, you find all the C++ programming steps.                     

                         Arduino programming

In this section, you find all the Arduino programming steps.

                                Arduino Project

In this section, you will find all project Codes & ceircut.

Sunday 8 November 2020

Premiere Pro Keyboard Shortcuts 2020

November 08, 2020 0
Premiere Pro Keyboard Shortcuts 2020

 Premiere Pro Keyboard Shortcuts 2021




If you work with video editing, then learning about Adobe Premiere keyboard shortcuts is nothing short of a necessity. Taking the time to learn all of these different commands will help you work faster and become a more productive editor.

In this article, you will find an easy reference infographic guide, a video with tips on how to use keyboard shortcuts to speed up your workflow, and a compressive list of Adobe Premiere keyboard shortcuts. You’ll be editing like a true professional in no time!

Premiere Pro Keyboard Shortcut Infographic Cheat Sheet



ResultsWindowsMac OS
New Project   Ctrl+Alt+NOpt+Cmd+N
New SequenceCtrl+NCmd+N
Import MediaCtrl+ICmd+I
Export MediaCtrl+MCmd+M
SaveCtrl+SCmd+S
Save AsCtrl+Shift+SCmd+Shift+S
Play/StopSpaceSpace
Shuttle LeftJJ
Shuttle RightKK
Render Effects in Work AreaEnterReturn
Selection ToolVV
Razor ToolCC
Ripple Edit ToolBB
Ripple Trim PreviousQQ
Ripple Trim NextWW
Ripple DeleteShift+DelShift+Del
Extend Selected Edit to PlayheadEE
Speed/DurationCtrl+RCmd+R
Zoom In==
Zoom Out
UndoCtrl+ZCmd+Z
RedoCtrl+Shift+ZShift+Cmd+Z
CopyCtrl+CCmd+C
CutCtrl+XCmd+X
PasteCtrl+VCmd+V
Insert,,
Overwrite..
Command Shortcuts

ResultsWindowsMac OS
New Project/ProductionCtrl+Alt+NOpt+Cmd+N
New SequenceCtrl+NCmd+N
New BinCtrl+B Cmd+B
TitleCtrl+TCmd+T
Open Project/ProductionCtrl+OCmd+O
Browse in Adobe BridgeCtrl+Alt+OOpt+Cmd+O
Close ProjectCtrl+Shift+WShift+Cmd+W
CloseCtrl+WCmd+W
SaveCtrl+SCmd+S
Save AsCtrl+Shift+SShift+Cmd+S
Save a CopyCtrl+Alt+SOpt+Cmd+S
Import from Media BrowserCtrl+Alt+IOpt+Cmd+I
Import MediaCtrl+ICmd+I
Export MediaCtrl+MCmd+M
Get Properties for SelectionCtrl+Shift+HShift+Cmd+H
Exit/Quit Premiere ProCtrl+QCmd+Q

Clipboard Shortcuts

ResultsWindowsMac OS
UndoCtrl+ZCmd+Z
RedoCtrl+Shift+ZShift+Cmd+Z
CutCtrl+XCmd+X
CopyCtrl+CCmd+C
PasteCtrl+VCmd+V
Paste InsertCtrl+Shift+VShift+Cmd+V
Paste AttributesCtrl+Alt+VOpt+Cmd+V
ClearDeleteForward Delete
Clear In & OutCtrl+Shift+XOpt+X
Ripple DeleteShift+DeleteShift+Forward Delete
DuplicateCtrl+Shift+/Shift+Cmd+/
Select AllCtrl+ACmd+A
Deselect AllCtrl+Shift+AShift+Cmd+A
FindCtrl+FCmd+F
Edit OriginalCtrl+ECmd+E

Tool Shortcuts

ResultsWindowsMac OS
Selection ToolVV
Track Select Forward ToolAA
Track Select Backward ToolShift+AShift+A
Ripple Edit ToolBB
Rolling Edit ToolNN
Rate Stretch ToolRR
Razor ToolCC
Slip ToolYY
Slide ToolUU
Pen ToolPP
Hand ToolHH
Zoom ToolZZ
    • Selection Tool (V): Select specific points so you can perform basic trims. It is also great just for selecting a particular section of your video from the Timeline.
    • Track Select Tool (A): Select the clips available within a single sequence, except for the available in locked tracks.
    • Ripple Edit Tool (B): This tool not only lets you trim a clip but also ripple the effect to all remaining clips. It resolves any gaps between edited clips like magic.
    • Rolling Edit Tool (N): This tool lets you edit clips by rolling their . You can move backward or forward. The adjustment causes the next clip’s in point to move as well.
    • Rate Stretch Tool (R): This is used to change the speed of a specific clip while having it stay within its duration. It’s effective for creating faster or slower clips within a sequence.
    • Razor Tool(C): You’ll be using the razor tool a lot. Staying true to its name, it splits a clip from where you select it. As a result, you can create as many clips as you want from a single one.
    • Slip Tool (Y): Adjust the in and out points of a clip without affecting its duration. The in and out points are adjusted simultaneously for the same duration. The clip’s duration stays the same, however.
    • Slide Tool (U): Move a clip to the left or right. It also adjusts the other clips in its vicinity. While the target clip has its duration intact, the other clips are adjusted.
    • Pen Tool (P): The pen tool helps you add masks to your clips over any freeform shapes. For instance, you can use it to blur a part of the video or as part of your color corrected arsenal.
    • Hand Tool (H): tool is a navigation tool that lets you drag your position on the video’s timeline.
    • Zoom Tool (Z): This one is pretty self-explanatory. It lets you zoom in and out on a video.

    Navigation Shortcuts

ResultsWindowsMac OS
Play/Stop ToggleSpaceSpace
Step BackLeft (←)Left (←)
Step ForwardRight (→)Right (→)
Go to Next Edit PointDownDown
Go to Previous Edit PointUpUp
Mark In PointII
Mark Out PointOO
Clear In & To OutCtrl+Shift+XOpt+X
Go to In PointShift+IShift+I
Go to Out PointShift+OShift+O
Shuttle LeftJJ
StopKK
Shuttle RightLL
Snap (Turn On/Off)SS

Add, Sync, and Delete Custom Shortcuts

Not only does Premiere Pro have default shortcuts, but it also allows you to add your own. This might come in handy if you are left-handed or just want to have more control over your preferred workflows. Either way, the option is there for you, and adding custom shortcuts is so easy that it has its own shortcut.

  • Windows: Ctrl+Alt+K
  • Mac: Cmd+Opt+K

You will then be presented with a virtual keyboard interface. This will give you the ability to add, change, sync, or delete shortcuts. The interface is simple to use, and comes with a drag and drop feature that’s fairly intuitive. We recommend taking a look at this and seeing what’s possible. You might find there are a few edits that will create more efficiencies for you. And that’s what shortcuts are all about!


With keyword shortcuts, you can improve your workflows in Adobe Premiere dramatically. Another benefit is that you might find that editing becomes a bit more enjoyable. The more work you’re able to complete, the more money you can make, and the more videos you can produce. Basically, it’s a win-win! We hope you enjoyed this shortcut guide and are on your way become a video editing pro!


Motion Array

Tuesday 3 November 2020

Mobile Camera video footage converted to Log footage

November 03, 2020 0
 Mobile Camera video footage converted to Log footage

 Mobile Camera video footage converted to Log footage  

fAs digital filmmaking becomes more and more affordable, technologies become increasingly available to colorists or post-production professionals. In this case, Log footage. The Log (logarithmic) color space has been around for quite a while. Initially, high-end post houses used it with scanned film negatives in a color space called Cineon Log. Now, pretty much all camera manufacturers offer their own Log curve (or multiple). There is S-Log 2&3 (Sony), LogC (Arri), Canon LogV-Log (Panasonic), Red LogfilmBlackmagic Log, etc. Each of them is different, usually tailored for the color science of the particular manufacturer’s products.



The biggest reason to use the Log color curve is how it retains the most dynamic range of information from the camera sensor (or film negative). It encodes what the camera sees logarithmically, meaning that the correlation between the exposure of the image (measured in stops) and the recorded image is completely constant over a wider range. It utilizes more of the sensor’s information than a standard video curve because it’s saving as much data as possible rather than capturing specifically for the human eye or a video screen. This gives you much more color data to work within post-production.



A CG Element in Linear color space on a Log background.

So, how does Log fit into a VFX workflow?

If you’re receiving Log footage to composite, more often than not, you’re going to want to leave the entire image of the final composition in a Log color space so that it will get color corrected along with the other footage and maximize its data. This can be a problem because, generally speaking, your CGI or video elements are going to be in a more linear color space, like sRGBRec. 709 (video), or linear. So you have to convert your elements to Log. We’re going to use a Rec. 709 color space (a color space created for televisions and computer monitors — usually the alternative to Log in digital cameras). Rec. 709 isn’t a completely linear color space, but it’s much closer to linear than Log.

In the example above, the CGI chess set (a model from the starter pack that comes with Video Copilot Element 3d) starts out much darker with higher contrast than the background plate. This is because the footage plate was shot in Log, and the CGI element is in a more linear color space. How do you change the color space of your CGI element? You use a LUT.

A LUT (look-up-table) is essentially a color preset that you can apply to any video footage or element. LUTs create a stylized look, feel, or tone for an image, but there are also a general utility and conversion LUTs. You can use these to change from one color space to another. IWLTBAP has a great free pack of conversion LUTS — check them out here.