Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Creating a transparent colored smoke overlay for streaming

New Here ,
Apr 26, 2021 Apr 26, 2021

Hey,

 

I'm trying to create a video, that contains a colored smoke fading from one color to another. I am able to create that by using "fractal noise" and "tint" on top of it! It looks good in AE as long as there is a black background layer underneath. As soon as I remove that the smoke disappears. Its my first time trying to do something with transparency. As I'm exporting that video its still just black! If I'm putting a greenscreen underneath the smoke the color is beeing influenced by the green. Can somebody help my? In summary I want a colored smoke overlay, that is transparent. It should be ontop of some source in OBS. I'm sorry for my english "skills"! I'm from germany!

 

Thank you,

Lukas

TOPICS
Error or problem , How to
2.3K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 26, 2021 Apr 26, 2021

You need to unmultiply the result. It's the same as with lens flares or glow effects. You can look up the big word for tutorials. A simple version would be to use Shift Channels and set the transparency/ Alpha to the luminance.

 

Mylenium

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 26, 2021 Apr 26, 2021

I think you should try creat the smoke using some better effects especially if you want it on the transparent background, the best plugin for this kind of effect is trapcode particular 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 26, 2021 Apr 26, 2021
LATEST

If you are just overlaying on video there is no need to generate an alpha channel. All you need to do is use different blend modes for Fractal Noise applied to the layer above the video. For example, Video with a solid layer not turned on above:

Original.png

Solid layer with Screen blend mode applied to the layer:

Screen Layer.png

The Screen blend mode uses math to add the layer color to the shadows. Turn on fractal noise and you get:

Just fractal noise.png

Because Fractal Noise is not being added to the layer color. Change the blend mode in fractal noise:

Change Fractal Noise Blend mode.png

The fractal noise effect is now blended with the layer color. Add Fill above and fill changes the layer color. Change the blend mode of the layer to multiply and the math changes so you get a different look.

Add fill and change blend modes.png

It is all about blending and rendering order. Understanding blend modes and rendering order is critical to all compositing workflows. Any good Photoshop composite (layered image) can benefit from the proper use of blend modes and transparency. The same goes for After Effects. The User Guide has some information on Blend modes. You should experiment with all of them so you can learn what they do.  

 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines