mirror of
https://invent.kde.org/multimedia/kdenlive
synced 2025-12-05 15:59:59 +01:00
Found via `codespell -S "*.po,*.svg,*.pgm,*.appdata.xml,*.knsrc,*.kdenlive.xml,*.notifyrc,./po,./tests/fakeit.hpp,./src/lib/external/kiss_fft,./src/dialogs/speechdialog.cpp" -L abitrate,abl,acount,afile,aline,alls,atleast,anid,buildin,build-in,filterin,filetest,filesnames,indx,inout,ivocations,nd,nin,originaly,parth,reenable,renabled,re-use,re-used,re-using,seh,shotcut,splitted,superceded,wheight,worl`
16 lines
555 B
Plaintext
16 lines
555 B
Plaintext
# This lists patterns for camcorder proxy clips. a ';' separated list with
|
|
# * relative path from clip to proxy
|
|
# * prefix
|
|
# * suffix
|
|
# * relative path from proxy to clip
|
|
# * prefix
|
|
# * suffix
|
|
|
|
# * This sequence of 6 parameters can be repeated to offer several naming schemes
|
|
|
|
[proxy]
|
|
Sony PXW=../Sub;;S03.MP4;../Clip;;.MXF
|
|
GoPro LRV=./;GL;.LRV;./;GX;.MP4;./;GP;.LRV;./;GP;.MP4;./;GOPR;.LRV;./;GOPR;.MP4;./;GL;.LRV;./;GH;.MP4
|
|
Akaso LRV=./;;.LRV;./;;.MP4
|
|
DJI LRF=./;;.LRF;./;;.MP4
|
|
Insta360 AcePro LRV=./;LRV;.lrv;./;VID;.mp4;./;PRO_LRV;.lrv;./;PRO_VID;.mp4 |