Sound Layer
From Synfig Studio :: Documentation
m (layer icon) |
m (→About Sound Layers: note : sound not rended + tips for doing it manually) |
||
Line 10: | Line 10: | ||
== About Sound Layers== | == About Sound Layers== | ||
− | + | {{Note|'''Actually the {{literal|Sound Layer}} is'nt {{l|Render_dialog|rendered}} !'''| | |
+ | You can use [https://en.wikipedia.org/wiki/FFmpeg ffmpeg]/[https://en.wikipedia.org/wiki/Libav avconv] for manual merging. [https://davidwalsh.name/combine-audio-video simple] or [https://wjwoodrow.wordpress.com/2013/02/04/correcting-for-audiovideo-sync-issues-with-the-ffmpeg-programs-itsoffset-switch/ advanced] way}} | ||
+ | The {{l|Sound Layer}} .... | ||
==Parameters of Sound Layers== | ==Parameters of Sound Layers== |
Revision as of 12:57, 4 January 2016
About Sound Layers
Actually the "Sound Layer" is'nt rendered ! |
The Sound Layer ....
Parameters of Sound Layers
The parameters of the Sound Layer are:
Name | Value | Type |
Z Depth | 0.000000u | real |
File Name | sound file path | string |
Delay | 0.000000u | time |
Volume | 1.000000 | real |
How to use Sound Layer
Check this simple tutorial : Sound Layer (part 1)