I have rendered an animation into an image sequence and combined it with a sound strip in the VSE. However, when I try to render the final animation on my Mac OSX 10.5.8 I end up with only the sound and a solid black image. This is the format I am using:
We can’t see the image you uploaded so we can’t see your settings.
Can you set the output type to Quicktime and then change the audio encoding options? You know there’s a separate spot in Blender to choose your audio encoding options and by default Blender is set to not render any audio, right?
This issue has been discussed a lot. If you search this forum you should be able to find many answers. Long story short, the sequencer might render out any video format but the audio might not work for several reasons. Using typical resolutions might help.
I can set the output to Quicktime but I can’t find where the audio encoding options are. They only show up when I set the output to H.264 and set the format to Quicktime, but then only the audio works.
I don’t really think this is a graphics card issue. Ffmpeg will most likely render out any container format with (almost) any combination of video and audio codecs. What I would suggest is rendering out to a conventional container/codec combination for quicktime.
blendercomp, thanks. trying a number of combinations. I think my version of QTPro is outdated too so that’s most likely why the .mov files won’t open using QT but I have been able to open them with other viewers.
3pointEdit, thanks. I opened up an old file and the movie was visible in the VSE (not sure why though). but now other problems like type not showing up in VSE.
Anyone have any idea why my type shows up in “Viewer Node Preview” (right) but not in “VSE”? Really frustrating.
(I also tried adding the type to the VSE as an image above the movie but I don’t think the VSE supports transparent .png because the type was white on a totally black background and the movie wasn’t visible)
Does anyone know how to get type to show up in the VSE?
Umm, not sure how you are trying to do that. But why not make a second scene with the nodes effect, then add that scene as a Scene Strip to your master VSE edit timeline. Alternately you could render the key effect out and import it as a strip. Or you could add the keyed image as an alpha over strip in the VSE to go on top of the vision strip.
Hi, thanks for the reply. Not sure what you mean by adding a scene as a scene strip but sounds like an interesting approach.
I am just using the composite nodes to add a .png text image to the scene. I then imported a .mov file and I want to composite them together. Easily done in AE but obviously a chore in Blender. This should be easily accomplished but for some unknown reason the text is not above the .mov file in the VSE. Hmm.
Like 3point I’m kinda puzzled by this question too. The png does not show up in the VSE image preview because…it is not there. From your snapshot all I see is two strips, image and audio. It appears that there’s no image strip containing the text on the top of the other two strips. As 3point mentioned, that would also need an alpha over effect strip to get it to show up on the top of all other stuff.
I cannot really understand how the compositor is related to this question though. Did you manage to do this in the compositor and you’re simply wondering how to achieve it in the VSE?
Btw, as the current topic of the thread is not even remotely related to the original thread title, it may be a good idea to start a new thread. (just a suggestion)
Ok, sorry for the confusion but I do have an “alpha over” and an “image strip” so any ideas why is the type not showing up on top of the .mov file? It must be something simple I am missing.
The short answer is that scaling of the compositor works differently than scaling in the sequencer. You could thread the output of the render layer node to a scale node and set the image dimensions to absolute before the rest of the noodle (i.e. the color balance node). Then of course you should make sure that the VSE project dimensions match the absolute image dimensions of the former step.
However, this is much easier to to in the VSE using a text image with alpha data. Like I suggested above put that image on the top of the other strips and use an alpha over effect strip. It’s that simple really if you don’t want to do anything more complicated with it. If you do then the compositor is your best friend.
Ok so I had a go too. I made a Keyed graphic and remembered to set output properties to RGBA (in the save path panel). I brought it in to compositor fine.
I brought them into VSE and tried Alpha Over first. The result below is a sort of ADD effect, don’t know why.
Then I moved the keyed image below the background, set it’s property to REPLACE. And then I set the background image to Alpha Under. This time it worked as a straight key. Odd isn’t it?