0

I downloaded a file from blend swap edit it and I tried to render it with alpha channel but whenever I does this happensenter image description here

It look like it is rendering with alpha channel but it doesn't after when the rendering is completed this happends

enter image description here

You see when the render is completed there is a black background, what should I do.

Talha
  • 1
  • 1
  • 2
  • Maybe you can find this answer helpful https://blender.stackexchange.com/questions/1303/can-blender-render-pngs-with-the-background-transparent – G M Feb 14 '19 at 10:56
  • thanks but it I have tried it many times over and over but the result is same – Talha Feb 14 '19 at 11:27
  • Do you have a composting pipeline setup? Did you check the view alpha channel in the image viewer? (Draw channels to RGBA) – miceterminator Feb 14 '19 at 12:42
  • Thanks the problem was actualy Composting Pipeline, Thanks a lot sir. – Talha Feb 14 '19 at 17:38

2 Answers2

1

In Blender 2.9 you would would find the Transparency settings here:

enter image description here

enter image description here

enter image description here

Atti
  • 263
  • 2
  • 8
0

enter image description here The problem was caused because of the compositing pipeline what I did was just unchecked the use nodes checkbox and boom, Finally the render I desired.

If uses these render setting for transparent video render

enter image description here

Blender Version: 2.79c

Render Engine: Cycles

Render Format: .mov (quicktime)

Talha
  • 1
  • 1
  • 2