X7ROOT File Manager
Current Path:
/usr/share/doc/gnome-video-effects-0.4.3
usr
/
share
/
doc
/
gnome-video-effects-0.4.3
/
📁
..
📄
AUTHORS
(38 B)
📄
NEWS
(8.09 KB)
📄
README
(982 B)
Editing: README
Introduction ============ Writing effects is very easy: just create a file with the extion ".effect" and use the following format for it: [Effect] Encoding=UTF-8 Name=[The human readable effect name] Name[LangCode]=[The translated human readable effect name] ... Comment=[Optional Element: Description of the effect] Comment[LangCode]=[Optional Element: Translation of the description of the effect] ... Category=[The category of your effect, e.g. "Colors".] PipelineDescription=[A valid GStreamer pipeline] Possible Effect Categories ========================== Analysis Blur Colors Fancy Geometry Noise Time A sample effect could look like =============================== [Effect] Encoding=UTF-8 Name=The Hulk Name[de]=Der Hulk Name[it]=Lo Hulk Comment=Transform yourself into the amazing Hulk Comment[de]=Verwandle dich in den unglaublichen Hulk Comment[it]=Trasformati in Hulk Category=Color;Fancy; PipelineDescription=videobalance saturation=1.5 hue=-0.5
Upload File
Create Folder