notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
pitivi Gstreamer based non-linear audio/video editor
2022.06_3 multimedia on this many watch lists=4 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2022.06_3Version of this port present on the latest quarterly branch.
Maintainer: kwm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2004-12-20 19:46:07
Last Update: 2023-12-23 18:14:14
Commit Hash: 3572ca3
People watching this port, also watch:: curl, mplayer, lame, ffmpeg, firefox
License: LGPL21+
WWW:
https://www.pitivi.org
Description:
PiTiVi relies on the GStreamer multimedia framework and the accompanying plugins to handle the various medias and their transformation. PiTiVi being a novelty usage of GStreamer, there are some problems with plugins not handling completely/correctly the GStreamer API. These problems are in the process of being corrected. This means that it is not guaranteed that all codecs, containers or effects work properly with PiTiVi.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (909 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/pitivi-2022.06_3/catalog.mk
  3. /usr/local/share/licenses/pitivi-2022.06_3/LICENSE
  4. /usr/local/share/licenses/pitivi-2022.06_3/LGPL21+
  5. bin/pitivi
  6. lib/pitivi/python/pitivi/__init__.py
  7. lib/pitivi/python/pitivi/__pycache__/__init__.cpython-39.pyc
  8. lib/pitivi/python/pitivi/__pycache__/action_search_bar.cpython-39.pyc
  9. lib/pitivi/python/pitivi/__pycache__/application.cpython-39.pyc
  10. lib/pitivi/python/pitivi/__pycache__/autoaligner.cpython-39.pyc
  11. lib/pitivi/python/pitivi/__pycache__/check.cpython-39.pyc
  12. lib/pitivi/python/pitivi/__pycache__/clipproperties.cpython-39.pyc
  13. lib/pitivi/python/pitivi/__pycache__/editorperspective.cpython-39.pyc
  14. lib/pitivi/python/pitivi/__pycache__/editorstate.cpython-39.pyc
  15. lib/pitivi/python/pitivi/__pycache__/effects.cpython-39.pyc
  16. lib/pitivi/python/pitivi/__pycache__/greeterperspective.cpython-39.pyc
  17. lib/pitivi/python/pitivi/__pycache__/interactiveintro.cpython-39.pyc
  18. lib/pitivi/python/pitivi/__pycache__/mainwindow.cpython-39.pyc
  19. lib/pitivi/python/pitivi/__pycache__/mediafilespreviewer.cpython-39.pyc
  20. lib/pitivi/python/pitivi/__pycache__/medialibrary.cpython-39.pyc
  21. lib/pitivi/python/pitivi/__pycache__/perspective.cpython-39.pyc
  22. lib/pitivi/python/pitivi/__pycache__/pluginmanager.cpython-39.pyc
  23. lib/pitivi/python/pitivi/__pycache__/preset.cpython-39.pyc
  24. lib/pitivi/python/pitivi/__pycache__/project.cpython-39.pyc
  25. lib/pitivi/python/pitivi/__pycache__/render.cpython-39.pyc
  26. lib/pitivi/python/pitivi/__pycache__/settings.cpython-39.pyc
  27. lib/pitivi/python/pitivi/__pycache__/shortcuts.cpython-39.pyc
  28. lib/pitivi/python/pitivi/__pycache__/tabsmanager.cpython-39.pyc
  29. lib/pitivi/python/pitivi/__pycache__/trackerperspective.cpython-39.pyc
  30. lib/pitivi/python/pitivi/__pycache__/transitions.cpython-39.pyc
  31. lib/pitivi/python/pitivi/action_search_bar.py
  32. lib/pitivi/python/pitivi/application.py
  33. lib/pitivi/python/pitivi/autoaligner.py
  34. lib/pitivi/python/pitivi/check.py
  35. lib/pitivi/python/pitivi/check.py.orig
  36. lib/pitivi/python/pitivi/clip_properties/__pycache__/alignment.cpython-39.pyc
  37. lib/pitivi/python/pitivi/clip_properties/__pycache__/color.cpython-39.pyc
  38. lib/pitivi/python/pitivi/clip_properties/__pycache__/compositing.cpython-39.pyc
  39. lib/pitivi/python/pitivi/clip_properties/__pycache__/markers.cpython-39.pyc
  40. lib/pitivi/python/pitivi/clip_properties/__pycache__/title.cpython-39.pyc
  41. lib/pitivi/python/pitivi/clip_properties/alignment.py
  42. lib/pitivi/python/pitivi/clip_properties/color.py
  43. lib/pitivi/python/pitivi/clip_properties/compositing.py
  44. lib/pitivi/python/pitivi/clip_properties/markers.py
  45. lib/pitivi/python/pitivi/clip_properties/title.py
  46. lib/pitivi/python/pitivi/clipproperties.py
  47. lib/pitivi/python/pitivi/configure.py
  48. lib/pitivi/python/pitivi/configure.py.in
  49. lib/pitivi/python/pitivi/coptimizations/renderer.c
  50. lib/pitivi/python/pitivi/dialogs/__init__.py
  51. lib/pitivi/python/pitivi/dialogs/__pycache__/__init__.cpython-39.pyc
  52. lib/pitivi/python/pitivi/dialogs/__pycache__/about.cpython-39.pyc
  53. lib/pitivi/python/pitivi/dialogs/__pycache__/browseprojects.cpython-39.pyc
  54. lib/pitivi/python/pitivi/dialogs/__pycache__/clipmediaprops.cpython-39.pyc
  55. lib/pitivi/python/pitivi/dialogs/__pycache__/filelisterrordialog.cpython-39.pyc
  56. lib/pitivi/python/pitivi/dialogs/__pycache__/missingasset.cpython-39.pyc
  57. lib/pitivi/python/pitivi/dialogs/__pycache__/prefs.cpython-39.pyc
  58. lib/pitivi/python/pitivi/dialogs/__pycache__/projectsettings.cpython-39.pyc
  59. lib/pitivi/python/pitivi/dialogs/about.py
  60. lib/pitivi/python/pitivi/dialogs/browseprojects.py
  61. lib/pitivi/python/pitivi/dialogs/clipmediaprops.py
  62. lib/pitivi/python/pitivi/dialogs/filelisterrordialog.py
  63. lib/pitivi/python/pitivi/dialogs/missingasset.py
  64. lib/pitivi/python/pitivi/dialogs/prefs.py
  65. lib/pitivi/python/pitivi/dialogs/projectsettings.py
  66. lib/pitivi/python/pitivi/editorperspective.py
  67. lib/pitivi/python/pitivi/editorstate.py
  68. lib/pitivi/python/pitivi/effects.py
  69. lib/pitivi/python/pitivi/greeterperspective.py
  70. lib/pitivi/python/pitivi/interactiveintro.py
  71. lib/pitivi/python/pitivi/mainwindow.py
  72. lib/pitivi/python/pitivi/mediafilespreviewer.py
  73. lib/pitivi/python/pitivi/medialibrary.py
  74. lib/pitivi/python/pitivi/perspective.py
  75. lib/pitivi/python/pitivi/pluginmanager.py
  76. lib/pitivi/python/pitivi/preset.py
  77. lib/pitivi/python/pitivi/project.py
  78. lib/pitivi/python/pitivi/render.py
  79. lib/pitivi/python/pitivi/settings.py
  80. lib/pitivi/python/pitivi/shortcuts.py
  81. lib/pitivi/python/pitivi/tabsmanager.py
  82. lib/pitivi/python/pitivi/timeline/__init__.py
  83. lib/pitivi/python/pitivi/timeline/__pycache__/__init__.cpython-39.pyc
  84. lib/pitivi/python/pitivi/timeline/__pycache__/elements.cpython-39.pyc
  85. lib/pitivi/python/pitivi/timeline/__pycache__/layer.cpython-39.pyc
  86. lib/pitivi/python/pitivi/timeline/__pycache__/markers.cpython-39.pyc
  87. lib/pitivi/python/pitivi/timeline/__pycache__/previewers.cpython-39.pyc
  88. lib/pitivi/python/pitivi/timeline/__pycache__/ruler.cpython-39.pyc
  89. lib/pitivi/python/pitivi/timeline/__pycache__/timeline.cpython-39.pyc
  90. lib/pitivi/python/pitivi/timeline/elements.py
  91. lib/pitivi/python/pitivi/timeline/layer.py
  92. lib/pitivi/python/pitivi/timeline/markers.py
  93. lib/pitivi/python/pitivi/timeline/previewers.py
  94. lib/pitivi/python/pitivi/timeline/renderer.so
  95. lib/pitivi/python/pitivi/timeline/ruler.py
  96. lib/pitivi/python/pitivi/timeline/timeline.py
  97. lib/pitivi/python/pitivi/trackerperspective.py
  98. lib/pitivi/python/pitivi/transitions.py
  99. lib/pitivi/python/pitivi/undo/__init__.py
  100. lib/pitivi/python/pitivi/undo/__pycache__/__init__.cpython-39.pyc
  101. lib/pitivi/python/pitivi/undo/__pycache__/base.cpython-39.pyc
  102. lib/pitivi/python/pitivi/undo/__pycache__/markers.cpython-39.pyc
  103. lib/pitivi/python/pitivi/undo/__pycache__/project.cpython-39.pyc
  104. lib/pitivi/python/pitivi/undo/__pycache__/timeline.cpython-39.pyc
  105. lib/pitivi/python/pitivi/undo/__pycache__/undo.cpython-39.pyc
  106. lib/pitivi/python/pitivi/undo/base.py
  107. lib/pitivi/python/pitivi/undo/markers.py
  108. lib/pitivi/python/pitivi/undo/project.py
  109. lib/pitivi/python/pitivi/undo/timeline.py
  110. lib/pitivi/python/pitivi/undo/undo.py
  111. lib/pitivi/python/pitivi/utils/__init__.py
  112. lib/pitivi/python/pitivi/utils/__pycache__/__init__.cpython-39.pyc
  113. lib/pitivi/python/pitivi/utils/__pycache__/beat_detection.cpython-39.pyc
  114. lib/pitivi/python/pitivi/utils/__pycache__/check_pipeline.cpython-39.pyc
  115. lib/pitivi/python/pitivi/utils/__pycache__/custom_effect_widgets.cpython-39.pyc
  116. lib/pitivi/python/pitivi/utils/__pycache__/extract.cpython-39.pyc
  117. lib/pitivi/python/pitivi/utils/__pycache__/loggable.cpython-39.pyc
  118. lib/pitivi/python/pitivi/utils/__pycache__/markers.cpython-39.pyc
  119. lib/pitivi/python/pitivi/utils/__pycache__/misc.cpython-39.pyc
  120. lib/pitivi/python/pitivi/utils/__pycache__/pipeline.cpython-39.pyc
  121. lib/pitivi/python/pitivi/utils/__pycache__/proxy.cpython-39.pyc
  122. lib/pitivi/python/pitivi/utils/__pycache__/ripple_update_group.cpython-39.pyc
  123. lib/pitivi/python/pitivi/utils/__pycache__/system.cpython-39.pyc
  124. lib/pitivi/python/pitivi/utils/__pycache__/threads.cpython-39.pyc
  125. lib/pitivi/python/pitivi/utils/__pycache__/timeline.cpython-39.pyc
  126. lib/pitivi/python/pitivi/utils/__pycache__/ui.cpython-39.pyc
  127. lib/pitivi/python/pitivi/utils/__pycache__/validate.cpython-39.pyc
  128. lib/pitivi/python/pitivi/utils/__pycache__/widgets.cpython-39.pyc
  129. lib/pitivi/python/pitivi/utils/beat_detection.py
  130. lib/pitivi/python/pitivi/utils/check_pipeline.py
  131. lib/pitivi/python/pitivi/utils/custom_effect_widgets.py
  132. lib/pitivi/python/pitivi/utils/extract.py
  133. lib/pitivi/python/pitivi/utils/loggable.py
  134. lib/pitivi/python/pitivi/utils/markers.py
  135. lib/pitivi/python/pitivi/utils/misc.py
  136. lib/pitivi/python/pitivi/utils/pipeline.py
  137. lib/pitivi/python/pitivi/utils/proxy.py
  138. lib/pitivi/python/pitivi/utils/ripple_update_group.py
  139. lib/pitivi/python/pitivi/utils/system.py
  140. lib/pitivi/python/pitivi/utils/threads.py
  141. lib/pitivi/python/pitivi/utils/timeline.py
  142. lib/pitivi/python/pitivi/utils/ui.py
  143. lib/pitivi/python/pitivi/utils/validate.py
  144. lib/pitivi/python/pitivi/utils/widgets.py
  145. lib/pitivi/python/pitivi/viewer/__init__.py
  146. lib/pitivi/python/pitivi/viewer/__pycache__/__init__.cpython-39.pyc
  147. lib/pitivi/python/pitivi/viewer/__pycache__/guidelines.cpython-39.pyc
  148. lib/pitivi/python/pitivi/viewer/__pycache__/move_scale_overlay.cpython-39.pyc
  149. lib/pitivi/python/pitivi/viewer/__pycache__/overlay.cpython-39.pyc
  150. lib/pitivi/python/pitivi/viewer/__pycache__/overlay_stack.cpython-39.pyc
  151. lib/pitivi/python/pitivi/viewer/__pycache__/peak_meter.cpython-39.pyc
  152. lib/pitivi/python/pitivi/viewer/__pycache__/safe_areas_overlay.cpython-39.pyc
  153. lib/pitivi/python/pitivi/viewer/__pycache__/title_overlay.cpython-39.pyc
  154. lib/pitivi/python/pitivi/viewer/__pycache__/viewer.cpython-39.pyc
  155. lib/pitivi/python/pitivi/viewer/guidelines.py
  156. lib/pitivi/python/pitivi/viewer/move_scale_overlay.py
  157. lib/pitivi/python/pitivi/viewer/overlay.py
  158. lib/pitivi/python/pitivi/viewer/overlay_stack.py
  159. lib/pitivi/python/pitivi/viewer/peak_meter.py
  160. lib/pitivi/python/pitivi/viewer/safe_areas_overlay.py
  161. lib/pitivi/python/pitivi/viewer/title_overlay.py
  162. lib/pitivi/python/pitivi/viewer/viewer.py
  163. share/applications/org.pitivi.Pitivi.desktop
  164. share/help/C/pitivi/about.page
  165. share/help/C/pitivi/cheatsheet.page
  166. share/help/C/pitivi/codecscontainers.page
  167. share/help/C/pitivi/effects.page
  168. share/help/C/pitivi/figures/codecscontainers.jpg
  169. share/help/C/pitivi/figures/fadestep1.png
  170. share/help/C/pitivi/figures/fadestep2.png
  171. share/help/C/pitivi/figures/fadestep3.png
  172. share/help/C/pitivi/figures/keyframecurves.png
  173. share/help/C/pitivi/figures/layers.png
  174. share/help/C/pitivi/figures/logo.png
  175. share/help/C/pitivi/figures/mainwindow.jpg
  176. share/help/C/pitivi/figures/ripple-after.png
  177. share/help/C/pitivi/figures/ripple-before.png
  178. share/help/C/pitivi/figures/roll-after.png
  179. share/help/C/pitivi/figures/roll-before.png
  180. share/help/C/pitivi/figures/ruler.png
  181. share/help/C/pitivi/figures/trimming-individual.png
  182. share/help/C/pitivi/gstreamer.page
  183. share/help/C/pitivi/importing.page
  184. share/help/C/pitivi/importingmpegts.page
  185. share/help/C/pitivi/index.page
  186. share/help/C/pitivi/keyframecurves.page
  187. share/help/C/pitivi/layers.page
  188. share/help/C/pitivi/license.page
  189. share/help/C/pitivi/mainwindow.page
  190. share/help/C/pitivi/medialibrary.page
  191. share/help/C/pitivi/movearoundtimeline.page
  192. share/help/C/pitivi/presets.page
  193. share/help/C/pitivi/rendering.page
  194. share/help/C/pitivi/savescreenshot.page
  195. share/help/C/pitivi/selectiongrouping.page
  196. share/help/C/pitivi/splitting.page
  197. share/help/C/pitivi/sysreq.page
  198. share/help/C/pitivi/transitions.page
  199. share/help/C/pitivi/trimming.page
  200. share/help/C/pitivi/usingclips.page
  201. share/help/C/pitivi/usingeffects.page
  202. share/help/C/pitivi/workwithprojects.page
  203. share/help/ca/pitivi/about.page
  204. share/help/ca/pitivi/cheatsheet.page
  205. share/help/ca/pitivi/codecscontainers.page
  206. share/help/ca/pitivi/effects.page
  207. share/help/ca/pitivi/figures/codecscontainers.jpg
  208. share/help/ca/pitivi/figures/fadestep1.png
  209. share/help/ca/pitivi/figures/fadestep2.png
  210. share/help/ca/pitivi/figures/fadestep3.png
  211. share/help/ca/pitivi/figures/keyframecurves.png
  212. share/help/ca/pitivi/figures/layers.png
  213. share/help/ca/pitivi/figures/logo.png
  214. share/help/ca/pitivi/figures/mainwindow.jpg
  215. share/help/ca/pitivi/figures/ripple-after.png
  216. share/help/ca/pitivi/figures/ripple-before.png
  217. share/help/ca/pitivi/figures/roll-after.png
  218. share/help/ca/pitivi/figures/roll-before.png
  219. share/help/ca/pitivi/figures/ruler.png
  220. share/help/ca/pitivi/figures/trimming-individual.png
  221. share/help/ca/pitivi/gstreamer.page
  222. share/help/ca/pitivi/importing.page
  223. share/help/ca/pitivi/importingmpegts.page
  224. share/help/ca/pitivi/index.page
  225. share/help/ca/pitivi/keyframecurves.page
  226. share/help/ca/pitivi/layers.page
  227. share/help/ca/pitivi/license.page
  228. share/help/ca/pitivi/mainwindow.page
  229. share/help/ca/pitivi/medialibrary.page
  230. share/help/ca/pitivi/movearoundtimeline.page
  231. share/help/ca/pitivi/presets.page
  232. share/help/ca/pitivi/rendering.page
  233. share/help/ca/pitivi/savescreenshot.page
  234. share/help/ca/pitivi/selectiongrouping.page
  235. share/help/ca/pitivi/splitting.page
  236. share/help/ca/pitivi/sysreq.page
  237. share/help/ca/pitivi/transitions.page
  238. share/help/ca/pitivi/trimming.page
  239. share/help/ca/pitivi/usingclips.page
  240. share/help/ca/pitivi/usingeffects.page
  241. share/help/ca/pitivi/workwithprojects.page
  242. share/help/cs/pitivi/about.page
  243. share/help/cs/pitivi/cheatsheet.page
  244. share/help/cs/pitivi/codecscontainers.page
  245. share/help/cs/pitivi/effects.page
  246. share/help/cs/pitivi/figures/codecscontainers.jpg
  247. share/help/cs/pitivi/figures/fadestep1.png
  248. share/help/cs/pitivi/figures/fadestep2.png
  249. share/help/cs/pitivi/figures/fadestep3.png
  250. share/help/cs/pitivi/figures/keyframecurves.png
  251. share/help/cs/pitivi/figures/layers.png
  252. share/help/cs/pitivi/figures/logo.png
  253. share/help/cs/pitivi/figures/mainwindow.jpg
  254. share/help/cs/pitivi/figures/ripple-after.png
  255. share/help/cs/pitivi/figures/ripple-before.png
  256. share/help/cs/pitivi/figures/roll-after.png
  257. share/help/cs/pitivi/figures/roll-before.png
  258. share/help/cs/pitivi/figures/ruler.png
  259. share/help/cs/pitivi/figures/trimming-individual.png
  260. share/help/cs/pitivi/gstreamer.page
  261. share/help/cs/pitivi/importing.page
  262. share/help/cs/pitivi/importingmpegts.page
  263. share/help/cs/pitivi/index.page
  264. share/help/cs/pitivi/keyframecurves.page
  265. share/help/cs/pitivi/layers.page
  266. share/help/cs/pitivi/license.page
  267. share/help/cs/pitivi/mainwindow.page
  268. share/help/cs/pitivi/medialibrary.page
  269. share/help/cs/pitivi/movearoundtimeline.page
  270. share/help/cs/pitivi/presets.page
  271. share/help/cs/pitivi/rendering.page
  272. share/help/cs/pitivi/savescreenshot.page
  273. share/help/cs/pitivi/selectiongrouping.page
  274. share/help/cs/pitivi/splitting.page
  275. share/help/cs/pitivi/sysreq.page
  276. share/help/cs/pitivi/transitions.page
  277. share/help/cs/pitivi/trimming.page
  278. share/help/cs/pitivi/usingclips.page
  279. share/help/cs/pitivi/usingeffects.page
  280. share/help/cs/pitivi/workwithprojects.page
  281. share/help/de/pitivi/about.page
  282. share/help/de/pitivi/cheatsheet.page
  283. share/help/de/pitivi/codecscontainers.page
  284. share/help/de/pitivi/effects.page
  285. share/help/de/pitivi/figures/codecscontainers.jpg
  286. share/help/de/pitivi/figures/fadestep1.png
  287. share/help/de/pitivi/figures/fadestep2.png
  288. share/help/de/pitivi/figures/fadestep3.png
  289. share/help/de/pitivi/figures/keyframecurves.png
  290. share/help/de/pitivi/figures/layers.png
  291. share/help/de/pitivi/figures/logo.png
  292. share/help/de/pitivi/figures/mainwindow.jpg
  293. share/help/de/pitivi/figures/ripple-after.png
  294. share/help/de/pitivi/figures/ripple-before.png
  295. share/help/de/pitivi/figures/roll-after.png
  296. share/help/de/pitivi/figures/roll-before.png
  297. share/help/de/pitivi/figures/ruler.png
  298. share/help/de/pitivi/figures/trimming-individual.png
  299. share/help/de/pitivi/gstreamer.page
  300. share/help/de/pitivi/importing.page
  301. share/help/de/pitivi/importingmpegts.page
  302. share/help/de/pitivi/index.page
  303. share/help/de/pitivi/keyframecurves.page
  304. share/help/de/pitivi/layers.page
  305. share/help/de/pitivi/license.page
  306. share/help/de/pitivi/mainwindow.page
  307. share/help/de/pitivi/medialibrary.page
  308. share/help/de/pitivi/movearoundtimeline.page
  309. share/help/de/pitivi/presets.page
  310. share/help/de/pitivi/rendering.page
  311. share/help/de/pitivi/savescreenshot.page
  312. share/help/de/pitivi/selectiongrouping.page
  313. share/help/de/pitivi/splitting.page
  314. share/help/de/pitivi/sysreq.page
  315. share/help/de/pitivi/transitions.page
  316. share/help/de/pitivi/trimming.page
  317. share/help/de/pitivi/usingclips.page
  318. share/help/de/pitivi/usingeffects.page
  319. share/help/de/pitivi/workwithprojects.page
  320. share/help/el/pitivi/about.page
  321. share/help/el/pitivi/cheatsheet.page
  322. share/help/el/pitivi/codecscontainers.page
  323. share/help/el/pitivi/effects.page
  324. share/help/el/pitivi/figures/codecscontainers.jpg
  325. share/help/el/pitivi/figures/fadestep1.png
  326. share/help/el/pitivi/figures/fadestep2.png
  327. share/help/el/pitivi/figures/fadestep3.png
  328. share/help/el/pitivi/figures/keyframecurves.png
  329. share/help/el/pitivi/figures/layers.png
  330. share/help/el/pitivi/figures/logo.png
  331. share/help/el/pitivi/figures/mainwindow.jpg
  332. share/help/el/pitivi/figures/ripple-after.png
  333. share/help/el/pitivi/figures/ripple-before.png
  334. share/help/el/pitivi/figures/roll-after.png
  335. share/help/el/pitivi/figures/roll-before.png
  336. share/help/el/pitivi/figures/ruler.png
  337. share/help/el/pitivi/figures/trimming-individual.png
  338. share/help/el/pitivi/gstreamer.page
  339. share/help/el/pitivi/importing.page
  340. share/help/el/pitivi/importingmpegts.page
  341. share/help/el/pitivi/index.page
  342. share/help/el/pitivi/keyframecurves.page
  343. share/help/el/pitivi/layers.page
  344. share/help/el/pitivi/license.page
  345. share/help/el/pitivi/mainwindow.page
  346. share/help/el/pitivi/medialibrary.page
  347. share/help/el/pitivi/movearoundtimeline.page
  348. share/help/el/pitivi/presets.page
  349. share/help/el/pitivi/rendering.page
  350. share/help/el/pitivi/savescreenshot.page
  351. share/help/el/pitivi/selectiongrouping.page
  352. share/help/el/pitivi/splitting.page
  353. share/help/el/pitivi/sysreq.page
  354. share/help/el/pitivi/transitions.page
  355. share/help/el/pitivi/trimming.page
  356. share/help/el/pitivi/usingclips.page
  357. share/help/el/pitivi/usingeffects.page
  358. share/help/el/pitivi/workwithprojects.page
  359. share/help/es/pitivi/about.page
  360. share/help/es/pitivi/cheatsheet.page
  361. share/help/es/pitivi/codecscontainers.page
  362. share/help/es/pitivi/effects.page
  363. share/help/es/pitivi/figures/codecscontainers.jpg
  364. share/help/es/pitivi/figures/fadestep1.png
  365. share/help/es/pitivi/figures/fadestep2.png
  366. share/help/es/pitivi/figures/fadestep3.png
  367. share/help/es/pitivi/figures/keyframecurves.png
  368. share/help/es/pitivi/figures/layers.png
  369. share/help/es/pitivi/figures/logo.png
  370. share/help/es/pitivi/figures/mainwindow.jpg
  371. share/help/es/pitivi/figures/ripple-after.png
  372. share/help/es/pitivi/figures/ripple-before.png
  373. share/help/es/pitivi/figures/roll-after.png
  374. share/help/es/pitivi/figures/roll-before.png
  375. share/help/es/pitivi/figures/ruler.png
  376. share/help/es/pitivi/figures/trimming-individual.png
  377. share/help/es/pitivi/gstreamer.page
  378. share/help/es/pitivi/importing.page
  379. share/help/es/pitivi/importingmpegts.page
  380. share/help/es/pitivi/index.page
  381. share/help/es/pitivi/keyframecurves.page
  382. share/help/es/pitivi/layers.page
  383. share/help/es/pitivi/license.page
  384. share/help/es/pitivi/mainwindow.page
  385. share/help/es/pitivi/medialibrary.page
  386. share/help/es/pitivi/movearoundtimeline.page
  387. share/help/es/pitivi/presets.page
  388. share/help/es/pitivi/rendering.page
  389. share/help/es/pitivi/savescreenshot.page
  390. share/help/es/pitivi/selectiongrouping.page
  391. share/help/es/pitivi/splitting.page
  392. share/help/es/pitivi/sysreq.page
  393. share/help/es/pitivi/transitions.page
  394. share/help/es/pitivi/trimming.page
  395. share/help/es/pitivi/usingclips.page
  396. share/help/es/pitivi/usingeffects.page
  397. share/help/es/pitivi/workwithprojects.page
  398. share/help/fr/pitivi/about.page
  399. share/help/fr/pitivi/cheatsheet.page
  400. share/help/fr/pitivi/codecscontainers.page
  401. share/help/fr/pitivi/effects.page
  402. share/help/fr/pitivi/figures/codecscontainers.jpg
  403. share/help/fr/pitivi/figures/fadestep1.png
  404. share/help/fr/pitivi/figures/fadestep2.png
  405. share/help/fr/pitivi/figures/fadestep3.png
  406. share/help/fr/pitivi/figures/keyframecurves.png
  407. share/help/fr/pitivi/figures/layers.png
  408. share/help/fr/pitivi/figures/logo.png
  409. share/help/fr/pitivi/figures/mainwindow.jpg
  410. share/help/fr/pitivi/figures/ripple-after.png
  411. share/help/fr/pitivi/figures/ripple-before.png
  412. share/help/fr/pitivi/figures/roll-after.png
  413. share/help/fr/pitivi/figures/roll-before.png
  414. share/help/fr/pitivi/figures/ruler.png
  415. share/help/fr/pitivi/figures/trimming-individual.png
  416. share/help/fr/pitivi/gstreamer.page
  417. share/help/fr/pitivi/importing.page
  418. share/help/fr/pitivi/importingmpegts.page
  419. share/help/fr/pitivi/index.page
  420. share/help/fr/pitivi/keyframecurves.page
  421. share/help/fr/pitivi/layers.page
  422. share/help/fr/pitivi/license.page
  423. share/help/fr/pitivi/mainwindow.page
  424. share/help/fr/pitivi/medialibrary.page
  425. share/help/fr/pitivi/movearoundtimeline.page
  426. share/help/fr/pitivi/presets.page
  427. share/help/fr/pitivi/rendering.page
  428. share/help/fr/pitivi/savescreenshot.page
  429. share/help/fr/pitivi/selectiongrouping.page
  430. share/help/fr/pitivi/splitting.page
  431. share/help/fr/pitivi/sysreq.page
  432. share/help/fr/pitivi/transitions.page
  433. share/help/fr/pitivi/trimming.page
  434. share/help/fr/pitivi/usingclips.page
  435. share/help/fr/pitivi/usingeffects.page
  436. share/help/fr/pitivi/workwithprojects.page
  437. share/help/sl/pitivi/about.page
  438. share/help/sl/pitivi/cheatsheet.page
  439. share/help/sl/pitivi/codecscontainers.page
  440. share/help/sl/pitivi/effects.page
  441. share/help/sl/pitivi/figures/codecscontainers.jpg
  442. share/help/sl/pitivi/figures/fadestep1.png
  443. share/help/sl/pitivi/figures/fadestep2.png
  444. share/help/sl/pitivi/figures/fadestep3.png
  445. share/help/sl/pitivi/figures/keyframecurves.png
  446. share/help/sl/pitivi/figures/layers.png
  447. share/help/sl/pitivi/figures/logo.png
  448. share/help/sl/pitivi/figures/mainwindow.jpg
  449. share/help/sl/pitivi/figures/ripple-after.png
  450. share/help/sl/pitivi/figures/ripple-before.png
  451. share/help/sl/pitivi/figures/roll-after.png
  452. share/help/sl/pitivi/figures/roll-before.png
  453. share/help/sl/pitivi/figures/ruler.png
  454. share/help/sl/pitivi/figures/trimming-individual.png
  455. share/help/sl/pitivi/gstreamer.page
  456. share/help/sl/pitivi/importing.page
  457. share/help/sl/pitivi/importingmpegts.page
  458. share/help/sl/pitivi/index.page
  459. share/help/sl/pitivi/keyframecurves.page
  460. share/help/sl/pitivi/layers.page
  461. share/help/sl/pitivi/license.page
  462. share/help/sl/pitivi/mainwindow.page
  463. share/help/sl/pitivi/medialibrary.page
  464. share/help/sl/pitivi/movearoundtimeline.page
  465. share/help/sl/pitivi/presets.page
  466. share/help/sl/pitivi/rendering.page
  467. share/help/sl/pitivi/savescreenshot.page
  468. share/help/sl/pitivi/selectiongrouping.page
  469. share/help/sl/pitivi/splitting.page
  470. share/help/sl/pitivi/sysreq.page
  471. share/help/sl/pitivi/transitions.page
  472. share/help/sl/pitivi/trimming.page
  473. share/help/sl/pitivi/usingclips.page
  474. share/help/sl/pitivi/usingeffects.page
  475. share/help/sl/pitivi/workwithprojects.page
  476. share/help/sv/pitivi/about.page
  477. share/help/sv/pitivi/cheatsheet.page
  478. share/help/sv/pitivi/codecscontainers.page
  479. share/help/sv/pitivi/effects.page
  480. share/help/sv/pitivi/figures/codecscontainers.jpg
  481. share/help/sv/pitivi/figures/fadestep1.png
  482. share/help/sv/pitivi/figures/fadestep2.png
  483. share/help/sv/pitivi/figures/fadestep3.png
  484. share/help/sv/pitivi/figures/keyframecurves.png
  485. share/help/sv/pitivi/figures/layers.png
  486. share/help/sv/pitivi/figures/logo.png
  487. share/help/sv/pitivi/figures/mainwindow.jpg
  488. share/help/sv/pitivi/figures/ripple-after.png
  489. share/help/sv/pitivi/figures/ripple-before.png
  490. share/help/sv/pitivi/figures/roll-after.png
  491. share/help/sv/pitivi/figures/roll-before.png
  492. share/help/sv/pitivi/figures/ruler.png
  493. share/help/sv/pitivi/figures/trimming-individual.png
  494. share/help/sv/pitivi/gstreamer.page
  495. share/help/sv/pitivi/importing.page
  496. share/help/sv/pitivi/importingmpegts.page
  497. share/help/sv/pitivi/index.page
  498. share/help/sv/pitivi/keyframecurves.page
  499. share/help/sv/pitivi/layers.page
  500. share/help/sv/pitivi/license.page
  501. share/help/sv/pitivi/mainwindow.page
  502. share/help/sv/pitivi/medialibrary.page
  503. share/help/sv/pitivi/movearoundtimeline.page
  504. share/help/sv/pitivi/presets.page
  505. share/help/sv/pitivi/rendering.page
  506. share/help/sv/pitivi/savescreenshot.page
  507. share/help/sv/pitivi/selectiongrouping.page
  508. share/help/sv/pitivi/splitting.page
  509. share/help/sv/pitivi/sysreq.page
  510. share/help/sv/pitivi/transitions.page
  511. share/help/sv/pitivi/trimming.page
  512. share/help/sv/pitivi/usingclips.page
  513. share/help/sv/pitivi/usingeffects.page
  514. share/help/sv/pitivi/workwithprojects.page
  515. share/help/uk/pitivi/about.page
  516. share/help/uk/pitivi/cheatsheet.page
  517. share/help/uk/pitivi/codecscontainers.page
  518. share/help/uk/pitivi/effects.page
  519. share/help/uk/pitivi/figures/codecscontainers.jpg
  520. share/help/uk/pitivi/figures/fadestep1.png
  521. share/help/uk/pitivi/figures/fadestep2.png
  522. share/help/uk/pitivi/figures/fadestep3.png
  523. share/help/uk/pitivi/figures/keyframecurves.png
  524. share/help/uk/pitivi/figures/layers.png
  525. share/help/uk/pitivi/figures/logo.png
  526. share/help/uk/pitivi/figures/mainwindow.jpg
  527. share/help/uk/pitivi/figures/ripple-after.png
  528. share/help/uk/pitivi/figures/ripple-before.png
  529. share/help/uk/pitivi/figures/roll-after.png
  530. share/help/uk/pitivi/figures/roll-before.png
  531. share/help/uk/pitivi/figures/ruler.png
  532. share/help/uk/pitivi/figures/trimming-individual.png
  533. share/help/uk/pitivi/gstreamer.page
  534. share/help/uk/pitivi/importing.page
  535. share/help/uk/pitivi/importingmpegts.page
  536. share/help/uk/pitivi/index.page
  537. share/help/uk/pitivi/keyframecurves.page
  538. share/help/uk/pitivi/layers.page
  539. share/help/uk/pitivi/license.page
  540. share/help/uk/pitivi/mainwindow.page
  541. share/help/uk/pitivi/medialibrary.page
  542. share/help/uk/pitivi/movearoundtimeline.page
  543. share/help/uk/pitivi/presets.page
  544. share/help/uk/pitivi/rendering.page
  545. share/help/uk/pitivi/savescreenshot.page
  546. share/help/uk/pitivi/selectiongrouping.page
  547. share/help/uk/pitivi/splitting.page
  548. share/help/uk/pitivi/sysreq.page
  549. share/help/uk/pitivi/transitions.page
  550. share/help/uk/pitivi/trimming.page
  551. share/help/uk/pitivi/usingclips.page
  552. share/help/uk/pitivi/usingeffects.page
  553. share/help/uk/pitivi/workwithprojects.page
  554. share/icons/hicolor/scalable/apps/org.pitivi.Pitivi.svg
  555. share/icons/hicolor/scalable/mimetypes/text-x-xges.svg
  556. share/icons/hicolor/symbolic/apps/org.pitivi.Pitivi-symbolic.svg
  557. share/locale/ar/LC_MESSAGES/pitivi.mo
  558. share/locale/ast/LC_MESSAGES/pitivi.mo
  559. share/locale/bg/LC_MESSAGES/pitivi.mo
  560. share/locale/bs/LC_MESSAGES/pitivi.mo
  561. share/locale/ca/LC_MESSAGES/pitivi.mo
  562. share/locale/ca@valencia/LC_MESSAGES/pitivi.mo
  563. share/locale/cs/LC_MESSAGES/pitivi.mo
  564. share/locale/da/LC_MESSAGES/pitivi.mo
  565. share/locale/de/LC_MESSAGES/pitivi.mo
  566. share/locale/dz/LC_MESSAGES/pitivi.mo
  567. share/locale/el/LC_MESSAGES/pitivi.mo
  568. share/locale/en_GB/LC_MESSAGES/pitivi.mo
  569. share/locale/eo/LC_MESSAGES/pitivi.mo
  570. share/locale/es/LC_MESSAGES/pitivi.mo
  571. share/locale/et/LC_MESSAGES/pitivi.mo
  572. share/locale/eu/LC_MESSAGES/pitivi.mo
  573. share/locale/fi/LC_MESSAGES/pitivi.mo
  574. share/locale/fr/LC_MESSAGES/pitivi.mo
  575. share/locale/gl/LC_MESSAGES/pitivi.mo
  576. share/locale/gu/LC_MESSAGES/pitivi.mo
  577. share/locale/he/LC_MESSAGES/pitivi.mo
  578. share/locale/hu/LC_MESSAGES/pitivi.mo
  579. share/locale/id/LC_MESSAGES/pitivi.mo
  580. share/locale/it/LC_MESSAGES/pitivi.mo
  581. share/locale/ja/LC_MESSAGES/pitivi.mo
  582. share/locale/ko/LC_MESSAGES/pitivi.mo
  583. share/locale/ku/LC_MESSAGES/pitivi.mo
  584. share/locale/lt/LC_MESSAGES/pitivi.mo
  585. share/locale/lv/LC_MESSAGES/pitivi.mo
  586. share/locale/mr/LC_MESSAGES/pitivi.mo
  587. share/locale/nb/LC_MESSAGES/pitivi.mo
  588. share/locale/nds/LC_MESSAGES/pitivi.mo
  589. share/locale/nl/LC_MESSAGES/pitivi.mo
  590. share/locale/oc/LC_MESSAGES/pitivi.mo
  591. share/locale/pa/LC_MESSAGES/pitivi.mo
  592. share/locale/pl/LC_MESSAGES/pitivi.mo
  593. share/locale/pt/LC_MESSAGES/pitivi.mo
  594. share/locale/pt_BR/LC_MESSAGES/pitivi.mo
  595. share/locale/ro/LC_MESSAGES/pitivi.mo
  596. share/locale/ru/LC_MESSAGES/pitivi.mo
  597. share/locale/sk/LC_MESSAGES/pitivi.mo
  598. share/locale/sl/LC_MESSAGES/pitivi.mo
  599. share/locale/sr/LC_MESSAGES/pitivi.mo
  600. share/locale/sr@latin/LC_MESSAGES/pitivi.mo
  601. share/locale/sv/LC_MESSAGES/pitivi.mo
  602. share/locale/te/LC_MESSAGES/pitivi.mo
  603. share/locale/tr/LC_MESSAGES/pitivi.mo
  604. share/locale/uk/LC_MESSAGES/pitivi.mo
  605. share/locale/vi/LC_MESSAGES/pitivi.mo
  606. share/locale/zh_CN/LC_MESSAGES/pitivi.mo
  607. share/locale/zh_HK/LC_MESSAGES/pitivi.mo
  608. share/locale/zh_TW/LC_MESSAGES/pitivi.mo
  609. share/metainfo/org.pitivi.Pitivi.appdata.xml
  610. share/mime/packages/org.pitivi.Pitivi-mime.xml
  611. share/pitivi/audiopresets/iPod.json
  612. share/pitivi/gstpresets/GstJpegEnc.prs
  613. share/pitivi/gstpresets/jpeg-flac-in-matroska.gep
  614. share/pitivi/gstpresets/jpeg-opus-in-matroska.gep
  615. share/pitivi/gstpresets/jpeg-raw-in-matroska.gep
  616. share/pitivi/gstpresets/jpeg-raw-in-qt.gep
  617. share/pitivi/gstpresets/prores-flac-in-matroska.gep
  618. share/pitivi/gstpresets/prores-opus-in-matroska.gep
  619. share/pitivi/gstpresets/prores-raw-in-matroska.gep
  620. share/pitivi/gstpresets/prores-raw-in-qt.gep
  621. share/pitivi/pixmaps/align-tool-symbolic.svg
  622. share/pitivi/pixmaps/asset-proxied.svg
  623. share/pitivi/pixmaps/asset-proxy-in-progress.svg
  624. share/pitivi/pixmaps/asset-proxying-error.svg
  625. share/pitivi/pixmaps/asset-scaled.svg
  626. share/pitivi/pixmaps/asset-unsupported.svg
  627. share/pitivi/pixmaps/attach-audio-symbolic.svg
  628. share/pitivi/pixmaps/chain-broken-symbolic.svg
  629. share/pitivi/pixmaps/chain-connected-symbolic.svg
  630. share/pitivi/pixmaps/clip-marker-hover.png
  631. share/pitivi/pixmaps/clip-marker-select.png
  632. share/pitivi/pixmaps/clip-marker.png
  633. share/pitivi/pixmaps/detach-audio-symbolic.svg
  634. share/pitivi/pixmaps/effects/agingtv.png
  635. share/pitivi/pixmaps/effects/bulge.png
  636. share/pitivi/pixmaps/effects/burn.png
  637. share/pitivi/pixmaps/effects/chromium.png
  638. share/pitivi/pixmaps/effects/circle.png
  639. share/pitivi/pixmaps/effects/cogdownsample.png
  640. share/pitivi/pixmaps/effects/color-distance.png
  641. share/pitivi/pixmaps/effects/coloreffects.png
  642. share/pitivi/pixmaps/effects/defaultthumbnail.svg
  643. share/pitivi/pixmaps/effects/dicetv.png
  644. share/pitivi/pixmaps/effects/diffuse.png
  645. share/pitivi/pixmaps/effects/dilate.png
  646. share/pitivi/pixmaps/effects/dodge.png
  647. share/pitivi/pixmaps/effects/edgetv.png
  648. share/pitivi/pixmaps/effects/exclusion.png
  649. share/pitivi/pixmaps/effects/fisheye.png
  650. share/pitivi/pixmaps/effects/frei0r-filter-3dflippo.png
  651. share/pitivi/pixmaps/effects/frei0r-filter-brightness.png
  652. share/pitivi/pixmaps/effects/frei0r-filter-bw0r.png
  653. share/pitivi/pixmaps/effects/frei0r-filter-cartoon.png
  654. share/pitivi/pixmaps/effects/frei0r-filter-contrast0r.png
  655. share/pitivi/pixmaps/effects/frei0r-filter-distort0r.png
  656. share/pitivi/pixmaps/effects/frei0r-filter-edgeglow.png
  657. share/pitivi/pixmaps/effects/frei0r-filter-equaliz0r.png
  658. share/pitivi/pixmaps/effects/frei0r-filter-flippo.png
  659. share/pitivi/pixmaps/effects/frei0r-filter-gamma.png
  660. share/pitivi/pixmaps/effects/frei0r-filter-glow.png
  661. share/pitivi/pixmaps/effects/frei0r-filter-hueshift0r.png
  662. share/pitivi/pixmaps/effects/frei0r-filter-invert0r.png
  663. share/pitivi/pixmaps/effects/frei0r-filter-k-means-clustering.png
  664. share/pitivi/pixmaps/effects/frei0r-filter-lens-correction.png
  665. share/pitivi/pixmaps/effects/frei0r-filter-letterb0xed.png
  666. share/pitivi/pixmaps/effects/frei0r-filter-nosync0r.png
  667. share/pitivi/pixmaps/effects/frei0r-filter-perspective.png
  668. share/pitivi/pixmaps/effects/frei0r-filter-pixeliz0r.png
  669. share/pitivi/pixmaps/effects/frei0r-filter-rgb-parade.png
  670. share/pitivi/pixmaps/effects/frei0r-filter-saturat0r.png
  671. share/pitivi/pixmaps/effects/frei0r-filter-scale0tilt.png
  672. share/pitivi/pixmaps/effects/frei0r-filter-scanline0r.png
  673. share/pitivi/pixmaps/effects/frei0r-filter-sobel.png
  674. share/pitivi/pixmaps/effects/frei0r-filter-squareblur.png
  675. share/pitivi/pixmaps/effects/frei0r-filter-tehroxx0r.png
  676. share/pitivi/pixmaps/effects/frei0r-filter-twolay0r.png
  677. share/pitivi/pixmaps/effects/frei0r-filter-vectorscope.png
  678. share/pitivi/pixmaps/effects/frei0r-filter-water.png
  679. share/pitivi/pixmaps/effects/frei0r-filter-white-balance.png
  680. share/pitivi/pixmaps/effects/gamma-correction.png
  681. share/pitivi/pixmaps/effects/gaussianblur.png
  682. share/pitivi/pixmaps/effects/kaleidoscope.png
  683. share/pitivi/pixmaps/effects/marble.png
  684. share/pitivi/pixmaps/effects/mirror.png
  685. share/pitivi/pixmaps/effects/optv.png
  686. share/pitivi/pixmaps/effects/pinch.png
  687. share/pitivi/pixmaps/effects/radioactv.png
  688. share/pitivi/pixmaps/effects/revtv.png
  689. share/pitivi/pixmaps/effects/shagadelictv.png
  690. share/pitivi/pixmaps/effects/solarize.png
  691. share/pitivi/pixmaps/effects/sphere.png
  692. share/pitivi/pixmaps/effects/square.png
  693. share/pitivi/pixmaps/effects/stretch.png
  694. share/pitivi/pixmaps/effects/threshold0r.png
  695. share/pitivi/pixmaps/effects/tunnel.png
  696. share/pitivi/pixmaps/effects/twirl.png
  697. share/pitivi/pixmaps/effects/vertigotv.png
  698. share/pitivi/pixmaps/effects/videobalance.png
  699. share/pitivi/pixmaps/effects/videobox.png
  700. share/pitivi/pixmaps/effects/videocrop.png
  701. share/pitivi/pixmaps/effects/warptv.png
  702. share/pitivi/pixmaps/effects/waterripple.png
  703. share/pitivi/pixmaps/eye-not-looking-symbolic.svg
  704. share/pitivi/pixmaps/eye-open-negative-filled-symbolic.svg
  705. share/pitivi/pixmaps/grip-lines-solid.svg
  706. share/pitivi/pixmaps/marker-hover.png
  707. share/pitivi/pixmaps/marker-unselect.png
  708. share/pitivi/pixmaps/marker.png
  709. share/pitivi/pixmaps/pitivi-advanced-16.png
  710. share/pitivi/pixmaps/pitivi-advanced-22.png
  711. share/pitivi/pixmaps/pitivi-advanced-24.png
  712. share/pitivi/pixmaps/pitivi-align.svg
  713. share/pitivi/pixmaps/pitivi-gapless.svg
  714. share/pitivi/pixmaps/pitivi-group.svg
  715. share/pitivi/pixmaps/pitivi-keyframe.svg
  716. share/pitivi/pixmaps/pitivi-relink.svg
  717. share/pitivi/pixmaps/pitivi-split.svg
  718. share/pitivi/pixmaps/pitivi-ungroup.svg
  719. share/pitivi/pixmaps/pitivi-unlink.svg
  720. share/pitivi/pixmaps/presets/youtube.png
  721. share/pitivi/pixmaps/processing-clip.png
  722. share/pitivi/pixmaps/processing-clip.svg
  723. share/pitivi/pixmaps/question-round-symbolic.svg
  724. share/pitivi/pixmaps/scissors-symbolic.svg
  725. share/pitivi/pixmaps/star-regular.svg
  726. share/pitivi/pixmaps/star-solid.svg
  727. share/pitivi/pixmaps/stopwatch-symbolic.svg
  728. share/pitivi/pixmaps/tag-symbolic.svg
  729. share/pitivi/pixmaps/transitions/bar-wipe-lr.png
  730. share/pitivi/pixmaps/transitions/bar-wipe-lr.svg
  731. share/pitivi/pixmaps/transitions/bar-wipe-tb.png
  732. share/pitivi/pixmaps/transitions/bar-wipe-tb.svg
  733. share/pitivi/pixmaps/transitions/barndoor-dbl.png
  734. share/pitivi/pixmaps/transitions/barndoor-dbl.svg
  735. share/pitivi/pixmaps/transitions/barndoor-dtl.png
  736. share/pitivi/pixmaps/transitions/barndoor-dtl.svg
  737. share/pitivi/pixmaps/transitions/barndoor-h.png
  738. share/pitivi/pixmaps/transitions/barndoor-h.svg
  739. share/pitivi/pixmaps/transitions/barndoor-v.png
  740. share/pitivi/pixmaps/transitions/barndoor-v.svg
  741. share/pitivi/pixmaps/transitions/barnvee-d.png
  742. share/pitivi/pixmaps/transitions/barnvee-d.svg
  743. share/pitivi/pixmaps/transitions/barnvee-l.png
  744. share/pitivi/pixmaps/transitions/barnvee-l.svg
  745. share/pitivi/pixmaps/transitions/barnvee-r.png
  746. share/pitivi/pixmaps/transitions/barnvee-r.svg
  747. share/pitivi/pixmaps/transitions/barnvee-u.png
  748. share/pitivi/pixmaps/transitions/barnvee-u.svg
  749. share/pitivi/pixmaps/transitions/bowtie-h.png
  750. share/pitivi/pixmaps/transitions/bowtie-h.svg
  751. share/pitivi/pixmaps/transitions/bowtie-v.png
  752. share/pitivi/pixmaps/transitions/bowtie-v.svg
  753. share/pitivi/pixmaps/transitions/box-wipe-bc.png
  754. share/pitivi/pixmaps/transitions/box-wipe-bc.svg
  755. share/pitivi/pixmaps/transitions/box-wipe-bl.png
  756. share/pitivi/pixmaps/transitions/box-wipe-bl.svg
  757. share/pitivi/pixmaps/transitions/box-wipe-br.png
  758. share/pitivi/pixmaps/transitions/box-wipe-br.svg
  759. share/pitivi/pixmaps/transitions/box-wipe-lc.png
  760. share/pitivi/pixmaps/transitions/box-wipe-lc.svg
  761. share/pitivi/pixmaps/transitions/box-wipe-rc.png
  762. share/pitivi/pixmaps/transitions/box-wipe-rc.svg
  763. share/pitivi/pixmaps/transitions/box-wipe-tc.png
  764. share/pitivi/pixmaps/transitions/box-wipe-tc.svg
  765. share/pitivi/pixmaps/transitions/box-wipe-tl.png
  766. share/pitivi/pixmaps/transitions/box-wipe-tl.svg
  767. share/pitivi/pixmaps/transitions/box-wipe-tr.png
  768. share/pitivi/pixmaps/transitions/box-wipe-tr.svg
  769. share/pitivi/pixmaps/transitions/clock-cw12.png
  770. share/pitivi/pixmaps/transitions/clock-cw12.svg
  771. share/pitivi/pixmaps/transitions/clock-cw3.png
  772. share/pitivi/pixmaps/transitions/clock-cw3.svg
  773. share/pitivi/pixmaps/transitions/clock-cw6.png
  774. share/pitivi/pixmaps/transitions/clock-cw6.svg
  775. share/pitivi/pixmaps/transitions/clock-cw9.png
  776. share/pitivi/pixmaps/transitions/clock-cw9.svg
  777. share/pitivi/pixmaps/transitions/crossfade.png
  778. share/pitivi/pixmaps/transitions/crossfade.svg
  779. share/pitivi/pixmaps/transitions/diagonal-tl.png
  780. share/pitivi/pixmaps/transitions/diagonal-tl.svg
  781. share/pitivi/pixmaps/transitions/diagonal-tr.png
  782. share/pitivi/pixmaps/transitions/diagonal-tr.svg
  783. share/pitivi/pixmaps/transitions/doublefan-fih.png
  784. share/pitivi/pixmaps/transitions/doublefan-fih.svg
  785. share/pitivi/pixmaps/transitions/doublefan-fiv.png
  786. share/pitivi/pixmaps/transitions/doublefan-fiv.svg
  787. share/pitivi/pixmaps/transitions/doublefan-foh.png
  788. share/pitivi/pixmaps/transitions/doublefan-foh.svg
  789. share/pitivi/pixmaps/transitions/doublefan-fov.png
  790. share/pitivi/pixmaps/transitions/doublefan-fov.svg
  791. share/pitivi/pixmaps/transitions/doublesweep-oh.png
  792. share/pitivi/pixmaps/transitions/doublesweep-oh.svg
  793. share/pitivi/pixmaps/transitions/doublesweep-ov.png
  794. share/pitivi/pixmaps/transitions/doublesweep-ov.svg
  795. share/pitivi/pixmaps/transitions/doublesweep-pd.png
  796. share/pitivi/pixmaps/transitions/doublesweep-pd.svg
  797. share/pitivi/pixmaps/transitions/doublesweep-pdbl.png
  798. share/pitivi/pixmaps/transitions/doublesweep-pdbl.svg
  799. share/pitivi/pixmaps/transitions/doublesweep-pdtl.png
  800. share/pitivi/pixmaps/transitions/doublesweep-pdtl.svg
  801. share/pitivi/pixmaps/transitions/doublesweep-pv.png
  802. share/pitivi/pixmaps/transitions/doublesweep-pv.svg
  803. share/pitivi/pixmaps/transitions/fan-b.png
  804. share/pitivi/pixmaps/transitions/fan-b.svg
  805. share/pitivi/pixmaps/transitions/fan-cr.png
  806. share/pitivi/pixmaps/transitions/fan-cr.svg
  807. share/pitivi/pixmaps/transitions/fan-ct.png
  808. share/pitivi/pixmaps/transitions/fan-ct.svg
  809. share/pitivi/pixmaps/transitions/fan-l.png
  810. share/pitivi/pixmaps/transitions/fan-l.svg
  811. share/pitivi/pixmaps/transitions/fan-r.png
  812. share/pitivi/pixmaps/transitions/fan-r.svg
  813. share/pitivi/pixmaps/transitions/fan-t.png
  814. share/pitivi/pixmaps/transitions/fan-t.svg
  815. share/pitivi/pixmaps/transitions/four-box-wipe-ci.png
  816. share/pitivi/pixmaps/transitions/four-box-wipe-ci.svg
  817. share/pitivi/pixmaps/transitions/four-box-wipe-co.png
  818. share/pitivi/pixmaps/transitions/four-box-wipe-co.svg
  819. share/pitivi/pixmaps/transitions/iris-rect.png
  820. share/pitivi/pixmaps/transitions/iris-rect.svg
  821. share/pitivi/pixmaps/transitions/misc-diagonal-dbd.png
  822. share/pitivi/pixmaps/transitions/misc-diagonal-dbd.svg
  823. share/pitivi/pixmaps/transitions/misc-diagonal-dd.png
  824. share/pitivi/pixmaps/transitions/misc-diagonal-dd.svg
  825. share/pitivi/pixmaps/transitions/pinwheel-fb.png
  826. share/pitivi/pixmaps/transitions/pinwheel-fb.svg
  827. share/pitivi/pixmaps/transitions/pinwheel-tbh.png
  828. share/pitivi/pixmaps/transitions/pinwheel-tbh.svg
  829. share/pitivi/pixmaps/transitions/pinwheel-tbv.png
  830. share/pitivi/pixmaps/transitions/pinwheel-tbv.svg
  831. share/pitivi/pixmaps/transitions/saloondoor-b.png
  832. share/pitivi/pixmaps/transitions/saloondoor-b.svg
  833. share/pitivi/pixmaps/transitions/saloondoor-l.png
  834. share/pitivi/pixmaps/transitions/saloondoor-l.svg
  835. share/pitivi/pixmaps/transitions/saloondoor-r.png
  836. share/pitivi/pixmaps/transitions/saloondoor-r.svg
  837. share/pitivi/pixmaps/transitions/saloondoor-t.png
  838. share/pitivi/pixmaps/transitions/saloondoor-t.svg
  839. share/pitivi/pixmaps/transitions/singlesweep-cwb.png
  840. share/pitivi/pixmaps/transitions/singlesweep-cwb.svg
  841. share/pitivi/pixmaps/transitions/singlesweep-cwbl.png
  842. share/pitivi/pixmaps/transitions/singlesweep-cwbl.svg
  843. share/pitivi/pixmaps/transitions/singlesweep-cwbr.png
  844. share/pitivi/pixmaps/transitions/singlesweep-cwbr.svg
  845. share/pitivi/pixmaps/transitions/singlesweep-cwl.png
  846. share/pitivi/pixmaps/transitions/singlesweep-cwl.svg
  847. share/pitivi/pixmaps/transitions/singlesweep-cwr.png
  848. share/pitivi/pixmaps/transitions/singlesweep-cwr.svg
  849. share/pitivi/pixmaps/transitions/singlesweep-cwt.png
  850. share/pitivi/pixmaps/transitions/singlesweep-cwt.svg
  851. share/pitivi/pixmaps/transitions/singlesweep-cwtl.png
  852. share/pitivi/pixmaps/transitions/singlesweep-cwtl.svg
  853. share/pitivi/pixmaps/transitions/singlesweep-cwtr.png
  854. share/pitivi/pixmaps/transitions/singlesweep-cwtr.svg
  855. share/pitivi/pixmaps/transitions/transition_icon_template.svg
  856. share/pitivi/pixmaps/transitions/vee-d.png
  857. share/pitivi/pixmaps/transitions/vee-d.svg
  858. share/pitivi/pixmaps/transitions/vee-l.png
  859. share/pitivi/pixmaps/transitions/vee-l.svg
  860. share/pitivi/pixmaps/transitions/vee-r.png
  861. share/pitivi/pixmaps/transitions/vee-r.svg
  862. share/pitivi/pixmaps/transitions/vee-u.png
  863. share/pitivi/pixmaps/transitions/vee-u.svg
  864. share/pitivi/pixmaps/transitions/windshield-h.png
  865. share/pitivi/pixmaps/transitions/windshield-h.svg
  866. share/pitivi/pixmaps/transitions/windshield-r.png
  867. share/pitivi/pixmaps/transitions/windshield-r.svg
  868. share/pitivi/pixmaps/transitions/windshield-u.png
  869. share/pitivi/pixmaps/transitions/windshield-u.svg
  870. share/pitivi/pixmaps/transitions/windshield-v.png
  871. share/pitivi/pixmaps/transitions/windshield-v.svg
  872. share/pitivi/pixmaps/trimbar-focused.png
  873. share/pitivi/pixmaps/trimbar-normal.png
  874. share/pitivi/pixmaps/warning-symbolic.svg
  875. share/pitivi/ui/alignmentprogress.ui
  876. share/pitivi/ui/beatdetection.ui
  877. share/pitivi/ui/clipcolor.ui
  878. share/pitivi/ui/clipcompositing.ui
  879. share/pitivi/ui/clipmediaprops.ui
  880. share/pitivi/ui/cliptransformation.ui
  881. share/pitivi/ui/customwidgets/alpha.ui
  882. share/pitivi/ui/customwidgets/frei0r-filter-3-point-color-balance.ui
  883. share/pitivi/ui/customwidgets/frei0r-filter-alphaspot.ui
  884. share/pitivi/ui/customwidgets/pitivi:object_effect.ui
  885. share/pitivi/ui/effectslibrary.ui
  886. share/pitivi/ui/elementsettingsdialog.ui
  887. share/pitivi/ui/filelisterrordialog.ui
  888. share/pitivi/ui/greeter.ui
  889. share/pitivi/ui/mainmenubutton.ui
  890. share/pitivi/ui/markerpopover.ui
  891. share/pitivi/ui/medialibrary.ui
  892. share/pitivi/ui/pluginpreferencesrow.ui
  893. share/pitivi/ui/preferences.ui
  894. share/pitivi/ui/project_info.ui
  895. share/pitivi/ui/projectsettings.ui
  896. share/pitivi/ui/renderingdialog.ui
  897. share/pitivi/ui/renderingprogress.ui
  898. share/pitivi/ui/timelinetoolbar.ui
  899. share/pitivi/ui/titleeditor.ui
  900. share/pitivi/ui/trackerperspective.ui
  901. share/pitivi/videopresets/1080SDp24.json
  902. share/pitivi/videopresets/1080SDp30.json
  903. share/pitivi/videopresets/1080p24.json
  904. share/pitivi/videopresets/1080p30.json
  905. share/pitivi/videopresets/720p24.json
  906. share/pitivi/videopresets/720p30.json
  907. @owner
  908. @group
  909. @mode
Collapse this list.
Dependency lines:
  • pitivi>0:multimedia/pitivi
To install the port:
cd /usr/ports/multimedia/pitivi/ && make install clean
To add the package, run one of these commands:
  • pkg install multimedia/pitivi
  • pkg install pitivi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pitivi
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1664712154 SHA256 (pitivi-2022.06.tar.xz) = 533d38e3c6d211c2bd0e95e2b96b0f0833bdf0d5d477ace07df611583506c838 SIZE (pitivi-2022.06.tar.xz) = 11352412

Packages (timestamps in pop-ups are UTC):
pitivi
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022.06_32022.06_3-2022.06_32022.06_3---
FreeBSD:13:quarterly2022.06_32022.06_3--2022.06_3-2022.06_3-
FreeBSD:14:latest2022.06_32022.06_3-2022.06_32022.06_3---
FreeBSD:14:quarterly2022.06_32022.06_3--2022.06_3-2022.06_3-
FreeBSD:15:latest2022.06_32022.06_3n/a2022.06_3n/a-2022.06_3-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gst-validate-launcher : multimedia/gstreamer1-validate
  2. itstool : textproc/itstool
  3. update-desktop-database : devel/desktop-file-utils
  4. gettext-runtime>=0.22_1 : devel/gettext-runtime
  5. msgfmt : devel/gettext-tools
  6. intltool-extract : textproc/intltool
  7. py39-gobject3>=0 : devel/py-gobject3@py39
  8. gstreamer1-editing-services>=1.22.5 : multimedia/gstreamer1-editing-services
  9. gstreamer1-plugins-bad>=1.22.5 : multimedia/gstreamer1-plugins-bad
  10. gstreamer1-plugins-gdkpixbuf>=1.22.5 : graphics/gstreamer1-plugins-gdkpixbuf
  11. gstreamer1-plugins-good>=1.22.5 : multimedia/gstreamer1-plugins-good
  12. gstreamer1-plugins-gtk>=1.22.5 : x11-toolkits/gstreamer1-plugins-gtk
  13. gstreamer1-plugins>=1.22.5 : multimedia/gstreamer1-plugins
  14. meson : devel/meson
  15. ninja : devel/ninja
  16. pkgconf>=1.3.0_1 : devel/pkgconf
  17. python3.9 : lang/python39
  18. update-mime-database : misc/shared-mime-info
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-gstreamer1>=1.14.0 : multimedia/py-gstreamer1@py39
  2. py39-cairo>=0 : graphics/py-cairo@py39
  3. py39-matplotlib>=1.4 : math/py-matplotlib@py39
  4. py39-sqlite3>0 : databases/py-sqlite3@py39
  5. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  6. update-desktop-database : devel/desktop-file-utils
  7. py39-gobject3>=0 : devel/py-gobject3@py39
  8. gstreamer1-editing-services>=1.22.5 : multimedia/gstreamer1-editing-services
  9. gstreamer1-plugins-bad>=1.22.5 : multimedia/gstreamer1-plugins-bad
  10. gstreamer1-plugins-gdkpixbuf>=1.22.5 : graphics/gstreamer1-plugins-gdkpixbuf
  11. gstreamer1-plugins-good>=1.22.5 : multimedia/gstreamer1-plugins-good
  12. gstreamer1-plugins-gtk>=1.22.5 : x11-toolkits/gstreamer1-plugins-gtk
  13. gstreamer1-plugins>=1.22.5 : multimedia/gstreamer1-plugins
  14. python3.9 : lang/python39
  15. update-mime-database : misc/shared-mime-info
Library dependencies:
  1. libintl.so : devel/gettext-runtime
  2. libatk-1.0.so : accessibility/at-spi2-core
  3. libcairo.so : graphics/cairo
  4. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  5. libglib-2.0.so : devel/glib20
  6. libintl.so : devel/gettext-runtime
  7. libgsound.so : audio/gsound
  8. libgtk-3.so : x11-toolkits/gtk30
  9. libpango-1.0.so : x11-toolkits/pango
  10. libgstreamer-1.0.so : multimedia/gstreamer1
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
multimedia_pitivi
USES:
cpe desktop-file-utils gettext gnome gstreamer meson pkgconfig python shared-mime-info shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.belnet.be/mirror/ftp.gnome.org/sources/pitivi/2022/
  2. ftp://ftp.cse.buffalo.edu/pub/Gnome/sources/pitivi/2022/
  3. ftp://ftp.kddlabs.co.jp/pub/GNOME/sources/pitivi/2022/
  4. ftp://ftp.mirrorservice.org/sites/ftp.gnome.org/pub/GNOME/sources/pitivi/2022/
  5. ftp://ftp.nara.wide.ad.jp/pub/X11/GNOME/sources/pitivi/2022/
  6. http://download.gnome.org/sources/pitivi/2022/
  7. http://ftp.belnet.be/mirror/ftp.gnome.org/sources/pitivi/2022/
  8. http://www.gtlib.gatech.edu/pub/gnome/sources/pitivi/2022/
  9. https://download.gnome.org/sources/pitivi/2022/
  10. https://fr2.rpmfind.net/linux/gnome.org/sources/pitivi/2022/
  11. https://ftp.acc.umu.se/pub/GNOME/sources/pitivi/2022/
  12. https://gitlab.gnome.org/GNOME/pitivi/-/archive/2022.06/
Collapse this list.

There are no commits on branch 2022Q3 for this port