View Issue Details

IDProjectCategoryView StatusLast Update
0000586Cinelerra-GG[All Projects] Bugpublic2021-10-05 15:02
Reporterfary54 Assigned ToPhyllisSmith  
PriorityhighSeverityblockReproducibilityalways
Status closedResolutionfixed 
PlatformX86_64OSDebianOS Version10.4
Product Version 
Target VersionFixed in Version 
Summary0000586: Crash at startup.
DescriptionI have just switched my two computers to Debian 11.
With the old one, no problem, cinelerraGG works perfectly.
On the second one, no way to start cinelerraGG.
TagsNo tags attached.

Activities

PhyllisSmith

PhyllisSmith

2021-10-05 15:02

manager   ~0005015

Thank you very much MatN.
MatN

MatN

2021-10-03 18:41

reporter   ~0005011

No objections, the reported issue has been resolved.
I'll be looking at some more LV2 things, but the crash has gone. It is of course easier to find problems in existing code than to create completely new code, Bill did a good job. The only real problem was that you have to allocate buffers and do a ConnectPort _before_ doing the activate, and I only found that by looking at the source of a plugin. The online LV2 spec is lacking in this.
PhyllisSmith

PhyllisSmith

2021-10-03 15:43

manager   ~0005009

@MatN
I do not think that what CinGG supports for LV2 plugins has ever really been determined. When initial support was created (and that was when I had to cover up the dog's ears), it was very difficult to implement. So it pretty much was "what works" and "what doesn't".

So if no objections, I think we should mark this BT resolved and then close it in a couple of days. Then if anyone determines exactly what lv2bench and other programs support by way of CinGG, we can add that to the manual. It seems like too much detail for Cinelerra as LV2 plugins are just an add-on.

Any objections to marking resolved?
MatN

MatN

2021-09-29 20:40

reporter   ~0005008

@PhyllisSmith
Understand you explanation of the buffer size.

If I run lv2bench, it will report that it does not test some plugins because lv2bench does not supply "required features". E.g.

<http://gareus.org/oss/lv2/convoLV2#Mono> requires feature <http://lv2plug.in/ns/ext/worker#schedule>, skipping

I have seen some "Worker" things in the code, so I presume that is supported. I also assume there is a list of optional and possible features that LV2 allows.
So which does CinGG support, and does it actually look at "required feature" and reject if if not present in CinGG?

The rejected convol above has 4 required features in convolLV2.ttl:
lv2:requiredFeature bufsz:boundedBlockLength, urid:map, opts:options, work:schedule;
PhyllisSmith

PhyllisSmith

2021-09-29 18:59

manager   ~0005007

@MatN
The default buffer size is 16384 but the user can change it AND I remember when testing using Glen MacArthur's AVLinux, that I had to specifically reduce it to 1024 for the following reason provided from the manual:

"To set the buffer size: Settings → Preferences → tab Playback A → section Audio Out → variable Playback buffer samples
However, be forewarned that due to variability in the lv2 plugin programming code, some of the plugins only work with the minimum buffer size of 1024. In these cases, what you will see is the main track canvas cursor just bounces back and forth over a very small area in the timeline. This does not crash CINELERRA-GG but you will have to remove the plugin to continue working."

It does not "adapt dynamically" as far as I know. What specifically do you suggest we add to the manual? "we should document what LV2 features CinGG supports as a host" ?? When LV2 capability was initially added, we found so much disparity in the LV2 plugins with various Operating Systems, that the only one we recommended safely was the CALF ones (and even now you found a problem with http://calf.sourceforge.net/plugins/Vinyl
MatN

MatN

2021-09-29 10:41

reporter   ~0005006

@fary54, thanks for reporting the L2_Zam problems. On my Mint 20, Zamverb is not installed, if I copy it from Debian 11 if fails because it requires a later version of library libzita-convolver.so.3 than installed by Mint.

ZamHeadX2 fails while activated (visible in a terminal if you start CinGG from within that terminal), with: "suil error: Failed to open module /usr/local/lib/suil-0/libsuil_x11_in_gtk2.so". However, on Mint 20 it is installed in /usr/lib/x86_64-linux-gnu/suil-0/libsuil_x11_in_gtk2.so . If I create that directory and put a symbolic link to the real lib it it, ZamHeadX2 shows the GUI.

It still gives two errors in the terminal;
- an assertion failure
- a warning: WARNING: this host does not send sample-rate information for LV2 UIs, using 44100 as fallback (this could be wrong) . I should look if CinGG does this or not, I know the sample rate is passed a far way along the code.

And there are more optimizations possible. The utility lv2bench only gives one time the error about missing file in one of the plugins, while CinGG does it once for every plug-in that is test loaded, and each time you start playing. Seems to me the livl-world call that does this only needs to be done once while CinGG is running; this is dead easy in C, you make it a global, have to look if possible in CinGG's C++ layout.

Also, we should document what LV2 features CinGG supports as a host, for addition to the manual. lv2bench complains about too small buffer sizes for some, and also some required features. I think CinGG might work with a standard buffer size of 4096, have to check if it can adapt dynamically. Or maybe Phyllis knows these things?
PhyllisSmith

PhyllisSmith

2021-09-28 21:12

manager   ~0005005

Mods have been checked into GIT and included the 2 additional blacklist lv2 plugins as Mat provided.
@MatN
EXCELLENT ! that was probably very complicated to debug. You mods are going to make a big difference because there are a lot of lv2 plugins out there that work on some computers Operating Systems and not others. More robust for everyone.
@fary54
@andrea_paz
THANK YOU both for testing as it makes a big difference in better ensuring there is no fallout.
MatN

MatN

2021-09-28 19:25

reporter   ~0005004

I now tested Phyllis' test AppImage on Manjaro, a user-friendly Arch. I also loaded almost all plugins (even some sound-generating ones), and CinGG worked fine.
The two Guitarix plugins that gave problems on Mint 20, and were fixed in Debian 11, are not supplied for Manjaro.
The two problematic swh plugins are missing too, as is the Calf Vinyl plugin.

Plugins with their own gui seemed to work slightly quicker on Manjaro compared to Mint 20, but I did not do exact measurements.
Two of those gave problem when active on a playing track:

http://lv2plug.in/plugins/eg-scope#mono and http://lv2plug.in/plugins/eg-scope#stereo

Reports of a missing lib (in the terminal screen CinGG was loaded from), but adding to the blacklist still loaded them; have to look at it why, but probably not before next week.

Anyway, apart from error pop-ups CinGG kept happily working even then although a bit jerky because of the error popups. So I think it is quite robust here now.
Andrea_Paz

Andrea_Paz

2021-09-28 11:34

manager   ~0005003

@MatN
My compliments, you really did a great job. My distro is Arch Linux (with KDE).
MatN

MatN

2021-09-28 09:36

reporter   ~0005002

I tested on update Debian 11, also installing pretty much every LV2 non-sound generating plugin I could see in the package manager.
@PhyllisSmith, can you add the following two lines to the blacklist:

http://plugin.org.uk/swh-plugins/mbeq
http://plugin.org.uk/swh-plugins/pitchScaleHQ

Of those two, the instantiate failed (on Debian 11, and probably everywhere).

@Andrea_Paz, thanks for testing. In previous releases, plugins were only instantiated, then activated on startup, now they are also configured before activation. In addition, if this fails there is better cleanup, so CinGG does not crash and disregards unworking plugins. So some plugins that were loaded before (but would fail on actual use) are not loaded now. I suspect that is why you see less LV2 plugins in CinGG.
The nice thing about the new approach is that CinGG will automatically adapt to most bad plugins, so the blacklist can be shorter.

Two of the guitarix plugins reported problems on Mint 20.2, (missing manifest.ttl file), that has been fixed in later releases: on Debian 11 it works fine. Which OS are you using?
Andrea_Paz

Andrea_Paz

2021-09-28 08:48

manager   ~0005001

I don't have crashes when starting CinGG (but I didn't have them before either).
I hadn't installed Ardour, so I don't think I have Ardour's lv2 plugins.
I tested with the old multibit appimage (multibit.txt); with the new lv2fix appimage (no-ardour.txt; without installing ardour) and finally, after installing ardour (ardour.txt). Ardour sees 68 LV2 plugins. Inside CinGG lv2fix there are 50 LV2 plugins. Inside CinGG multibit there are 58 LV2 plugins. I restarted the PC each time and regenerated the plugins index from inside CinGG (Reload plugins Index).
I have tried both starting Qjackctl (the files I attached), and without jack. The result is the same (probably I don't know how to make jack work). I am using pipewire as a replacement for PulseAudio. I have the sound card integrated in the motherboard (Realtek S1200A). I've no real-time Kernel.
I don't seem to see any difference in the various tests, I'm probably doing something wrong (I know nothing about the audio world...).

LV2.tar.gz (1,243 bytes)
MatN

MatN

2021-09-28 08:20

reporter   ~0005000

@PhyllisSmith,
Bootstrap's buffer size of 2048 was not enough, because the field if filled with three values: 2 buffers of 1024, and a macro BOOTSTRAP (could not find definition). The compiler told me 2048 was still too small, 2100 was OK. I changed this to get rid of one more compiler warning (there are far too many).

Anyway, increasing the size by almost 2k is unlikely to cause problems, as further down in the program 2 buffers of 1 MB each are allocated.

@fary54 @andrea_paz
Some of the plugin's own GUI (the one you get when clicking UI in the effect's settings) react very slow, like (some of the?) Calf plugins. It is not a CPU load problem. But e.g. the eq10 own GUI was usable, although still not very quick.
fary54

fary54

2021-09-28 08:19

reporter   ~0004999

@PhyllisSmith

As you suggested, I have downloaded your image https://cinelerra-gg.org/download/testing/cin_lv2fix.AppImage in order to perform the requested tests.

Installation:
1. I reset the LV2_PATH variable in the Cinelerra_rc file to its original value, i.e. "LV2_PATH /usr/lib/lv2" (without the quotes)
2. I started cinelerraGG via the terminal.
On startup, only a few plugins return the message "Unsupported lv2 plugin, missing audio input or output" (see attached feedback). But these do not prevent cinelerraGG from starting.

Testing plugins:
All plugins I tried seem to work, except:
- the plugins starting with L2_Za... which work but do not display an IGU LV2 menu.
- The L2_ZamVerb plugin displays an error message and jerks (see attachment). The L2_ZamHeadx2 plugin does the same (maybe it's because of a setting but I personally don't know how to use them).

I hope that this feedback corresponds to your request, if not, I remain at your disposal.

Translated with www.DeepL.com/Translator (free version)

L2_ZamVerb filter.txt (526 bytes)
void PluginLV2Client::process_buffer(int):
timeout: L2_ZamVerb
void PluginLV2Client::process_buffer(int):
timeout: L2_ZamVerb
AudioALSA::write_buffer err -32(Relais brisé (pipe)) at sample 32768
void PluginLV2Client::process_buffer(int):
timeout: L2_ZamVerb
AudioALSA::write_buffer err -32(Relais brisé (pipe)) at sample 49152
void PluginLV2Client::process_buffer(int):
timeout: L2_ZamVerb
AudioALSA::write_buffer err -32(Relais brisé (pipe)) at sample 65536
void PluginLV2Client::process_buffer(int):
timeout: L2_ZamVerb

L2_ZamVerb filter.txt (526 bytes)
cinGG_start.txt (4,983 bytes)
init plugin index: /tmp/.mount_cin_lvV4hjGk/usr/bin/plugins
init lv2 index: /usr/lib/lv2
LOAD: http://calf.sourceforge.net/plugins/Analyzer  
LOAD: http://calf.sourceforge.net/plugins/BassEnhancer  
LOAD: http://calf.sourceforge.net/plugins/CompensationDelay  
LOAD: http://calf.sourceforge.net/plugins/Compressor  
LOAD: http://calf.sourceforge.net/plugins/Crusher  
LOAD: http://calf.sourceforge.net/plugins/Deesser  
LOAD: http://calf.sourceforge.net/plugins/Emphasis  
LOAD: http://calf.sourceforge.net/plugins/EnvelopeFilter  
LOAD: http://calf.sourceforge.net/plugins/Equalizer12Band  
LOAD: http://calf.sourceforge.net/plugins/Equalizer30Band  
LOAD: http://calf.sourceforge.net/plugins/Equalizer5Band  
LOAD: http://calf.sourceforge.net/plugins/Equalizer8Band  
LOAD: http://calf.sourceforge.net/plugins/Exciter  
LOAD: http://calf.sourceforge.net/plugins/Filter  
LOAD: http://calf.sourceforge.net/plugins/Filterclavier  
LOAD: http://calf.sourceforge.net/plugins/Flanger  
LOAD: http://calf.sourceforge.net/plugins/Fluidsynth : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/Gate  
LOAD: http://calf.sourceforge.net/plugins/HaasEnhancer  
LOAD: http://calf.sourceforge.net/plugins/Limiter  
LOAD: http://calf.sourceforge.net/plugins/MonoCompressor  
LOAD: http://calf.sourceforge.net/plugins/MonoInput  
LOAD: http://calf.sourceforge.net/plugins/Monosynth : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/MultiChorus  
LOAD: http://calf.sourceforge.net/plugins/MultiSpread  
LOAD: http://calf.sourceforge.net/plugins/MultibandCompressor  
LOAD: http://calf.sourceforge.net/plugins/MultibandEnhancer  
LOAD: http://calf.sourceforge.net/plugins/MultibandGate  
LOAD: http://calf.sourceforge.net/plugins/MultibandLimiter  
LOAD: http://calf.sourceforge.net/plugins/Organ : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/Phaser  
LOAD: http://calf.sourceforge.net/plugins/Pitch  
LOAD: http://calf.sourceforge.net/plugins/Pulsator  
LOAD: http://calf.sourceforge.net/plugins/Reverb  
LOAD: http://calf.sourceforge.net/plugins/ReverseDelay  
LOAD: http://calf.sourceforge.net/plugins/RingModulator  
LOAD: http://calf.sourceforge.net/plugins/RotarySpeaker  
LOAD: http://calf.sourceforge.net/plugins/Saturator  
LOAD: http://calf.sourceforge.net/plugins/SidechainCompressor  
LOAD: http://calf.sourceforge.net/plugins/SidechainGate  
LOAD: http://calf.sourceforge.net/plugins/SidechainLimiter  
LOAD: http://calf.sourceforge.net/plugins/StereoTools  
LOAD: http://calf.sourceforge.net/plugins/TapeSimulator  
LOAD: http://calf.sourceforge.net/plugins/TransientDesigner  
LOAD: http://calf.sourceforge.net/plugins/VintageDelay  
LOAD: http://calf.sourceforge.net/plugins/Vocoder  
LOAD: http://calf.sourceforge.net/plugins/Wavetable : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/XOver2Band  
LOAD: http://calf.sourceforge.net/plugins/XOver3Band  
LOAD: http://calf.sourceforge.net/plugins/XOver4Band  
LOAD: http://eq10q.sourceforge.net/bassup  
LOAD: http://eq10q.sourceforge.net/compressor  
LOAD: http://eq10q.sourceforge.net/compressor_sc  
LOAD: http://eq10q.sourceforge.net/compressor_stereo  
LOAD: http://eq10q.sourceforge.net/compressor_stereo_sc  
LOAD: http://eq10q.sourceforge.net/eq/eq10qm  
LOAD: http://eq10q.sourceforge.net/eq/eq10qs  
LOAD: http://eq10q.sourceforge.net/eq/eq1qm  
LOAD: http://eq10q.sourceforge.net/eq/eq1qs  
LOAD: http://eq10q.sourceforge.net/eq/eq4qm  
LOAD: http://eq10q.sourceforge.net/eq/eq4qs  
LOAD: http://eq10q.sourceforge.net/eq/eq6qm  
LOAD: http://eq10q.sourceforge.net/eq/eq6qs  
LOAD: http://eq10q.sourceforge.net/gate  
LOAD: http://eq10q.sourceforge.net/gate_stereo  
LOAD: http://eq10q.sourceforge.net/matrix_lr2ms  
LOAD: http://eq10q.sourceforge.net/matrix_ms2lr  
LOAD: https://community.ardour.org/node/7596 : Unsupported lv2 plugin, missing audio input or output
LOAD: urn:ardour:a-comp  
LOAD: urn:ardour:a-comp#stereo  
LOAD: urn:ardour:a-delay  
LOAD: urn:ardour:a-eq  
LOAD: urn:ardour:a-exp  
LOAD: urn:ardour:a-exp#stereo  
LOAD: urn:ardour:a-fluidsynth : Unsupported lv2 plugin, missing audio input or output
LOAD: urn:ardour:a-reverb  
LOAD: urn:zamaudio:ZaMaximX2  
LOAD: urn:zamaudio:ZaMultiComp  
LOAD: urn:zamaudio:ZaMultiCompX2  
LOAD: urn:zamaudio:ZamAutoSat  
LOAD: urn:zamaudio:ZamComp  
LOAD: urn:zamaudio:ZamCompX2  
LOAD: urn:zamaudio:ZamDelay  
LOAD: urn:zamaudio:ZamDynamicEQ  
LOAD: urn:zamaudio:ZamEQ2  
LOAD: urn:zamaudio:ZamGEQ31  
LOAD: urn:zamaudio:ZamGate  
LOAD: urn:zamaudio:ZamGateX2  
LOAD: urn:zamaudio:ZamGrains  
LOAD: urn:zamaudio:ZamHeadX2  
LOAD: urn:zamaudio:ZamPhono  
LOAD: urn:zamaudio:ZamTube  
LOAD: urn:zamaudio:ZamVerb  
init ladspa index: /tmp/.mount_cin_lvV4hjGk/usr/bin/ladspa
Total excess of backups: -50 
Session time: 0:00:09
Cpu time: user: 0:00:03.136 sys: 0:00:00.211
cinGG_start.txt (4,983 bytes)
PhyllisSmith

PhyllisSmith

2021-09-27 22:38

manager   ~0004998

@fary54
Just in case it was not already obvious from the original problem description. when testing you should now no longer have a crash at startup when loading the Ardour lv2 plugins !
PhyllisSmith

PhyllisSmith

2021-09-27 21:07

manager   ~0004997

@MatN
As you suggested I created an AppImage so fary54 can at least check it easily (and hopefully Andrea also). I have not checked it into GIT yet but will do so when I hear back from them. Test CinGG is at:
    https://cinelerra-gg.org/download/testing/cin_lv2fix.AppImage
The only thing that I am surprised about is bootstrap.c. Why did it go from 1024 to 2100 and not just 2048? And does this increase the size for smaller computers so it becomes less usable?

@fary54
@andrea_paz
Could you make a quick test after downloading the above mentioned AppImage? Just please "Reload plugins" in Settings->Preferences, Interface tab and check the generated messages in your startup window. And also, drag 2 or 3 lv2 plugins to a video to make sure they work normally. That would be much appreciated so I can check in Mat's changes to GIT before Thursday's release.
MatN

MatN

2021-09-27 14:29

reporter   ~0004996

Updated blacklist, two of the swh plugins fail to load because the refer to a symbol they do not provide. Built error.
Also some comments about the gx_colwah plugin.

lv2_blacklist.txt (4,099 bytes)
# last updated 2018/11/03 gg/pys/andrea
http:*midi*
http:*MIDI*

http://bjones.it/psi-plugins/sidechain_gate
http://dsheeler.org/plugins/tremelo
http://lsp-plug.in/plugins/lv2/comp_delay_x2_stereo
http://lsp-plug.in/plugins/lv2/graph_equalizer_x16_lr
http://lsp-plug.in/plugins/lv2/graph_equalizer_x16_ms
http://lsp-plug.in/plugins/lv2/graph_equalizer_x16_stereo
http://lsp-plug.in/plugins/lv2/graph_equalizer_x32_lr
http://lsp-plug.in/plugins/lv2/graph_equalizer_x32_ms
http://lsp-plug.in/plugins/lv2/graph_equalizer_x32_stereo
http://lsp-plug.in/plugins/lv2/para_equalizer_x16_lr
http://lsp-plug.in/plugins/lv2/para_equalizer_x16_mono
http://lsp-plug.in/plugins/lv2/para_equalizer_x16_ms
http://lsp-plug.in/plugins/lv2/para_equalizer_x16_stereo
http://lsp-plug.in/plugins/lv2/para_equalizer_x32_lr
http://lsp-plug.in/plugins/lv2/para_equalizer_x32_mono
http://lsp-plug.in/plugins/lv2/para_equalizer_x32_ms
http://lsp-plug.in/plugins/lv2/para_equalizer_x32_stereo
http://lsp-plug.in/plugins/lv2/sc_compressor_lr
http://lsp-plug.in/plugins/lv2/sc_dyna_processor_lr
http://lsp-plug.in/plugins/lv2/sc_dyna_processor_mono
http://lsp-plug.in/plugins/lv2/sc_dyna_processor_ms
http://lsp-plug.in/plugins/lv2/sc_dyna_processor_stereo
#
# Andrea Paz tested and bad for at least Arch
#
http://lsp-plug.in/plugins/lv2/mb_compressor_lr
http://lsp-plug.in/plugins/lv2/mb_compressor_ms
http://lsp-plug.in/plugins/lv2/mb_compressor_stereo
http://lsp-plug.in/plugins/lv2/sc_mb_compressor_lr
http://lsp-plug.in/plugins/lv2/sc_mb_compressor_mono
http://lsp-plug.in/plugins/lv2/sc_mb_compressor_ms
http://lsp-plug.in/plugins/lv2/sc_mb_compressor_stereo
#
http://plugin.org.uk/swh-plugins/bandpass_a_iir
http://plugin.org.uk/swh-plugins/bandpass_iir
http://plugin.org.uk/swh-plugins/butthigh_iir
http://plugin.org.uk/swh-plugins/buttlow_iir
http://plugin.org.uk/swh-plugins/bwxover_iir
http://plugin.org.uk/swh-plugins/highpass_iir
http://plugin.org.uk/swh-plugins/lowpass_iir
#
# Problematic 9 tested by Olivier Humbert (https://librazik.tuxfamily.org/)
#
file:///usr/lib/lv2/MonoEffect.ingen/MonoEffect.ttl
file:///usr/lib/lv2/MonoInstrument.ingen/MonoInstrument.ttl
file:///usr/lib/lv2/StereoEffect.ingen/StereoEffect.ttl
file:///usr/lib/lv2/StereoInstrument.ingen/StereoInstrument.ttl
http://example.org/raffo
http://www.wodgod.com/newtonator/1.0
https://sami.boukortt.com/plugins/intersect#Intersect
https://sami.boukortt.com/plugins/intersect#SymmetricDifference
https://sami.boukortt.com/plugins/intersect#Upmix
http://drumkv1.sourceforge.net/lv2
http://rakarrack.sourceforge.net/effects.html#awha
#
# Rakarrack takes special handling to get these lv2 plugins to work;
# the library needs to be linked using  -Bsymbolic-functions ;
# and there are places where there exist uninitialized data objects.
# 
http://rakarrack.sourceforge.net/effects.html#DistBand
http://rakarrack.sourceforge.net/effects.html#Reverbtron
http://rakarrack.sourceforge.net/effects.html#Sequence
http://rakarrack.sourceforge.net/effects.html#StereoHarm_no_mid
http://rakarrack.sourceforge.net/effects.html#StompBox
http://rakarrack.sourceforge.net/effects.html#StompBox_fuzz
http://rakarrack.sourceforge.net/effects.html#Vocoder
http://rakarrack.sourceforge.net/effects.html#dere
http://rakarrack.sourceforge.net/effects.html#dist
http://rakarrack.sourceforge.net/effects.html#har_no_mid
http://yoshimi.sourceforge.net/lv2_plugin
http://yoshimi.sourceforge.net/lv2_plugin_multi
urn:juced:DrumSynth

# 20210928 MatN
# This Calf plugin somewhere internally uses fluidsynth and
# gives several "invalid argument" errors.
#
http://calf.sourceforge.net/plugins/Vinyl

# This plugin (as supplied with Mint 20.2) lacks a manifest.ttl, and
# probably therefore give an error for any plugin that is loaded.
# only way to fix it is to delete the gx_colwah.lv2 directory.
# This blacklist entry does not help, just for notification.
http://guitarix.sourceforge.net/plugins/gx_colwah_#_colwah_

# These two plugins refer to a missing symbol in their own build...
http://plugin.org.uk/swh-plugins/mbeq
http://plugin.org.uk/swh-plugins/pitchScaleHQ

lv2_blacklist.txt (4,099 bytes)
MatN

MatN

2021-09-27 14:01

reporter   ~0004995

Just for the heck of it, via the package manager I installed any LV2 plugin set that did not look like sound-generation only.
CinGG starts fine with that, but some of the guitarix plugins gave an error, because they forgot to include a (mandatory) manifest.ttl file for gx_colwah, and probably because of that it does not work putting it on the blacklist. gx_wah also use gx_colwah directly, but that loads fine.
Someone else can test all 874 LV2 plugins that CinGG had loaded after this :-), see zipped Cinelerra_plugins file attached.

BT568_test_Cinelerra_plugins.zip (9,866 bytes)
MatN

MatN

2021-09-27 13:07

reporter   ~0004994

I think I nailed it. Attached is zip with 5 files to fix the crash, and automatically reject LV2 plugins that lack either audio in or audio out port or both. That means such plugins don't need to be on the blacklist anymore, like the urn:ardour:a-fluidsynth . Such a plugin gives as output on the terminal:

LOAD: http://calf.sourceforge.net/plugins/Fluidsynth : Unsupported lv2 plugin, missing audio input or output

The blacklist has one added entry, one of the Calf plugins gives problems, I don't think it is a CinGG problem, but I have not delved into it.
With the Ardour, Calf, eq10q, and zamaudio plugins all installed, the AppImage starts without errors, see the attached text file. I did try a few, most seem to work, but at least one Calf plugin has a dead own GUI (the one you get if you click UI in the effect's settings). Not sure where the error is.

Sidenote: For debugging, I use the comfortable GBD frontend "gede". This works really nice, BUT: if you load it, wait until all cpu activity related to that has finished (probably it is loading symbols). That takes on my machine already 40 seconds, and I debug-build only the minimum. If you don't wait, QT5 might freeze the entire X-session, and you have to kill gede from a alt-ctrl-F1 terminal. I have notified the developer.

BT586_fixes.zip (14,878 bytes)
BT586_load.txt (5,244 bytes)
Cinelerra Infinity - built: Sep 27 2021 14:12:56
git://git.cinelerra-gg.org/goodguy/cinelerra.git
(c) 2006-2019 Heroine Virtual Ltd. by Adam Williams
2007-2020 mods for Cinelerra-GG by W.P.Morrow aka goodguy
Cinelerra is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. There is absolutely no warranty for Cinelerra.

init plugin index: /tmp/.mount_cin-01BLmQwC/usr/bin/plugins
init lv2 index: /usr/lib/lv2
LOAD: http://calf.sourceforge.net/plugins/Analyzer  
LOAD: http://calf.sourceforge.net/plugins/BassEnhancer  
LOAD: http://calf.sourceforge.net/plugins/CompensationDelay  
LOAD: http://calf.sourceforge.net/plugins/Compressor  
LOAD: http://calf.sourceforge.net/plugins/Crusher  
LOAD: http://calf.sourceforge.net/plugins/Deesser  
LOAD: http://calf.sourceforge.net/plugins/Emphasis  
LOAD: http://calf.sourceforge.net/plugins/EnvelopeFilter  
LOAD: http://calf.sourceforge.net/plugins/Equalizer12Band  
LOAD: http://calf.sourceforge.net/plugins/Equalizer30Band  
LOAD: http://calf.sourceforge.net/plugins/Equalizer5Band  
LOAD: http://calf.sourceforge.net/plugins/Equalizer8Band  
LOAD: http://calf.sourceforge.net/plugins/Exciter  
LOAD: http://calf.sourceforge.net/plugins/Filter  
LOAD: http://calf.sourceforge.net/plugins/Filterclavier  
LOAD: http://calf.sourceforge.net/plugins/Flanger  
LOAD: http://calf.sourceforge.net/plugins/Fluidsynth : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/Gate  
LOAD: http://calf.sourceforge.net/plugins/HaasEnhancer  
LOAD: http://calf.sourceforge.net/plugins/Limiter  
LOAD: http://calf.sourceforge.net/plugins/MonoCompressor  
LOAD: http://calf.sourceforge.net/plugins/MonoInput  
LOAD: http://calf.sourceforge.net/plugins/Monosynth : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/MultiChorus  
LOAD: http://calf.sourceforge.net/plugins/MultiSpread  
LOAD: http://calf.sourceforge.net/plugins/MultibandCompressor  
LOAD: http://calf.sourceforge.net/plugins/MultibandEnhancer  
LOAD: http://calf.sourceforge.net/plugins/MultibandGate  
LOAD: http://calf.sourceforge.net/plugins/MultibandLimiter  
LOAD: http://calf.sourceforge.net/plugins/Organ : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/Phaser  
LOAD: http://calf.sourceforge.net/plugins/Pitch  
LOAD: http://calf.sourceforge.net/plugins/Pulsator  
LOAD: http://calf.sourceforge.net/plugins/Reverb  
LOAD: http://calf.sourceforge.net/plugins/ReverseDelay  
LOAD: http://calf.sourceforge.net/plugins/RingModulator  
LOAD: http://calf.sourceforge.net/plugins/RotarySpeaker  
LOAD: http://calf.sourceforge.net/plugins/Saturator  
LOAD: http://calf.sourceforge.net/plugins/SidechainCompressor  
LOAD: http://calf.sourceforge.net/plugins/SidechainGate  
LOAD: http://calf.sourceforge.net/plugins/SidechainLimiter  
LOAD: http://calf.sourceforge.net/plugins/StereoTools  
LOAD: http://calf.sourceforge.net/plugins/TapeSimulator  
LOAD: http://calf.sourceforge.net/plugins/TransientDesigner  
LOAD: http://calf.sourceforge.net/plugins/VintageDelay  
LOAD: http://calf.sourceforge.net/plugins/Vocoder  
LOAD: http://calf.sourceforge.net/plugins/Wavetable : Unsupported lv2 plugin, missing audio input or output
LOAD: http://calf.sourceforge.net/plugins/XOver2Band  
LOAD: http://calf.sourceforge.net/plugins/XOver3Band  
LOAD: http://calf.sourceforge.net/plugins/XOver4Band  
LOAD: http://eq10q.sourceforge.net/bassup  
LOAD: http://eq10q.sourceforge.net/compressor  
LOAD: http://eq10q.sourceforge.net/compressor_sc  
LOAD: http://eq10q.sourceforge.net/compressor_stereo  
LOAD: http://eq10q.sourceforge.net/compressor_stereo_sc  
LOAD: http://eq10q.sourceforge.net/eq/eq10qm  
LOAD: http://eq10q.sourceforge.net/eq/eq10qs  
LOAD: http://eq10q.sourceforge.net/eq/eq1qm  
LOAD: http://eq10q.sourceforge.net/eq/eq1qs  
LOAD: http://eq10q.sourceforge.net/eq/eq4qm  
LOAD: http://eq10q.sourceforge.net/eq/eq4qs  
LOAD: http://eq10q.sourceforge.net/eq/eq6qm  
LOAD: http://eq10q.sourceforge.net/eq/eq6qs  
LOAD: http://eq10q.sourceforge.net/gate  
LOAD: http://eq10q.sourceforge.net/gate_stereo  
LOAD: http://eq10q.sourceforge.net/matrix_lr2ms  
LOAD: http://eq10q.sourceforge.net/matrix_ms2lr  
LOAD: https://community.ardour.org/node/7596 : Unsupported lv2 plugin, missing audio input or output
LOAD: urn:ardour:a-comp  
LOAD: urn:ardour:a-comp#stereo  
LOAD: urn:ardour:a-delay  
LOAD: urn:ardour:a-eq  
LOAD: urn:ardour:a-exp  
LOAD: urn:ardour:a-exp#stereo  
LOAD: urn:ardour:a-fluidsynth : Unsupported lv2 plugin, missing audio input or output
LOAD: urn:ardour:a-reverb  
LOAD: urn:zamaudio:ZaMaximX2  
LOAD: urn:zamaudio:ZaMultiComp  
LOAD: urn:zamaudio:ZaMultiCompX2  
LOAD: urn:zamaudio:ZamAutoSat  
LOAD: urn:zamaudio:ZamComp  
LOAD: urn:zamaudio:ZamCompX2  
LOAD: urn:zamaudio:ZamDelay  
LOAD: urn:zamaudio:ZamDynamicEQ  
LOAD: urn:zamaudio:ZamEQ2  
LOAD: urn:zamaudio:ZamGEQ31  
LOAD: urn:zamaudio:ZamGate  
LOAD: urn:zamaudio:ZamGateX2  
LOAD: urn:zamaudio:ZamHeadX2  
LOAD: urn:zamaudio:ZamPhono  
LOAD: urn:zamaudio:ZamTube  
init ladspa index: /tmp/.mount_cin-01BLmQwC/usr/bin/ladspa

BT586_load.txt (5,244 bytes)
fary54

fary54

2021-09-27 07:02

reporter   ~0004993

@MatN
@PhyllisSmith
It is with great enthusiasm that I take note of your various exchanges but, given my lack of competence in this area, I cannot participate.
However, I remain entirely at your disposal should you need me.
PhyllisSmith

PhyllisSmith

2021-09-26 21:57

manager   ~0004992

@MatN
Thank YOU! The zip file contains both pluginlv2.C and pluginlv2gui.C but there are no changes in pluginlv2gui.C.
Is that correct?
MatN

MatN

2021-09-26 10:34

reporter   ~0004991

@Phyllis,
Attached are two files that more correctly setup LV2 so more crashed on load are avoided.
With these, the blacklist needs to include the Ardour plugin urn:ardour:a-fluidsynth
the other Ardours plugins that crashed before are OK. Maybe you can create a build for @fary54 so he can test for the next release?

I think plugins that don't have an audio input port or audio output port can be rejected on load; that is easy to detect in PluginLV2::init_lv2 ,
but at the moment if you return a non-0 from there you have some small memory leaks, and in PluginServer::new_lv2_plugin the client needs to be deleted on a non-zero return; the return is not checked at the moment.
What do you think? I did notice that one of the fields in the plugin list is named "synthesis" or something like that, are there provisions in CinGG for plugins that create sound?

changes_lv2_setup.zip (7,307 bytes)
MatN

MatN

2021-09-21 15:23

reporter   ~0004983

Duh. I need to do "reload plugin index" before they show up.
Then the following Ardour plugins seem to work:
a-comp, a-delay, a-reverb, a-exp.

a-eq loads but does not seem to do anything, even changing the master volume has no effect. Looking at its source I do not see anything obvious.

The two synths don't load, fluidsynth gave errors. Because these are output-only plugins, they should not be loaded anyway, code needs to be added to prevent that.
MatN

MatN

2021-09-21 14:38

reporter   ~0004982

More progress.
With the changes, a-delay and a-comp from Ardour work. To test a-comp, i put it on one of the two nearly identical stereo channels, set the treshhold to -20 (dB), and when playing and looking at the Compositor's audio bars, you can clearly see compression being active of not if you switch the effect on or off.
I then loaded the other Ardour plugins,
urn:ardour:a-eq
urn:ardour:a-exp
urn:ardour:a-exp#stereo
urn:ardour:a-fluidsynth
urn:ardour:a-reverb

but none of them showed up in audio effects, but otherwise CinGG runs fine. Some of them have "required features", but others do not and still don't load. Anyway, a non-working plugin is much better than one that causes a crash.
Would be nice that when a plugin is not loaded for some reason, that was indicated.
MatN

MatN

2021-09-18 20:01

reporter   ~0004970

Some progress.
If, in PluginLV2::init_lv2(PluginLV2ClientConfig &conf, int sample_rate, int bfrsz), I put
    init_buffer(bfrsz);
    connect_ports(conf, PORTS_ALL);
before the worker stuff, and disable the
    init_buffer(bfrsz);
just before the return of that function I can load a-comp and -delay from Ardour without crash.

I don't understand a lot of the code yet, like buffer allocations, but looks this is the right direction. And there's another connect_ports elsewhere, that should be disabled probably.
PhyllisSmith

PhyllisSmith

2021-09-17 17:07

manager   ~0004969

@MatN
Your analysis makes perfect sense. If you look at {your cinelerra directory}/cinelerra-5.1/ffmpeg/plugin.opts you will see of the the commented out ffmpeg plugins. I believe this is the same problem of why they do not work -- that is, they are not initialized with default values. We made a request to the ffmpeg organization quite a few years ago to ask them to always supply default values which would then make more of them usable but received no response.

From the manual: "Some of the ffmpeg plugins are not usable with CINELERRA-GG INFINITY due to input/output requirements. Also, some do not come with legal initial supplied values for the parameters (ffmpeg works on filtergraph, while CINELERRA-GG works on stack). These plugins get tested at least once and if they crash, cause problems, or are deemed unusable, they are commented out in the plugin.opts file in the CINELERRA-GG ffmpeg subdirectory."

We can, and have, supplied default values for some of these in plugin.opts making them usable but there are so many and it would take a dedicated person to come up with them all.
MatN

MatN

2021-09-16 20:00

reporter   ~0004964

So far it looks like CinGG is not fully initializing the plugin. The a-comp requires many fields to be initialized between instantiate and activate. My guess is they need to be filled with values from one of the presets.
CinGG is actually aware of some of this, see pluginlv2.C line 172.
So the connect_port needs to be done between instantiate but before active. Currently it is done only at GUI start, which is too late; I'm not even sure gui start is called if a gui is not specified in the plugin's ttl file, needs debug too.

Now debug what connect ports actually sent, and how it could pick up present. Audio buffers need to be present before activate too, I think.
PhyllisSmith

PhyllisSmith

2021-09-15 21:33

manager   ~0004963

@MatN
Thanks for the update -- oh my -- I wonder if all the blacklisted ones encounter the same issue?
MatN

MatN

2021-09-15 20:26

reporter   ~0004962

Some more progress.

The segfault occurs when it does an "activate" of a plugin. Before that it does an "instantiate" . I looked at the source of some of the Ardour plugins.

The instantiate returns a pointer to a newly allocated plug-in specific data structure. This structure is of course different per plugin, thus it gets remapped in name each transversal of the API (and makes it quite difficult to follow in the debugger). Now many fields in those structs are pointers to floats, e.g. in a-comp " float* gainr; " . There are also fields to preserve values of those, e.g. " float v_gainr; ". These fields are not pointers.

The "activate" sets some fields of the structure. It looks like that if a field contains a pointer to a float, it fails; if the field is not a pointer, it is OK. E.g. acomp does "*(acomp->gainr) = 0.0f; " , but a-delay does not access a pointer field during "activate".

The next step is to see how these fields should be handled in CinGG.
MatN

MatN

2021-09-11 22:00

reporter   ~0004956

I am making some progress, main problem is that is it C++ and I was C programmer.
Understanding the LV2 API is doable, the online descriptions are good.
It fails on line 204, which has two operations in one line. I will split them up next.
Building with -O0 instead of -O2 helped a lot.
It seems to fail in an ArrayList operation, it get to a point which expects an "int" and gets a pointer.
Once I figured out how that works I'll try with a working plugin and hope to see what's wrong.
PhyllisSmith

PhyllisSmith

2021-09-11 19:19

manager   ~0004955

@MatN
Read your analysis and looked at your screen shot and you are right it "is quite complicated". I remember it was extremely difficult to get LV2 code initially working with CinGG and I think that even if this is a real CinGG error, not very many people will be able to untangle it. Leaving them on the blacklist for now is the best we can do. But even when on the blacklist, I still get an error message (I do not have the Ardour plugins on my system which is probably like most users). The errors are:

init plugin index: /mnt0/build5/cinelerra-5.1/bin/plugins
init lv2 index: /tmp/lv2
error: failed to open file /tmp/lv2/urna-comp/manifest.ttl (No such file or directory)
lilv_world_load_file(): error: Error loading file `file:///tmp/lv2/urna-comp/manifest.ttl'
lilv_world_load_bundle(): error: Error reading file:///tmp/lv2/urna-comp/manifest.ttl

but you only get the errors if you have modified the LV2_PATH in Settings->Preferences. The default has no error message because it does not go through the LV2 code and specifically the lv2_blacklist.txt file.

BTW: "It would be nice when the terminal says "init lv2 index:" it displayed the path(s) from where it is loading them, like it does for the plugins." If you look at the above error messages, you will see that I added the path as your suggested and it is checked into GIT.
MatN

MatN

2021-09-10 14:02

reporter   ~0004954

I got some more details using the debug built as specified in the CinGG manual.

Eventually it fails in Pluginlv2.c, line 219 (put breakpoint on 216) , where it calls lilv_instance_activate(inst); that is in lilv.h line 1691.
It gave a segfault on the line
instance->lv2_descriptor->activate(instance->lv2_handle);

Because I compiled debug with -O2, of many things the structure is not visible in my gede debugger (see picture upper right, does not show which pointer is the activate() function). But I presume one of the fields has an improper value. I will build a non-optimized version.

This segfault might well be a real CinGG error, because Ardour apparently loads it fine. The LV2 API (for C this is the livl library) is quite complicated. If you know the full name of a LV2 plugin, lv2info will show lots of detail. E.g. lv2info urn:ardour:a-comp . Still have to look if it shows when a plugin is a sound generator, in which case GinGG should skip it, I think.

Screenshot_2021-09-10_15-57-27.png (357,935 bytes)
fary54

fary54

2021-09-09 09:43

reporter   ~0004953

@MatN

I followed your procedure to blacklist the 4 Ardour plugins from the unzipped appimage.
And I can confirm that cinelerraGG starts normally but this time with the LV2 plugins loaded.

You're right, it's those 4 plugins that are the problem:
urn:ardour:a-comp
urn:ardour:a-comp#stereo
urn:ardour:a-exp
urn:ardour:a-exp#stereo
MatN

MatN

2021-09-09 08:47

reporter   ~0004952

I found a simple way of duplicating it on Mint 20.
- I created directory /usr/lib/lv2 , which after a clean Mint 20 install does not exist.
- I copied the a-comp plugin from the newer Ardour in Debian 11 to there.
lv2ls shows only this plugin.

Now when I start the 2021-08 AppImage with the default LV2 path set to "/usr/lib/lv2", it crashes.

However, when I start the static cingg I built yesterday from git, it starts normally. This uses the same .bcast5 directory and thus LV2 path. But the plugin is not loaded (it does not appear in audio resources). And when I additionally copy the a-delay plugin, and it shows in lv2ls, then the new build does not show the a-delay plug-in either. I wonder if it was built without lv2 support.

It would be nice when the terminal says "init lv2 index:" it displayed the path(s) from where it is loading them, like it does for the plugins.
fary54

fary54

2021-09-09 06:43

reporter   ~0004951

ok for the content of all your messages.
I look forward to testing the new version which is due to be released soon.
Thank you very much for your help and your fighting spirit.
MatN

MatN

2021-09-09 05:14

reporter   ~0004950

The fluidsynth plug-in is a plug-ins that generates sound, rather than filter/modify it. I don't think CinGG has provisions for that. It would only be usable in realtime anyway, I think: if you are rendering at double speed, the generated sound would still be normal speed/time, and thus wrong.
PhyllisSmith

PhyllisSmith

2021-09-09 01:53

manager   ~0004949

@MatN
Thanks for providing the names of the new 4 Ardour plugins that cause crashes. I will add them to the lv2_blacklist.txt file and check it into GIT tomorrow. Because fluidsynth does not work "out of the box", "urn:ardour:a-fluidsynth" will be added to the blacklist too in keeping with what we have been doing. When LV2 plugin capability was initially added, I tested every single one of the LV2 plugins that Glen MacArthur had on his AVLinux ISO distro (and there are a lot) but this was a few years ago.
@fary54
Thank you very much for opening this BT I will have to read again some of your notes here and in the forum so I can understand this whole issue better. One thing I do not understand at all is why in the forum the failing "urna-comp" seems to be incomplete; that is what did it not list "urn:ardour:a-comp"? The blacklist requires an exact name.
@Andrew-R
I will update the date on the lv2_blacklist.txt when I check it into GIT tomorrow so thanks for pointing that out. I was just being lazy last time I did the update and why is the date on it anyway as it is not even necessary because you can just look in GIT.
@IgorBeg
Thank you for all of your help. I will need to also read again your information.
Andrew-R

Andrew-R

2021-09-08 21:10

reporter   ~0004948

current lv2_blacklist lives here:

http://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=blob;f=cinelerra-5.1/lv2_blacklist.txt;h=ceb8b249d8f60d7a7aa86db8692050878642f513;hb=HEAD

according to git history link
http://git.cinelerra-gg.org/git/?p=goodguy/cinelerra.git;a=history;f=cinelerra-5.1/lv2_blacklist.txt;h=ceb8b249d8f60d7a7aa86db8692050878642f513;hb=HEAD

last update to this list was on 2019-09-04 (so this contradicts date at very beginning of this file, stating "# last updated 2018/11/03 gg/pys/andrea")
Andrew-R

Andrew-R

2021-09-08 20:47

reporter   ~0004947

well, I guess plugins with interface written in qt(5?) do not show up?
May be in general, anything non-gtk(2) does not shows up?

Only possible error I see in @Fary54's Cinelerra_rc is double space between LV2_PATH and path itself?

I deleted all Ardour plugins from $HOME/lv2 because I was impatient in my testing, thanks a lot
for isolating non working ones.. I hope blacklist can be modified in main CinGg tree soon, so at least crash can be avoided this way (still better will be prevent crash like this in general - but I do not know enough about library loading for working on this, at least for now)

PS: by default all attached files are expanded on mobile chrome-based browser. This makes scrolling a bit timeconsuming, yet forced me to read Cinelerra_rc nearly line by line}
MatN

MatN

2021-09-08 19:56

reporter   ~0004946

Regarding the SDL2 error:
- "sudo journalctl -b | grep -i sdl" does not show any SDL related errors in the journal.
- Both SDL1.2 and SDL2 are installed on the system:

/usr/lib/x86_64-linux-gnu/libSDL-1.2.so.0
/usr/lib/x86_64-linux-gnu/libSDL2-2.0.so.0

So there is something else going wrong.

After the succesful CinGG start, the loaded Ardour plug-ins show in audio resources as "L2_ACE xxxx". The delay and reverb seem to work. But none of the GUI interfaces pop up, maybe not implemented. The "reasonable synth" plugin, when enabled, just does not give out audio. The other sync, when attached, crashes CinGG with the SDL2 error in the terminal.
MatN

MatN

2021-09-08 19:22

reporter   ~0004945

Well, temporary workaround for the crash at least.

@Andrew-R, your lv2ls output does not show the offending Ardour plug-ins (see my list earlier), that is probably why you don't have the crash. Did you check the Ardour version? My lv2ls output is all that is installed, just the Ardour plug-ins.

I built CinGG from git on Mint 20, then shared the bin directory to the Debian VirtualBox VM. I did not want to build on Debian to keep it clean for testing. I built it to change the blacklist, and maybe debug; for just blacklist changes, you can unzip the AppImage (put a .zip extension on it), and modify the blacklist in the unzipped version, and run it from there.

Anyway, each crash showed the offending lv2 plugin. I added them one by one to the blacklist. In the end, the blacklist contained 4 extra lines at the end:

urn:ardour:a-comp
urn:ardour:a-comp#stereo
urn:ardour:a-exp
urn:ardour:a-exp#stereo

With this. CinGG starts. I have not tested any of the Ardour plugins that do load.

It still gives an error (initially reported by fary54) when loading the a-fluidsynth plusin:

LOAD: urn:ardour:a-fluidsynth
a-fluidsynth.lv2: Host does not support midnam:update
a-fluidsynth.lv2: Host does not support bankpatch:notify
fluidsynth: warning: SDL2 not initialized, SDL2 audio driver won't be usable

So until that is solved, you cannot use fluidsynth.

@Phyllis @Andrew-R , seems to me the "host" in this case is CinGG. Do these unsupported things ring a bell?
fary54

fary54

2021-09-08 16:34

reporter   ~0004944

@Andrew-R
I'm sorry, typo

I don't understand that this works for you and not for me, yet I think I have followed your procedure carefully.
My Cinelerra_rc file

Cinelerra_rc-3 (42,387 bytes)
LAST_LANG fr_FR.UTF-8
MWINDOWWIDTH 1680
MWINDOWHEIGHT 986
LOADS_TOTAL 20
TOTAL_LOADS 10
TOTAL_AEFFECTS 0
TOTAL_VEFFECTS 0
FILEBOX_HISTORY_PATH0 /
FILEBOX_HISTORY_ID0 7745
FILEBOX_HISTORY_PATH1 /home/
FILEBOX_HISTORY_ID1 7746
FILEBOX_HISTORY_PATH2 /home/fabrice/
FILEBOX_HISTORY_ID2 7748
FILEBOX_HISTORY_PATH3 /home/fabrice/Privé/
FILEBOX_HISTORY_ID3 7724
FILEBOX_HISTORY_PATH4 /home/fabrice/Privé/fab_guide/
FILEBOX_HISTORY_ID4 7723
FILEBOX_HISTORY_PATH5 /home/fabrice/Privé/fab_guide/fab_onyx_book/
FILEBOX_HISTORY_ID5 7722
FILEBOX_HISTORY_PATH6 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/
FILEBOX_HISTORY_ID6 7721
FILEBOX_HISTORY_PATH7 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/
FILEBOX_HISTORY_ID7 7720
FILEBOX_HISTORY_PATH8 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/
FILEBOX_HISTORY_ID8 7719
FILEBOX_HISTORY_PATH9 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/En construction/
FILEBOX_HISTORY_ID9 7718
FILEBOX_HISTORY_PATH10 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/En construction/Mathias Dalle Music/
FILEBOX_HISTORY_ID10 7717
FILEBOX_HISTORY_PATH11 /mnt/
FILEBOX_HISTORY_ID11 7744
FILEBOX_HISTORY_PATH12 /mnt/cin/
FILEBOX_HISTORY_ID12 7743
FILEBOX_HISTORY_PATH13 /mnt/cin/rushes/
FILEBOX_HISTORY_ID13 7742
FILEBOX_HISTORY_PATH14 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/
FILEBOX_HISTORY_ID14 7741
FILEBOX_HISTORY_PATH15 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/
FILEBOX_HISTORY_ID15 7740
FILEBOX_MODE 0
FILEBOX_W 857
FILEBOX_H 509
FILEBOX_TYPE0 0
FILEBOX_TYPE1 1
FILEBOX_TYPE2 2
FILEBOX_TYPE3 3
FILEBOX_WIDTH0 950
FILEBOX_WIDTH1 100
FILEBOX_WIDTH2 100
FILEBOX_WIDTH3 100
FILEBOX_FILTER 
FILEBOX_SIZE_FORMAT 1
ACHANNEL_ANGLE_0 180
ACHANNEL_ANGLE_1 0
ACHANNEL_ANGLE_2 0
ACHANNEL_ANGLE_3 0
ACHANNEL_ANGLE_4 0
ACHANNEL_ANGLE_5 0
ACHANNEL_ANGLE_6 0
ACHANNEL_ANGLE_7 0
ACHANNEL_ANGLE_8 0
ACHANNEL_ANGLE_9 0
ACHANNEL_ANGLE_10 0
ACHANNEL_ANGLE_11 0
ACHANNEL_ANGLE_12 0
ACHANNEL_ANGLE_13 0
ACHANNEL_ANGLE_14 0
ACHANNEL_ANGLE_15 0
ACHANNEL_ANGLE_16 0
ACHANNEL_ANGLE_17 0
ACHANNEL_ANGLE_18 0
ACHANNEL_ANGLE_19 0
ACHANNEL_ANGLE_20 0
ACHANNEL_ANGLE_21 0
ACHANNEL_ANGLE_22 0
ACHANNEL_ANGLE_23 0
ACHANNEL_ANGLE_24 0
ACHANNEL_ANGLE_25 0
ACHANNEL_ANGLE_26 0
ACHANNEL_ANGLE_27 0
ACHANNEL_ANGLE_28 0
ACHANNEL_ANGLE_29 0
ACHANNEL_ANGLE_30 0
ACHANNEL_ANGLE_31 0
ACHANNELS 2
R_AUDIOINDRIVER 4
R_AFIREWIRE_IN_PORT 0
R_AFIREWIRE_IN_CHANNEL 63
R_AFIREWIRE_IN_PATH /dev/raw1394
R_OSS_ENABLE_0 1
R_OSS_IN_DEVICE_0 /dev/dsp
R_OSS_ENABLE_1 0
R_OSS_IN_DEVICE_1 /dev/dsp
R_OSS_ENABLE_2 0
R_OSS_IN_DEVICE_2 /dev/dsp
R_OSS_ENABLE_3 0
R_OSS_IN_DEVICE_3 /dev/dsp
R_OSS_ENABLE_4 0
R_OSS_IN_DEVICE_4 /dev/dsp
R_OSS_ENABLE_5 0
R_OSS_IN_DEVICE_5 /dev/dsp
R_OSS_ENABLE_6 0
R_OSS_IN_DEVICE_6 /dev/dsp
R_OSS_ENABLE_7 0
R_OSS_IN_DEVICE_7 /dev/dsp
R_OSS_IN_BITS 16
R_ESOUND_IN_SERVER 
R_PULSE_IN_SERVER 
R_ESOUND_IN_PORT 0
R_ALSA_IN_DEVICE default
R_ALSA_IN_BITS 16
R_IN_SAMPLERATE 48000
R_AUDIO_DVB_IN_ADAPTER /dev/dvb/adapter0
R_AUDIO_DVB_IN_DEVICE 0
R_DVB_IN_BITS 16
R_V4L2_IN_BITS 16
R_IN_CHANNELS 2
R_FOLLOW_AUDIO 1
R_AUDIO_IN_MAP51_2 1
R_AUDIO_IN_GAIN 1.0000000000000000e+00
ASSET_COLUMN0 304
ASSET_COLUMN1 630
SHOW_MUTE 0
SHOW_CAMERA_X 0
SHOW_CAMERA_Y 0
SHOW_CAMERA_Z 0
SHOW_PROJECTOR_X 0
SHOW_PROJECTOR_Y 0
SHOW_PROJECTOR_Z 0
SHOW_FADE 1
SHOW_PAN 0
SHOW_MODE 0
SHOW_MASK 0
SHOW_SPEED 0
SHOW_TRANSITIONS 1
SHOW_PLUGINS 1
SHOW_HARD_EDGES 0
ASSETLIST_FORMAT 0
ASPECTW 1.600000e+01
ASPECTH 9.000000e+00
ATRACKS 2
AUTOS_FOLLOW_EDITS 1
BRENDER_START 0.0000000000000000e+00
BRENDER_END 0.0000000000000000e+00
COLOR_MODEL RGBA-8 Bit
INTERLACE_MODE UNKNOWN
EYEDROP_RADIUS 0
CROP_X1 0
CROP_X2 180
CROP_Y1 0
CROP_Y2 100
RULER_X1 0.000000e+00
RULER_X2 0.000000e+00
RULER_Y1 0.000000e+00
RULER_Y2 0.000000e+00
AWINDOW_FOLDER 0
CURSOR_ON_FRAMES 1
TYPELESS_KEYFRAMES 0
CWINDOW_DEST 0
CWINDOW_MASK 0
CWINDOW_METER 1
CWINDOW_OPERATION 5
CWINDOW_SCROLLBARS 0
CWINDOW_XSCROLL 0
CWINDOW_YSCROLL -220
CWINDOW_ZOOM 0.000000e+00
CWINDOW_CLICK2PLAY 0
CWINDOW_CLEAR_COLOR 0
CWINDOW_CLEAR_ALPHA 0
DEFAULT_ATRANSITION Crossfade
DEFAULT_VTRANSITION Dissolve
DEFAULT_TRANSITION_LENGTH 1.0000000000000000e+00
EDIT_HANDLE_MODE0 0
EDIT_HANDLE_MODE1 1
EDIT_HANDLE_MODE2 2
EDITING_MODE 1
ENABLE_DUPLEX 1
FOLDERLIST_FORMAT 0
FRAMERATE 2.5000000000000000e+01
FRAMES_PER_FOOT 1.600000e+01
HIGHLIGHTED_TRACK 0
INTERPOLATION_TYPE 1
INTERPOLATE_RAW 1
WHITE_BALANCE_RAW 1
LABELS_FOLLOW_EDITS 1
PLUGINS_FOLLOW_EDITS 1
SINGLE_STANDALONE 1
PLAYBACK_PRELOAD 0
AUTO_KEYFRAMES 0
SPAN_KEYFRAMES 0
METER_FORMAT 0
MIN_METER_DB -80
MAX_METER_DB 6
OUTPUTW 1920
OUTPUTH 1080
PLAYBACK_BUFFER 4096
PLAYBACK_SOFTWARE_POSITION 0
PLAYBACK_ACTIVE_CONFIG 0
A_FRAGMENT_SIZE 16384
A_AUDIO_OFFSET 0.000000e+00
A_AUDIO_OUT_MAP51_2 0
A_AUDIO_OUT_GAIN 1.0000000000000000e+00
A_AUDIO_OUT_DRIVER 4
A_OSS_ENABLE_0 1
A_OSS_OUT_DEVICE_0 /dev/dsp
A_OSS_ENABLE_1 0
A_OSS_OUT_DEVICE_1 /dev/dsp
A_OSS_ENABLE_2 0
A_OSS_OUT_DEVICE_2 /dev/dsp
A_OSS_ENABLE_3 0
A_OSS_OUT_DEVICE_3 /dev/dsp
A_OSS_ENABLE_4 0
A_OSS_OUT_DEVICE_4 /dev/dsp
A_OSS_ENABLE_5 0
A_OSS_OUT_DEVICE_5 /dev/dsp
A_OSS_ENABLE_6 0
A_OSS_OUT_DEVICE_6 /dev/dsp
A_OSS_ENABLE_7 0
A_OSS_OUT_DEVICE_7 /dev/dsp
A_OSS_OUT_BITS 16
A_ALSA_OUT_DEVICE default
A_ALSA_OUT_BITS 16
A_ALSA_INTERRUPT_WORKAROUND 0
A_ESOUND_OUT_SERVER 
A_PULSE_OUT_SERVER 
A_ESOUND_OUT_PORT 0
A_AFIREWIRE_OUT_CHANNEL 63
A_AFIREWIRE_OUT_PORT 0
A_AFIREWIRE_OUT_PATH /dev/video1394
A_AFIREWIRE_OUT_SYT 30000
A_ADV1394_OUT_CHANNEL 63
A_ADV1394_OUT_PORT 0
A_ADV1394_OUT_PATH /dev/dv1394
A_ADV1394_OUT_SYT 30000
A_VIDEO_OUT_DRIVER 10
A_X11_OUT_DEVICE 
A_X11_USE_FIELDS 0
A_VFIREWIRE_OUT_CHANNEL 63
A_VFIREWIRE_OUT_PORT 0
A_VFIREWIRE_OUT_PATH /dev/video1394
A_VFIREWIRE_OUT_SYT 30000
A_VDV1394_OUT_CHANNEL 63
A_VDV1394_OUT_PORT 0
A_VDV1394_OUT_PATH /dev/dv1394
A_VDV1394_OUT_SYT 30000
PLAYBACK_HOSTNAME localhost
PLAYBACK_PORT 23456
PLAYBACK_REALTIME 0
REALTIME_RECORD 0
RECORD_POSITIONING 1
RECORD_RAW_STREAM 0
RECORD_SYNC_DRIVES 0
RECORD_FRAGMENT_SIZE 2048
RECORD_WRITE_LENGTH 131072
RECORD_REALTIME_TOC 1
RECORD_PATH 
RECORD_FORMAT 0
RECORD_USE_HEADER 1
RECORD_FFORMAT mp4
RECORD_FF_FORMAT_OPTIONS 
RECORD_AUDIO 0
RECORD_VIDEO 0
RECORD_AUDIO_CODEC 
RECORD_VIDEO_CODEC 
RECORD_AMPEG_BITRATE 256
RECORD_AMPEG_DERIVATIVE 3
RECORD_VORBIS_VBR 0
RECORD_VORBIS_MIN_BITRATE -1
RECORD_VORBIS_BITRATE 128000
RECORD_VORBIS_MAX_BITRATE -1
RECORD_FF_AUDIO_OPTIONS 
RECORD_FF_SAMPLE_FORMAT 
RECORD_FF_AUDIO_BITRATE 0
RECORD_FF_AUDIO_QUALITY -1
RECORD_FF_VIDEO_OPTIONS 
RECORD_FF_PIXEL_FORMAT 
RECORD_FF_VIDEO_BITRATE 0
RECORD_FF_VIDEO_QUALITY -1
RECORD_FF_COLOR_SPACE -1
RECORD_FF_COLOR_RANGE -1
RECORD_THEORA_FIX_BITRATE 1
RECORD_THEORA_BITRATE 860000
RECORD_THEORA_QUALITY 16
RECORD_THEORA_SHARPNESS 2
RECORD_THEORA_KEYFRAME_FREQUENCY 64
RECORD_THEORA_FORCE_KEYFRAME_FREQUENCY 64
RECORD_MP3_BITRATE 224
RECORD_JPEG_QUALITY 80
RECORD_ASPECT_RATIO -1.0000000000000000e+00
RECORD_VMPEG_IFRAME_DISTANCE 45
RECORD_VMPEG_PFRAME_DISTANCE 0
RECORD_VMPEG_PROGRESSIVE 0
RECORD_VMPEG_DENOISE 1
RECORD_VMPEG_BITRATE 1000000
RECORD_VMPEG_DERIVATIVE 1
RECORD_VMPEG_QUANTIZATION 15
RECORD_VMPEG_CMODEL 7
RECORD_VMPEG_FIX_BITRATE 0
RECORD_VMPEG_SEQ_CODES 0
RECORD_VMPEG_PRESET 0
RECORD_VMPEG_FIELD_ORDER 0
RECORD_AC3_BITRATE 128
RECORD_PNG_USE_ALPHA 0
RECORD_PNG_DEPTH 8
RECORD_PNG_COMPRESSION 0
RECORD_EXR_USE_ALPHA 0
RECORD_EXR_COMPRESSION 0
RECORD_TIFF_CMODEL 0
RECORD_TIFF_COMPRESSION 0
RECORD_MOV_SPHERE 0
RECORD_JPEG_SPHERE 0
RECORD_BITS 0
RECORD_DITHER 0
RECORD_SIGNED 0
RECORD_BYTE_ORDER 0
RECORD_CHANNELS 0
RECORD_RATE 48000
RECORD_HEADER 0
RECORD_AUDIO_LENGTH 0
RECORD_HEIGHT 0
RECORD_WIDTH 0
RECORD_ACTUAL_HEIGHT 0
RECORD_ACTUAL_WIDTH 0
RECORD_PROXY_SCALE 0
RECORD_PROGRAM -1
RECORD_LAYERS 0
RECORD_FRAMERATE 0.0000000000000000e+00
RECORD_VIDEO_LENGTH 0
RECORD_SINGLE_FRAME 0
SAFE_REGIONS 1
SAMPLERATE 44100
SCRUB_SPEED 2.000000e+00
SI_USEDURATION 1
SI_DURATION 3.000000e+00
SHOW_ASSETS 1
SHOW_TITLES 0
TIME_FORMAT 1
NUDGE_FORMAT 1
TOOL_WINDOW 1
R_VIDEO_IN_DRIVER 1
R_V4L2_IN_DEVICE /dev/video0
R_V4L2JPEG_IN_DEVICE /dev/video0
R_V4L2JPEG_IN_FIELDS 2
R_V4L2MPEG_IN_DEVICE /dev/video0
R_VIDEO_DVB_IN_ADAPTER /dev/dvb/adapter0
R_VIDEO_DVB_IN_DEVICE 0
R_SCREENCAPTURE_DISPLAY 
R_VFIREWIRE_IN_PORT 0
R_VFIREWIRE_IN_CHANNEL 63
R_VFIREWIRE_IN_PATH /dev/raw1394
R_VIDEO_CAPTURE_LENGTH 2
RECORD_W 720
RECORD_H 480
R_IN_FRAMERATE 2.997000e+01
R_FOLLOW_VIDEO 1
VCHANNEL_X_0 0
VCHANNEL_Y_0 0
VCHANNEL_X_1 64
VCHANNEL_Y_1 0
VCHANNEL_X_2 128
VCHANNEL_Y_2 0
VCHANNEL_X_3 192
VCHANNEL_Y_3 0
VCHANNEL_X_4 256
VCHANNEL_Y_4 0
VCHANNEL_X_5 320
VCHANNEL_Y_5 0
VCHANNEL_X_6 384
VCHANNEL_Y_6 0
VCHANNEL_X_7 448
VCHANNEL_Y_7 0
VCHANNEL_X_8 512
VCHANNEL_Y_8 0
VCHANNEL_X_9 576
VCHANNEL_Y_9 0
VCHANNEL_X_10 640
VCHANNEL_Y_10 0
VCHANNEL_X_11 704
VCHANNEL_Y_11 0
VCHANNEL_X_12 768
VCHANNEL_Y_12 0
VCHANNEL_X_13 832
VCHANNEL_Y_13 0
VCHANNEL_X_14 896
VCHANNEL_Y_14 0
VCHANNEL_X_15 960
VCHANNEL_Y_15 0
VCHANNEL_X_16 1024
VCHANNEL_Y_16 0
VCHANNEL_X_17 1088
VCHANNEL_Y_17 0
VCHANNEL_X_18 1152
VCHANNEL_Y_18 0
VCHANNEL_X_19 1216
VCHANNEL_Y_19 0
VCHANNEL_X_20 1280
VCHANNEL_Y_20 0
VCHANNEL_X_21 1344
VCHANNEL_Y_21 0
VCHANNEL_X_22 1408
VCHANNEL_Y_22 0
VCHANNEL_X_23 1472
VCHANNEL_Y_23 0
VCHANNEL_X_24 1536
VCHANNEL_Y_24 0
VCHANNEL_X_25 1600
VCHANNEL_Y_25 0
VCHANNEL_X_26 1664
VCHANNEL_Y_26 0
VCHANNEL_X_27 1728
VCHANNEL_Y_27 0
VCHANNEL_X_28 1792
VCHANNEL_Y_28 0
VCHANNEL_X_29 1856
VCHANNEL_Y_29 0
VCHANNEL_X_30 1920
VCHANNEL_Y_30 0
VCHANNEL_X_31 1984
VCHANNEL_Y_31 0
VCHANNELS 1
VIDEO_EVERY_FRAME 1
VTRACKS 1
VIDEO_WRITE_LENGTH 30
VIEW_FOLLOWS_PLAYBACK 1
VWINDOW_METER 1
VWINDOW_ZOOM 1.000000e+00
VWINDOW_CLICK2PLAY 0
DECODE_SUBTITLES 0
SUBTITLE_NUMBER 0
LABEL_CELLS 0
PROGRAM_NO 0
PROXY_BEEP 0.000000e+00
RENDER_BEEP 0.000000e+00
LOOP_PLAYBACK 0
LOOP_START 0.0000000000000000e+00
LOOP_END 2.8444800000000000e+03
SELECTIONSTART 8.0000000000000000e+00
SELECTIONEND 1.0808000000000000e+02
ZOOM_SAMPLE 8192
ZOOMY 64
ZOOM_TRACK 64
RED 1.000000e+00
GREEN 1.000000e+00
BLUE 1.000000e+00
RED_MAX 0.000000e+00
GREEN_MAX 0.000000e+00
BLUE_MAX 0.000000e+00
USE_MAX 0
AUTOGROUPTYPE_AUDIO_FADE_MIN -6.200000e+01
AUTOGROUPTYPE_AUDIO_FADE_MAX 0.000000e+00
AUTOGROUPTYPE_VIDEO_FADE_MIN 0.000000e+00
AUTOGROUPTYPE_VIDEO_FADE_MAX 1.000000e+02
AUTOGROUPTYPE_ZOOM_MIN 5.000000e-03
AUTOGROUPTYPE_ZOOM_MAX 5.000000e+00
AUTOGROUPTYPE_SPEED_MIN 5.000000e-03
AUTOGROUPTYPE_SPEED_MAX 5.000000e+00
AUTOGROUPTYPE_X_MIN -1.000000e+02
AUTOGROUPTYPE_X_MAX 1.000000e+02
AUTOGROUPTYPE_Y_MIN -1.000000e+02
AUTOGROUPTYPE_Y_MAX 1.000000e+02
FLOATAUTO_TYPE 0
X_PANE -1
Y_PANE -1
A_X11_HOST 
B_X11_HOST 
WINDOW_CONFIG 0
MWINDOW_X 0
MWINDOW_Y 27
MWINDOW_W 1680
MWINDOW_H 986
LWINDOW_X 1580
LWINDOW_Y 0
LWINDOW_W 100
LWINDOW_H 630
VWINDOW_X 1840
VWINDOW_Y 2
VWINDOW_W 840
VWINDOW_H 593
CWINDOW_X 1680
CWINDOW_Y 0
CWINDOW_W 1280
CWINDOW_H 987
CTOOL_X 1159
CTOOL_Y 296
GWINDOW_X 4123
GWINDOW_Y 36
AWINDOW_X 1680
AWINDOW_Y 0
AWINDOW_W 1280
AWINDOW_H 987
BWINDOW_W 600
BWINDOW_H 360
EWINDOW_W 640
EWINDOW_H 240
CHANNELS_X 0
CHANNELS_Y 0
PICTURE_X 0
PICTURE_Y 0
SCOPE_X 0
SCOPE_Y 0
SCOPE_W 640
SCOPE_H 320
HISTOGRAM_X 0
HISTOGRAM_Y 0
HISTOGRAM_W 320
HISTOGRAM_H 480
RECORD_SCOPE 0
USE_HIST 1
USE_WAVE 1
USE_VECTOR 1
USE_HIST_PARADE 1
USE_WAVE_PARADE 1
USE_WAVE_GAIN 5
USE_VECT_GAIN 5
USE_SMOOTH 1
USE_REFRESH 0
USE_GRATICULE 0
ABINS_W 200
RMONITOR_X 660
RMONITOR_Y 0
RMONITOR_W 1020
RMONITOR_H 500
RWINDOW_X 0
RWINDOW_Y 0
RWINDOW_W 650
RWINDOW_H 500
CSWINDOW_X 0
CSWINDOW_Y 0
CSWINDOW_W 1280
CSWINDOW_H 600
SWINDOW_X 0
SWINDOW_Y 0
SWINDOW_W 600
SWINDOW_H 400
BATCHRENDER_X 465
BATCHRENDER_Y 325
BATCHRENDER_W 750
BATCHRENDER_H 400
SHOW_VWINDOW 1
SHOW_AWINDOW 1
SHOW_CWINDOW 1
SHOW_LWINDOW 0
SHOW_GWINDOW 1
CWINDOW_CONTROLS 1
PLUGINDIALOG_W 510
PLUGINDIALOG_H 415
KEYFRAMEDIALOG_W 320
KEYFRAMEDIALOG_H 415
KEYFRAMEDIALOG_COLUMN1 150
KEYFRAMEDIALOG_COLUMN2 100
KEYFRAMEDIALOG_ALL 0
MENUEFFECT_W 580
MENUEFFECT_H 350
TRANSITIONDIALOG_W 320
TRANSITIONDIALOG_H 512
ACTUAL_FRAME_RATE 2.5773195266723633e+01
TITLE_BAR_ALPHA 1.000000e+00
CURRENT_TIP 7
USE_TIPWINDOW 1
SCAN_COMMERCIALS 0
ANDROID_REMOTE 0
ANDROID_PIN cinelerra
ANDROID_PORT 23432
CACHE_SIZE 268435456
INDEX_DIRECTORY /mnt/cin/cache/.bcast5/
INDEX_SIZE 4194304
INDEX_COUNT 10000
USE_THUMBNAILS 0
KEYFRAME_RETICLE 1
PERPETUAL_SESSION 0
LV2_PATH  $HOME/lv2
AUTOSTART_LV2UI 1
NESTED_PROXY_PATH $HOME/Vidéos
TRAP_SIGSEGV 1
TRAP_SIGINTR 1
AWINDOW_PICON_H 50
LAYOUT_SCALE 9.000000e-01
VICON_SIZE 50
VICON_COLOR_MODE 0
THEME Cakewalk
PLUGIN_ICONS cinfinity
SNAPSHOT_PATH $HOME/Images
CHANNEL_POSITIONS0 90
CHANNEL_POSITIONS1 180, 0
CHANNEL_POSITIONS2 180, 60, 300
CHANNEL_POSITIONS3 180, 90, 0, 270
CHANNEL_POSITIONS4 180, 108, 36, 324, 252
CHANNEL_POSITIONS5 150, 30, 90, 270, 210, 330
CHANNEL_POSITIONS6 180, 129, 78, 26, 335, 283, 232
CHANNEL_POSITIONS7 180, 135, 90, 45, 0, 315, 270, 225
CHANNEL_POSITIONS8 180, 140, 100, 60, 20, 340, 300, 260, 220
CHANNEL_POSITIONS9 180, 144, 108, 72, 36, 0, 324, 288, 252, 216
CHANNEL_POSITIONS10 180, 148, 115, 82, 50, 17, 344, 311, 279, 246, 213
CHANNEL_POSITIONS11 180, 150, 120, 90, 60, 30, 0, 330, 300, 270, 240, 210
CHANNEL_POSITIONS12 180, 153, 125, 97, 70, 42, 14, 347, 319, 291, 264, 236, 208
CHANNEL_POSITIONS13 180, 155, 129, 103, 78, 52, 26, 0, 335, 309, 283, 258, 232, 206
CHANNEL_POSITIONS14 180, 156, 132, 108, 84, 60, 36, 12, 348, 324, 300, 276, 252, 228, 204
CHANNEL_POSITIONS15 180, 158, 135, 113, 90, 68, 45, 23, 0, 338, 315, 293, 270, 248, 225, 203
CHANNEL_POSITIONS16 180, 159, 138, 117, 96, 75, 53, 32, 11, 350, 329, 308, 286, 265, 244, 223, 202
CHANNEL_POSITIONS17 180, 160, 140, 120, 100, 80, 60, 40, 20, 0, 340, 320, 300, 280, 260, 240, 220, 200
CHANNEL_POSITIONS18 180, 162, 143, 124, 105, 86, 67, 48, 29, 10, 351, 332, 313, 294, 275, 256, 237, 218, 199
CHANNEL_POSITIONS19 180, 162, 144, 126, 108, 90, 72, 54, 36, 18, 0, 342, 324, 306, 288, 270, 252, 234, 216, 198
CHANNEL_POSITIONS20 180, 163, 146, 129, 112, 95, 78, 60, 43, 26, 9, 352, 335, 318, 300, 283, 266, 249, 232, 215, 198
CHANNEL_POSITIONS21 180, 164, 148, 131, 115, 99, 82, 66, 50, 33, 17, 0, 344, 328, 311, 295, 279, 262, 246, 230, 213, 197
CHANNEL_POSITIONS22 180, 165, 149, 134, 118, 102, 87, 71, 55, 40, 24, 8, 353, 337, 321, 306, 290, 274, 259, 243, 227, 212, 196
CHANNEL_POSITIONS23 180, 165, 150, 135, 120, 105, 90, 75, 60, 45, 30, 15, 0, 345, 330, 315, 300, 285, 270, 255, 240, 225, 210, 195
CHANNEL_POSITIONS24 180, 166, 152, 137, 123, 108, 94, 80, 65, 51, 36, 22, 8, 353, 339, 324, 310, 296, 281, 267, 252, 238, 224, 209, 195
CHANNEL_POSITIONS25 180, 167, 153, 139, 125, 111, 97, 84, 70, 56, 42, 28, 14, 0, 347, 333, 319, 305, 291, 277, 264, 250, 236, 222, 208, 194
CHANNEL_POSITIONS26 180, 167, 154, 140, 127, 114, 100, 87, 74, 60, 47, 34, 20, 7, 354, 340, 327, 314, 300, 287, 274, 260, 247, 234, 220, 207, 194
CHANNEL_POSITIONS27 180, 168, 155, 142, 129, 116, 103, 90, 78, 65, 52, 39, 26, 13, 0, 348, 335, 322, 309, 296, 283, 270, 258, 245, 232, 219, 206, 193
CHANNEL_POSITIONS28 180, 168, 156, 143, 131, 118, 106, 94, 81, 69, 56, 44, 32, 19, 7, 354, 342, 329, 317, 305, 292, 280, 267, 255, 243, 230, 218, 205, 193
CHANNEL_POSITIONS29 180, 168, 156, 144, 132, 120, 108, 96, 84, 72, 60, 48, 36, 24, 12, 0, 348, 336, 324, 312, 300, 288, 276, 264, 252, 240, 228, 216, 204, 192
CHANNEL_POSITIONS30 180, 169, 157, 146, 134, 122, 111, 99, 88, 76, 64, 53, 41, 30, 18, 6, 355, 343, 331, 320, 308, 297, 285, 273, 262, 250, 239, 227, 215, 204, 192
CHANNEL_POSITIONS31 180, 169, 158, 147, 135, 124, 113, 102, 90, 79, 68, 57, 45, 34, 23, 12, 0, 349, 338, 327, 315, 304, 293, 282, 270, 259, 248, 237, 225, 214, 203, 192
PROJECT_SMP 48
FORCE_UNIPROCESSOR 0
FFMPEG_MARKER_INDEXES 1
USE_HW_DEV none
WARN_INDEXES 1
WARN_VERSION 1
WARN_STACK 1
WARN_FILEREF 1
BD_WARN_ROOT 1
POPUPMENU_BTNUP 1
GRAB_FOCUS 1
TEXTBOX_FOCUS_POLICY 0
FORWARD_RENDER_DISPLACEMENT 0
DVD_YUV420P_INTERLACE 0
HIGHLIGHT_INVERSE 16777215
YUV_COLOR_SPACE 0
YUV_COLOR_RANGE 0
AUTOCOLOR_ASSETS 0
CTRL_TOGGLE 0
RECTIFY_AUDIO 0
BRENDER_PATH /tmp/brender
BRENDER_FORMAT 8
BRENDER_USE_HEADER 1
BRENDER_FFORMAT mp4
BRENDER_FF_FORMAT_OPTIONS 
BRENDER_AUDIO_CODEC 
BRENDER_VIDEO_CODEC 
BRENDER_AMPEG_BITRATE 256
BRENDER_AMPEG_DERIVATIVE 3
BRENDER_VORBIS_VBR 0
BRENDER_VORBIS_MIN_BITRATE -1
BRENDER_VORBIS_BITRATE 128000
BRENDER_VORBIS_MAX_BITRATE -1
BRENDER_FF_AUDIO_OPTIONS 
BRENDER_FF_SAMPLE_FORMAT 
BRENDER_FF_AUDIO_BITRATE 0
BRENDER_FF_AUDIO_QUALITY -1
BRENDER_FF_VIDEO_OPTIONS 
BRENDER_FF_PIXEL_FORMAT 
BRENDER_FF_VIDEO_BITRATE 0
BRENDER_FF_VIDEO_QUALITY -1
BRENDER_FF_COLOR_SPACE -1
BRENDER_FF_COLOR_RANGE -1
BRENDER_THEORA_FIX_BITRATE 1
BRENDER_THEORA_BITRATE 860000
BRENDER_THEORA_QUALITY 16
BRENDER_THEORA_SHARPNESS 2
BRENDER_THEORA_KEYFRAME_FREQUENCY 64
BRENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
BRENDER_MP3_BITRATE 224
BRENDER_JPEG_QUALITY 80
BRENDER_ASPECT_RATIO -1.0000000000000000e+00
BRENDER_VMPEG_IFRAME_DISTANCE 45
BRENDER_VMPEG_PFRAME_DISTANCE 0
BRENDER_VMPEG_PROGRESSIVE 0
BRENDER_VMPEG_DENOISE 1
BRENDER_VMPEG_BITRATE 1000000
BRENDER_VMPEG_DERIVATIVE 1
BRENDER_VMPEG_QUANTIZATION 15
BRENDER_VMPEG_CMODEL 7
BRENDER_VMPEG_FIX_BITRATE 0
BRENDER_VMPEG_SEQ_CODES 0
BRENDER_VMPEG_PRESET 0
BRENDER_VMPEG_FIELD_ORDER 0
BRENDER_AC3_BITRATE 128
BRENDER_PNG_USE_ALPHA 0
BRENDER_PNG_DEPTH 8
BRENDER_PNG_COMPRESSION 0
BRENDER_EXR_USE_ALPHA 0
BRENDER_EXR_COMPRESSION 0
BRENDER_TIFF_CMODEL 0
BRENDER_TIFF_COMPRESSION 0
BRENDER_MOV_SPHERE 0
BRENDER_JPEG_SPHERE 0
USE_BRENDER 0
BRENDER_FRAGMENT 33
USE_RENDERFARM 0
LOCAL_RATE 1.120680e+00
RENDERFARM_PORT 1034
RENDERFARM_PREROLL 5.0000000000000000e-01
BRENDER_PREROLL 0
RENDERFARM_MOUNTPOINT 
RENDERFARM_JOBS_COUNT 20
RENDERFARM_WATCHDOG_TIMEOUT 60
RENDERFARM_CONSOLIDATE 0
RENDERFARM_TOTAL 5
SHBTNS_TOTAL 10
SHBTN0_NAME Current Manual
SHBTN0_COMMANDS $CIN_BROWSER https://cinelerra-gg.org/download/CinelerraGG_Manual.pdf
SHBTN0_WARN 0
SHBTN0_RUN_SCRIPT 0
SHBTN1_NAME Paramètrer le commandes shell
SHBTN1_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/ShellCmds.html
SHBTN1_WARN 0
SHBTN1_RUN_SCRIPT 0
SHBTN2_NAME Raccourçis
SHBTN2_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/shortcuts.html
SHBTN2_WARN 0
SHBTN2_RUN_SCRIPT 0
SHBTN3_NAME : RenderMux
SHBTN3_COMMANDS $CIN_DAT/doc/RenderMux.sh
SHBTN3_WARN 0
SHBTN3_RUN_SCRIPT 0
FILE_PROBE_TOTAL 19
FILE_PROBE0_NAME FFMPEG_Early
FILE_PROBE0_ARMED 1
FILE_PROBE1_NAME Scene
FILE_PROBE1_ARMED 1
FILE_PROBE2_NAME DB
FILE_PROBE2_ARMED 1
FILE_PROBE3_NAME DV
FILE_PROBE3_ARMED 1
FILE_PROBE4_NAME SndFile
FILE_PROBE4_ARMED 1
FILE_PROBE5_NAME PNG
FILE_PROBE5_ARMED 1
FILE_PROBE6_NAME PPM
FILE_PROBE6_ARMED 1
FILE_PROBE7_NAME JPEG
FILE_PROBE7_ARMED 1
FILE_PROBE8_NAME GIF
FILE_PROBE8_ARMED 1
FILE_PROBE9_NAME EXR
FILE_PROBE9_ARMED 1
FILE_PROBE10_NAME FLAC
FILE_PROBE10_ARMED 1
FILE_PROBE11_NAME CR2
FILE_PROBE11_ARMED 0
FILE_PROBE12_NAME TGA
FILE_PROBE12_ARMED 1
FILE_PROBE13_NAME TIFF
FILE_PROBE13_ARMED 1
FILE_PROBE14_NAME OGG
FILE_PROBE14_ARMED 1
FILE_PROBE15_NAME Vorbis
FILE_PROBE15_ARMED 1
FILE_PROBE16_NAME MPEG
FILE_PROBE16_ARMED 1
FILE_PROBE17_NAME EDL
FILE_PROBE17_ARMED 1
FILE_PROBE18_NAME FFMPEG_Late
FILE_PROBE18_ARMED 0
PLUGIN_VISIBILTY 9223372036854775807
VICON_DRAWING 1
TIP_INFO 1
DEFAULTPREF 4
AUTOASPECT 0
DEFAULT_LOADPATH /home/fabrice/mathias - Comment jouer du Blues à la guitare, les techniques de base.mp4
LOAD_MODE 1
DIRECTORY /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-07 Classement et import planche_mouvement_test_sur_snap & video_11.xml
PROXY_PATH 
PROXY_FORMAT 33
PROXY_USE_HEADER 1
PROXY_FFORMAT mpeg
PROXY_FF_FORMAT_OPTIONS 
PROXY_AUDIO_CODEC 
PROXY_VIDEO_CODEC mpeg.mpeg
PROXY_AMPEG_BITRATE 256
PROXY_AMPEG_DERIVATIVE 3
PROXY_VORBIS_VBR 0
PROXY_VORBIS_MIN_BITRATE -1
PROXY_VORBIS_BITRATE 128000
PROXY_VORBIS_MAX_BITRATE -1
PROXY_FF_AUDIO_OPTIONS 
PROXY_FF_SAMPLE_FORMAT 
PROXY_FF_AUDIO_BITRATE 0
PROXY_FF_AUDIO_QUALITY -1
PROXY_FF_VIDEO_OPTIONS 
PROXY_FF_PIXEL_FORMAT yuv420p
PROXY_FF_VIDEO_BITRATE 2000000
PROXY_FF_VIDEO_QUALITY -1
PROXY_FF_COLOR_SPACE -1
PROXY_FF_COLOR_RANGE -1
PROXY_THEORA_FIX_BITRATE 1
PROXY_THEORA_BITRATE 860000
PROXY_THEORA_QUALITY 16
PROXY_THEORA_SHARPNESS 2
PROXY_THEORA_KEYFRAME_FREQUENCY 64
PROXY_THEORA_FORCE_KEYFRAME_FREQUENCY 64
PROXY_MP3_BITRATE 224
PROXY_JPEG_QUALITY 80
PROXY_ASPECT_RATIO -1.0000000000000000e+00
PROXY_VMPEG_IFRAME_DISTANCE 45
PROXY_VMPEG_PFRAME_DISTANCE 0
PROXY_VMPEG_PROGRESSIVE 0
PROXY_VMPEG_DENOISE 1
PROXY_VMPEG_BITRATE 1000000
PROXY_VMPEG_DERIVATIVE 1
PROXY_VMPEG_QUANTIZATION 15
PROXY_VMPEG_CMODEL 7
PROXY_VMPEG_FIX_BITRATE 0
PROXY_VMPEG_SEQ_CODES 0
PROXY_VMPEG_PRESET 0
PROXY_VMPEG_FIELD_ORDER 0
PROXY_AC3_BITRATE 128
PROXY_PNG_USE_ALPHA 0
PROXY_PNG_DEPTH 8
PROXY_PNG_COMPRESSION 0
PROXY_EXR_USE_ALPHA 0
PROXY_EXR_COMPRESSION 0
PROXY_TIFF_CMODEL 0
PROXY_TIFF_COMPRESSION 0
PROXY_MOV_SPHERE 0
PROXY_JPEG_SPHERE 0
LOADPREVIOUS0 /home/fabrice/mathias - Comment jouer du Blues à la guitare, les techniques de base.mp4
LOADPREVIOUS1 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-07 Classement et import planche_mouvement_test_sur_snap & video_11.xml
LOADPREVIOUS2 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-06 Classement et import planche_mouvement_test_sur_snap & video_11.xml
LOADPREVIOUS3 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/En construction/Mathias Dalle Music/Web/Mathias Dalle Music (35-02) - Comment composer un riff open D - open G , mélodie + rythme Mathias Dalle Music (DADF#AD).mp4
LOADPREVIOUS4 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-05 Classement et import planche_mouvement_test_sur_snap & video_11.xml
LOADPREVIOUS5 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-08-19 Classement et import photos générique.xml
LOADPREVIOUS6 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_11.xml
LOADPREVIOUS7 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/03 exports/planche_mouvement_test_sur_snap & video_11_correction1.m2ts
LOADPREVIOUS8 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/03 exports/planche_mouvement_test_sur_snap & video_11.m2ts
LOADPREVIOUS9 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-08-19 Classement.xml
LOADPREVIOUS10 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-04 Ajout photo NB, présentation.xml
LOADPREVIOUS11 /mnt/cin/rushes/2021_02-Modèle_de_référence/01 projet/2021-02-22 modèle_de_référence.xml
LOADPREVIOUS12 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_10.xml
LOADPREVIOUS13 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_09.xml
LOADPREVIOUS14 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_08v2_test.xml
LOADPREVIOUS15 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/photo_18_NB.xml
LOADPREVIOUS16 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_08v2.xml
LOADPREVIOUS17 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_08.xml
LOADPREVIOUS18 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/photo_18.xml
LOADPREVIOUS19 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/photo_00.xml
RECORD_DEFAULT_DIRECTORY 
RECORD_EARLY_MARGIN 0.0000000000000000e+00
RECORD_LATE_MARGIN 0.0000000000000000e+00
BATCH_COLUMNWIDTH_0 30
BATCH_COLUMNWIDTH_1 200
BATCH_COLUMNWIDTH_2 100
BATCH_COLUMNWIDTH_3 100
BATCH_COLUMNWIDTH_4 100
BATCH_COLUMNWIDTH_5 100
BATCH_COLUMNWIDTH_6 70
TOTAL_BATCHES 1
RECORD_PATH_0 /home/fabrice/final.webm
RECORD_CHANNEL_0 -1
RECORD_STARTDAY_0 0
RECORD_STARTTIME_0 0.0000000000000000e+00
RECORD_DURATION_0 0.0000000000000000e+00
RECORD_MODE_0 0
BATCH_ENABLED_0 1
RECORD_CURRENT_CHANNEL -1
RECORD_LOADMODE 6
RECORD_MONITOR_AUDIO 0
RECORD_METERING_AUDIO 1
RECORD_MONITOR_VIDEO 0
RECORD_MONITOR_OPEN 0
RECORD_VIDEO_X 394
RECORD_VIDEO_Y 246
RECORD_VIDEO_Z 1.000000e+00
REVERSE_INTERLACE 0
DEINTERLACE 1
RECORD_CURSOR 1
RECORD_BIG_CURSOR 0
RECORD_DCOFFSET_0 0
RECORD_DCOFFSET_1 0
RECORD_DCOFFSET_2 0
RECORD_DCOFFSET_3 0
RECORD_DCOFFSET_4 0
RECORD_DCOFFSET_5 0
RECORD_DCOFFSET_6 0
RECORD_DCOFFSET_7 0
RECORD_DCOFFSET_8 0
RECORD_DCOFFSET_9 0
RECORD_DCOFFSET_10 0
RECORD_DCOFFSET_11 0
RECORD_DCOFFSET_12 0
RECORD_DCOFFSET_13 0
RECORD_DCOFFSET_14 0
RECORD_DCOFFSET_15 0
RECORD_DCOFFSET_16 0
RECORD_DCOFFSET_17 0
RECORD_DCOFFSET_18 0
RECORD_DCOFFSET_19 0
RECORD_DCOFFSET_20 0
RECORD_DCOFFSET_21 0
RECORD_DCOFFSET_22 0
RECORD_DCOFFSET_23 0
RECORD_DCOFFSET_24 0
RECORD_DCOFFSET_25 0
RECORD_DCOFFSET_26 0
RECORD_DCOFFSET_27 0
RECORD_DCOFFSET_28 0
RECORD_DCOFFSET_29 0
RECORD_DCOFFSET_30 0
RECORD_DCOFFSET_31 0
DROP_OVERRUN_FRAMES 0
FILL_UNDERRUN_FRAMES 0
COMMERCIAL_CHECK 0
RECENT_FFMPEG_PATH_0 /home/fabrice/planche_mouvement_test_sur_snap & video_11_correction1.m2ts
RENDER_FILE_PER_LABEL 0
RENDER_LOADMODE 0
RENDER_RANGE_TYPE 3
RENDER_PATH /home/fabrice/planche_mouvement_test_sur_snap & video_11_correction1.m2ts
RENDER_FORMAT 33
RENDER_USE_HEADER 1
RENDER_FFORMAT m2ts
RENDER_FF_FORMAT_OPTIONS 
RENDER_AUDIO 1
RENDER_VIDEO 1
RENDER_AUDIO_CODEC bluray.m2ts
RENDER_VIDEO_CODEC bluray.m2ts
RENDER_AMPEG_BITRATE 256
RENDER_AMPEG_DERIVATIVE 3
RENDER_VORBIS_VBR 0
RENDER_VORBIS_MIN_BITRATE -1
RENDER_VORBIS_BITRATE 128000
RENDER_VORBIS_MAX_BITRATE -1
RENDER_FF_AUDIO_OPTIONS id 0x1100
+maxrate 9000000
+minrate 0
+bufsize 1835008
+
RENDER_FF_SAMPLE_FORMAT fltp
RENDER_FF_AUDIO_BITRATE 0
RENDER_FF_AUDIO_QUALITY -1
RENDER_FF_VIDEO_OPTIONS bluray-compat=1
+id=0x1011
+level=41
+bf=2
+#
+# bluray does not do 1080p, this flags interlaced, but renders progressive
+# fake-interlaced=1
+slices=4
+sar=1:1
+cin_pix_fmt=yuv420p
+#
+refs=3
+color_range=mpeg
+colorspace=bt709
+color_trc=bt709
+color_primaries=bt709
+profile=high
+preset=medium
+flags=+cgop
+x264-params keyint=25:min-keyint=4:qpmin=3:qpmax=33:qp_step=4:merange=8:vbv-maxrate=40000:vbv-bufsize=30000
+
RENDER_FF_PIXEL_FORMAT yuv420p
RENDER_FF_VIDEO_BITRATE 25000000
RENDER_FF_VIDEO_QUALITY -1
RENDER_FF_COLOR_SPACE -1
RENDER_FF_COLOR_RANGE -1
RENDER_THEORA_FIX_BITRATE 1
RENDER_THEORA_BITRATE 860000
RENDER_THEORA_QUALITY 16
RENDER_THEORA_SHARPNESS 2
RENDER_THEORA_KEYFRAME_FREQUENCY 64
RENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
RENDER_MP3_BITRATE 224
RENDER_JPEG_QUALITY 80
RENDER_ASPECT_RATIO -1.0000000000000000e+00
RENDER_VMPEG_IFRAME_DISTANCE 45
RENDER_VMPEG_PFRAME_DISTANCE 0
RENDER_VMPEG_PROGRESSIVE 0
RENDER_VMPEG_DENOISE 1
RENDER_VMPEG_BITRATE 1000000
RENDER_VMPEG_DERIVATIVE 1
RENDER_VMPEG_QUANTIZATION 15
RENDER_VMPEG_CMODEL 7
RENDER_VMPEG_FIX_BITRATE 0
RENDER_VMPEG_SEQ_CODES 0
RENDER_VMPEG_PRESET 0
RENDER_VMPEG_FIELD_ORDER 0
RENDER_AC3_BITRATE 128
RENDER_PNG_USE_ALPHA 1
RENDER_PNG_DEPTH 8
RENDER_PNG_COMPRESSION 0
RENDER_EXR_USE_ALPHA 0
RENDER_EXR_COMPRESSION 0
RENDER_TIFF_CMODEL 0
RENDER_TIFF_COMPRESSION 0
RENDER_MOV_SPHERE 0
RENDER_JPEG_SPHERE 0
RENDER_BITS 16
RENDER_DITHER 0
RENDER_SIGNED 1
RENDER_BYTE_ORDER 1
RENDER_CHANNELS 2
RENDER_RATE 48000
RENDER_HEADER 0
RENDER_AUDIO_LENGTH 0
RENDER_HEIGHT 1080
RENDER_WIDTH 1920
RENDER_ACTUAL_HEIGHT 0
RENDER_ACTUAL_WIDTH 0
RENDER_PROXY_SCALE 0
RENDER_PROGRAM -1
RENDER_LAYERS 1
RENDER_FRAMERATE 5.0000000000000000e+01
RENDER_VIDEO_LENGTH 0
RENDER_SINGLE_FRAME 0
RECENT_FFMPEG_PATH_1 /home/fabrice/planche_mouvement_test_sur_snap & video_11.m2ts
RECENT_FFMPEG_PATH_2 /home/fabrice/test.m2ts
RECENT_FFMPEG_PATH_3 /home/fabrice/complet09.m2ts
SUBTTL_SCRIPT_PATH essai.srt
SUBTTL_SCRIPT_ENTRY_NO 0
SUBTTL_SCRIPT_TEXT_NO -1
RECENT_FFMPEG_PATH_4 /home/fabrice/complet08v2_test.m2ts
RECENT_FFMPEG_PATH_5 /home/fabrice/complet08v2_test.mp4
RECENT_FFMPEG_PATH_6 /home/fabrice/test.mp4
RECENT_Microsoft WAV_PATH_0 /home/fabrice/fin2.wav
RECENT_FFMPEG_PATH_7 /home/fabrice/complet07.m2ts
BATCHRENDER_PATH 
BATCHRENDER_FORMAT 0
BATCHRENDER_USE_HEADER 1
BATCHRENDER_FFORMAT mp4
BATCHRENDER_FF_FORMAT_OPTIONS 
BATCHRENDER_AUDIO 1
BATCHRENDER_VIDEO 1
BATCHRENDER_AUDIO_CODEC 
BATCHRENDER_VIDEO_CODEC 
BATCHRENDER_AMPEG_BITRATE 256
BATCHRENDER_AMPEG_DERIVATIVE 3
BATCHRENDER_VORBIS_VBR 0
BATCHRENDER_VORBIS_MIN_BITRATE -1
BATCHRENDER_VORBIS_BITRATE 128000
BATCHRENDER_VORBIS_MAX_BITRATE -1
BATCHRENDER_FF_AUDIO_OPTIONS 
BATCHRENDER_FF_SAMPLE_FORMAT 
BATCHRENDER_FF_AUDIO_BITRATE 0
BATCHRENDER_FF_AUDIO_QUALITY -1
BATCHRENDER_FF_VIDEO_OPTIONS 
BATCHRENDER_FF_PIXEL_FORMAT 
BATCHRENDER_FF_VIDEO_BITRATE 0
BATCHRENDER_FF_VIDEO_QUALITY -1
BATCHRENDER_FF_COLOR_SPACE -1
BATCHRENDER_FF_COLOR_RANGE -1
BATCHRENDER_THEORA_FIX_BITRATE 1
BATCHRENDER_THEORA_BITRATE 860000
BATCHRENDER_THEORA_QUALITY 16
BATCHRENDER_THEORA_SHARPNESS 2
BATCHRENDER_THEORA_KEYFRAME_FREQUENCY 64
BATCHRENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
BATCHRENDER_MP3_BITRATE 224
BATCHRENDER_JPEG_QUALITY 80
BATCHRENDER_ASPECT_RATIO -1.0000000000000000e+00
BATCHRENDER_VMPEG_IFRAME_DISTANCE 45
BATCHRENDER_VMPEG_PFRAME_DISTANCE 0
BATCHRENDER_VMPEG_PROGRESSIVE 0
BATCHRENDER_VMPEG_DENOISE 1
BATCHRENDER_VMPEG_BITRATE 1000000
BATCHRENDER_VMPEG_DERIVATIVE 1
BATCHRENDER_VMPEG_QUANTIZATION 15
BATCHRENDER_VMPEG_CMODEL 7
BATCHRENDER_VMPEG_FIX_BITRATE 0
BATCHRENDER_VMPEG_SEQ_CODES 0
BATCHRENDER_VMPEG_PRESET 0
BATCHRENDER_VMPEG_FIELD_ORDER 0
BATCHRENDER_AC3_BITRATE 128
BATCHRENDER_PNG_USE_ALPHA 0
BATCHRENDER_PNG_DEPTH 8
BATCHRENDER_PNG_COMPRESSION 0
BATCHRENDER_EXR_USE_ALPHA 0
BATCHRENDER_EXR_COMPRESSION 0
BATCHRENDER_TIFF_CMODEL 0
BATCHRENDER_TIFF_COMPRESSION 0
BATCHRENDER_MOV_SPHERE 0
BATCHRENDER_JPEG_SPHERE 0
BATCHRENDER_BITS 16
BATCHRENDER_DITHER 0
BATCHRENDER_SIGNED 1
BATCHRENDER_BYTE_ORDER 1
BATCHRENDER_CHANNELS 2
BATCHRENDER_RATE 48000
BATCHRENDER_HEADER 0
BATCHRENDER_AUDIO_LENGTH 0
BATCHRENDER_HEIGHT 0
BATCHRENDER_WIDTH 0
BATCHRENDER_ACTUAL_HEIGHT 0
BATCHRENDER_ACTUAL_WIDTH 0
BATCHRENDER_PROXY_SCALE 0
BATCHRENDER_PROGRAM -1
BATCHRENDER_LAYERS 0
BATCHRENDER_FRAMERATE 0.0000000000000000e+00
BATCHRENDER_VIDEO_LENGTH 0
BATCHRENDER_SINGLE_FRAME 0
BATCHRENDER_COLUMN0 42
BATCHRENDER_COLUMN1 42
BATCHRENDER_COLUMN2 42
BATCHRENDER_COLUMN3 222
BATCHRENDER_COLUMN4 375
BATCHRENDER_COLUMN5 150
RECENT_Microsoft WAV_PATH_0 /home/fabrice/piper.wav
RECENT_Microsoft WAV_PATH_1 /home/piper.wav
RECENT_FFMPEG_PATH_8 /home/fabrice/complet.m2ts
RECENT_FFMPEG_PATH_9 /home/fabrice/result.m2ts
ZOOM_ATRACK 64
ZOOM_VTRACK 64
USE_RELEASE 0
RENDERFARM_NODE0 localhost
RENDERFARM_PORT0 1030
RENDERFARM_ENABLED0 1
RENDERFARM_RATE0 3.572583e+01
RENDERFARM_NODE1 localhost
RENDERFARM_PORT1 1031
RENDERFARM_ENABLED1 1
RENDERFARM_RATE1 3.909047e+01
RENDERFARM_NODE2 localhost
RENDERFARM_PORT2 1032
RENDERFARM_ENABLED2 1
RENDERFARM_RATE2 8.936234e+00
RENDERFARM_NODE3 localhost
RENDERFARM_PORT3 1033
RENDERFARM_ENABLED3 1
RENDERFARM_RATE3 4.061958e+01
RENDERFARM_NODE4 localhost
RENDERFARM_PORT4 1034
RENDERFARM_ENABLED4 1
RENDERFARM_RATE4 3.894482e+01
RENDERFARM_NODE5 localhost
RENDERFARM_PORT5 1036
RENDERFARM_ENABLED5 0
RENDERFARM_RATE5 0.000000e+00
RENDERFARM_NODE6 localhost
RENDERFARM_PORT6 1037
RENDERFARM_ENABLED6 0
RENDERFARM_RATE6 0.000000e+00
RENDERFARM_NODE7 localhost
RENDERFARM_PORT7 1038
RENDERFARM_ENABLED7 0
RENDERFARM_RATE7 0.000000e+00
RENDERFARM_NODE8 localhost
RENDERFARM_PORT8 1039
RENDERFARM_ENABLED8 0
RENDERFARM_RATE8 0.000000e+00
RENDERFARM_NODE9 localhost
RENDERFARM_PORT9 1040
RENDERFARM_ENABLED9 0
RENDERFARM_RATE9 0.000000e+00
RENDERFARM_NODE10 localhost
RENDERFARM_PORT10 1041
RENDERFARM_ENABLED10 0
RENDERFARM_RATE10 0.000000e+00
RENDERFARM_NODE11 localhost
RENDERFARM_PORT11 1042
RENDERFARM_ENABLED11 0
RENDERFARM_RATE11 0.000000e+00
RENDERFARM_NODE12 localhost
RENDERFARM_PORT12 1043
RENDERFARM_ENABLED12 0
RENDERFARM_RATE12 0.000000e+00
RENDERFARM_NODE13 localhost
RENDERFARM_PORT13 1044
RENDERFARM_ENABLED13 0
RENDERFARM_RATE13 0.000000e+00
RENDERFARM_NODE14 localhost
RENDERFARM_PORT14 1045
RENDERFARM_ENABLED14 0
RENDERFARM_RATE14 0.000000e+00
RENDERFARM_NODE15 localhost
RENDERFARM_PORT15 1046
RENDERFARM_ENABLED15 0
RENDERFARM_RATE15 0.000000e+00
RENDERFARM_NODE16 localhost
RENDERFARM_PORT16 1047
RENDERFARM_ENABLED16 0
RENDERFARM_RATE16 0.000000e+00
RENDERFARM_NODE17 localhost
RENDERFARM_PORT17 1048
RENDERFARM_ENABLED17 0
RENDERFARM_RATE17 0.000000e+00
RENDERFARM_NODE18 localhost
RENDERFARM_PORT18 1049
RENDERFARM_ENABLED18 0
RENDERFARM_RATE18 0.000000e+00
RENDERFARM_NODE19 localhost
RENDERFARM_PORT19 1050
RENDERFARM_ENABLED19 0
RENDERFARM_RATE19 0.000000e+00
RENDERFARM_NODE20 localhost
RENDERFARM_PORT20 1051
RENDERFARM_ENABLED20 0
RENDERFARM_RATE20 0.000000e+00
CONVERT_PATH .mp4
CONVERT_FORMAT 33
CONVERT_USE_HEADER 1
CONVERT_FFORMAT mp4
CONVERT_FF_FORMAT_OPTIONS 
CONVERT_AUDIO_CODEC h264.mp4
CONVERT_VIDEO_CODEC h264.mp4
CONVERT_AMPEG_BITRATE 256
CONVERT_AMPEG_DERIVATIVE 3
CONVERT_VORBIS_VBR 0
CONVERT_VORBIS_MIN_BITRATE -1
CONVERT_VORBIS_BITRATE 128000
CONVERT_VORBIS_MAX_BITRATE -1
CONVERT_FF_AUDIO_OPTIONS 
+
CONVERT_FF_SAMPLE_FORMAT fltp
CONVERT_FF_AUDIO_BITRATE 256000
CONVERT_FF_AUDIO_QUALITY -1
CONVERT_FF_VIDEO_OPTIONS # use framerate for 1 keyframe/sec, needed for seeks
+keyint_min=25
+x264-params keyint=25
+
CONVERT_FF_PIXEL_FORMAT yuv420p
CONVERT_FF_VIDEO_BITRATE 2560000
CONVERT_FF_VIDEO_QUALITY -1
CONVERT_FF_COLOR_SPACE -1
CONVERT_FF_COLOR_RANGE -1
CONVERT_THEORA_FIX_BITRATE 1
CONVERT_THEORA_BITRATE 860000
CONVERT_THEORA_QUALITY 16
CONVERT_THEORA_SHARPNESS 2
CONVERT_THEORA_KEYFRAME_FREQUENCY 64
CONVERT_THEORA_FORCE_KEYFRAME_FREQUENCY 64
CONVERT_MP3_BITRATE 224
CONVERT_JPEG_QUALITY 80
CONVERT_ASPECT_RATIO -1.0000000000000000e+00
CONVERT_VMPEG_IFRAME_DISTANCE 45
CONVERT_VMPEG_PFRAME_DISTANCE 0
CONVERT_VMPEG_PROGRESSIVE 0
CONVERT_VMPEG_DENOISE 1
CONVERT_VMPEG_BITRATE 1000000
CONVERT_VMPEG_DERIVATIVE 1
CONVERT_VMPEG_QUANTIZATION 15
CONVERT_VMPEG_CMODEL 7
CONVERT_VMPEG_FIX_BITRATE 0
CONVERT_VMPEG_SEQ_CODES 0
CONVERT_VMPEG_PRESET 0
CONVERT_VMPEG_FIELD_ORDER 0
CONVERT_AC3_BITRATE 128
CONVERT_PNG_USE_ALPHA 0
CONVERT_PNG_DEPTH 8
CONVERT_PNG_COMPRESSION 0
CONVERT_EXR_USE_ALPHA 0
CONVERT_EXR_COMPRESSION 0
CONVERT_TIFF_CMODEL 0
CONVERT_TIFF_COMPRESSION 0
CONVERT_MOV_SPHERE 0
CONVERT_JPEG_SPHERE 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/audio.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001.wav
RECENT_Séquence PNG_PATH_0 /home/fabrice/png/video001.pngs
RECENT_PNG_PATH_0 /home/fabrice/video001.png
SHBTN4_NAME -> Fab-render
SHBTN4_COMMANDS bash ~/Privé/fab_guide/fab_guide-nos_videos/fab-render.sh
SHBTN4_WARN 0
SHBTN4_RUN_SCRIPT 0
SHBTN5_NAME -> Terminal
SHBTN5_COMMANDS gnome-terminal
SHBTN5_WARN 0
SHBTN5_RUN_SCRIPT 0
SHBTN6_NAME -> manuel Secret of Cinelerra
SHBTN6_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/cinelerra.html
SHBTN6_WARN 0
SHBTN6_RUN_SCRIPT 0
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RENDERFARM_NODE21 localhost
RENDERFARM_PORT21 1052
RENDERFARM_ENABLED21 0
RENDERFARM_RATE21 0.000000e+00
RECORD_PROXY_EDL 0
GANG_TRACKS 0
RENDER_PROXY_EDL 0
TIMECODE_OFFSET 0.0000000000000000e+00
AUTO_ROTATE 1
AUDIO_CHANNELS 2
SAMPLE_RATE 44100
AUDIO_BITS 16
BYTE_ORDER 1
SIGNED_ 1
HEADER 0
CONVERT_SUFFIX .transcode
CONVERT_REMOVE_ORIGINALS 1
CONVERT_BEEP 0.000000e+00
CONVERT_TO_PROXY 0
CONVERT_AUDIO 1
CONVERT_VIDEO 1
B_FRAGMENT_SIZE 16384
B_AUDIO_OFFSET 0.000000e+00
B_AUDIO_OUT_MAP51_2 0
B_AUDIO_OUT_GAIN 1.0000000000000000e+00
B_AUDIO_OUT_DRIVER 4
B_OSS_ENABLE_0 1
B_OSS_OUT_DEVICE_0 /dev/dsp
B_OSS_ENABLE_1 0
B_OSS_OUT_DEVICE_1 /dev/dsp
B_OSS_ENABLE_2 0
B_OSS_OUT_DEVICE_2 /dev/dsp
B_OSS_ENABLE_3 0
B_OSS_OUT_DEVICE_3 /dev/dsp
B_OSS_ENABLE_4 0
B_OSS_OUT_DEVICE_4 /dev/dsp
B_OSS_ENABLE_5 0
B_OSS_OUT_DEVICE_5 /dev/dsp
B_OSS_ENABLE_6 0
B_OSS_OUT_DEVICE_6 /dev/dsp
B_OSS_ENABLE_7 0
B_OSS_OUT_DEVICE_7 /dev/dsp
B_OSS_OUT_BITS 16
B_ALSA_OUT_DEVICE default
B_ALSA_OUT_BITS 16
B_ALSA_INTERRUPT_WORKAROUND 0
B_ESOUND_OUT_SERVER 
B_PULSE_OUT_SERVER 
B_ESOUND_OUT_PORT 0
B_AFIREWIRE_OUT_CHANNEL 63
B_AFIREWIRE_OUT_PORT 0
B_AFIREWIRE_OUT_PATH /dev/video1394
B_AFIREWIRE_OUT_SYT 30000
B_ADV1394_OUT_CHANNEL 63
B_ADV1394_OUT_PORT 0
B_ADV1394_OUT_PATH /dev/dv1394
B_ADV1394_OUT_SYT 30000
B_VIDEO_OUT_DRIVER 17
B_X11_OUT_DEVICE 
B_X11_USE_FIELDS 0
B_VFIREWIRE_OUT_CHANNEL 63
B_VFIREWIRE_OUT_PORT 0
B_VFIREWIRE_OUT_PATH /dev/video1394
B_VFIREWIRE_OUT_SYT 30000
B_VDV1394_OUT_CHANNEL 63
B_VDV1394_OUT_PORT 0
B_VDV1394_OUT_PATH /dev/dv1394
B_VDV1394_OUT_SYT 30000
SUBTTL_SCRIPT_FORMAT 1
BIN_FOLDER_ENA 80
BIN_FOLDER_TGT 80
BIN_FOLDER_OPR 135
BIN_FOLDER_VAL 180
LOCALE sys
CACHE_TRANSITIONS 1
TILE_MIXERS_X 0
TILE_MIXERS_Y 0
TILE_MIXERS_W 0
TILE_MIXERS_H 0
AUTO_COLOR_MUTE 16744576
AUTO_COLOR_CAMERA_X 16711680
AUTO_COLOR_CAMERA_Y 65280
AUTO_COLOR_CAMERA_Z 255
AUTO_COLOR_PROJECTOR_X 16761024
AUTO_COLOR_PROJECTOR_Y 12648384
AUTO_COLOR_PROJECTOR_Z 9474303
AUTO_COLOR_FADE 16753393
AUTO_COLOR_SPEED 16744448
RECENT_Microsoft WAV_PATH_0 /home/fabrice/audio.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/audio.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master.wav
RECENT_Microsoft WAV_PATH_0 ~/piper.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/master.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/master.wav
RECENT_Microsoft WAV_PATH_0 //tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 //tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 //tmp/piper001essai2.wav
RECENT_Microsoft WAV_PATH_1 //tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper0011.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001a.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
EDLEXPORT_PATH 
EDLEXPORT_TYPE 1
EDLEXPORT_TRACKNUMBER 0
BATCHRENDER_PROXY_EDL 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
SHBTN7_NAME -> manuel CinelerraGG
SHBTN7_COMMANDS evince ~/Privé/fab_guide/fab_guide-nos_videos/CinelerraGG_Manual.pdf 
+
SHBTN7_WARN 0
SHBTN7_RUN_SCRIPT 0
SHBTN8_NAME -> manuel CinelerraCV
SHBTN8_COMMANDS evince ~/Privé/fab_guide/fab_guide-nos_videos/CinelerraCV_Manual.pdf 
+
SHBTN8_WARN 0
SHBTN8_RUN_SCRIPT 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
SHBTN9_NAME -> Fab-extraction guide papa 600px
SHBTN9_COMMANDS /home/fabrice/Privé/fab_guide/fab_guide-nos_videos/fab-extraction_guide_papa_600px.sh
SHBTN9_WARN 0
SHBTN9_RUN_SCRIPT 1
SHBTN10_NAME -> Extraction guide papa 600px
SHBTN10_COMMANDS /home/fabrice/Privé/fab_guide/fab_guide-nos_videos/extraction_guide_papa_600px.sh
SHBTN10_WARN 0
SHBTN10_RUN_SCRIPT 1
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master_2021-03-10_v01 version ambiance mono.wav
RECENT_Microsoft WAV_PATH_1 /tmp/master_2021-03-07_v01 rectification.xml.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master_2021-03-10_v03 version stereo gain  5.wav
RECENT_Microsoft WAV_PATH_1 /tmp/master_2021-03-10_v02 version ambiance stereo de -13 à -20(gain).wav
RECENT_Microsoft WAV_PATH_0 /tmp/master_2021-03-10_v04 version stereo gain -2.5.wav
RECENT_RECENT_PROJECT_RECENT_PROJECT_0 /mnt/cin/rushes/en_attente/arzvillers_ascenceur_3D
PROJECT_DIRECTORY /mnt/cin/rushes/en_attente/arzvillers_ascenceur_3D
PROJECT_RELOAD 0
PROJECT_OVERWRITE 0
PROJECT_SAVE_MODE 0
RECENT_RECENT_PROJECT_RECENT_PROJECT_1 /mnt/cin/rushes/en_attente/arzvillers_ascenceur
UNSAFE_GUI 0
ONGOING_BACKUPS 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Séquence EXR_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render_h264/piperMux.wav
RECENT_Microsoft WAV_PATH_1  /tmp/fab-render_h264/piperMux.wav
RECENT_Microsoft WAV_PATH_2 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render_h264/pipes/piper001.wav
RECENT_Microsoft WAV_PATH_1 /tmp/fab-render_h264/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render_h264/pipes/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_1 /tmp/fab-render_h264/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
SLOW_SPEED 5.000000e-01
FAST_SPEED 2.000000e+00
Cinelerra_rc-3 (42,387 bytes)
fary54

fary54

2021-09-08 16:30

reporter   ~0004943

@MatN
Thank you so much, I feel less alone.
I was beginning to think I was the only one with this problem.

@Andrew-R
I don't understand that this works for you and not for months, yet I think I have followed your procedure carefully.
My Cinelerra_rc file

Cinelerra_rc-2 (42,387 bytes)
LAST_LANG fr_FR.UTF-8
MWINDOWWIDTH 1680
MWINDOWHEIGHT 986
LOADS_TOTAL 20
TOTAL_LOADS 10
TOTAL_AEFFECTS 0
TOTAL_VEFFECTS 0
FILEBOX_HISTORY_PATH0 /
FILEBOX_HISTORY_ID0 7745
FILEBOX_HISTORY_PATH1 /home/
FILEBOX_HISTORY_ID1 7746
FILEBOX_HISTORY_PATH2 /home/fabrice/
FILEBOX_HISTORY_ID2 7748
FILEBOX_HISTORY_PATH3 /home/fabrice/Privé/
FILEBOX_HISTORY_ID3 7724
FILEBOX_HISTORY_PATH4 /home/fabrice/Privé/fab_guide/
FILEBOX_HISTORY_ID4 7723
FILEBOX_HISTORY_PATH5 /home/fabrice/Privé/fab_guide/fab_onyx_book/
FILEBOX_HISTORY_ID5 7722
FILEBOX_HISTORY_PATH6 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/
FILEBOX_HISTORY_ID6 7721
FILEBOX_HISTORY_PATH7 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/
FILEBOX_HISTORY_ID7 7720
FILEBOX_HISTORY_PATH8 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/
FILEBOX_HISTORY_ID8 7719
FILEBOX_HISTORY_PATH9 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/En construction/
FILEBOX_HISTORY_ID9 7718
FILEBOX_HISTORY_PATH10 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/En construction/Mathias Dalle Music/
FILEBOX_HISTORY_ID10 7717
FILEBOX_HISTORY_PATH11 /mnt/
FILEBOX_HISTORY_ID11 7744
FILEBOX_HISTORY_PATH12 /mnt/cin/
FILEBOX_HISTORY_ID12 7743
FILEBOX_HISTORY_PATH13 /mnt/cin/rushes/
FILEBOX_HISTORY_ID13 7742
FILEBOX_HISTORY_PATH14 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/
FILEBOX_HISTORY_ID14 7741
FILEBOX_HISTORY_PATH15 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/
FILEBOX_HISTORY_ID15 7740
FILEBOX_MODE 0
FILEBOX_W 857
FILEBOX_H 509
FILEBOX_TYPE0 0
FILEBOX_TYPE1 1
FILEBOX_TYPE2 2
FILEBOX_TYPE3 3
FILEBOX_WIDTH0 950
FILEBOX_WIDTH1 100
FILEBOX_WIDTH2 100
FILEBOX_WIDTH3 100
FILEBOX_FILTER 
FILEBOX_SIZE_FORMAT 1
ACHANNEL_ANGLE_0 180
ACHANNEL_ANGLE_1 0
ACHANNEL_ANGLE_2 0
ACHANNEL_ANGLE_3 0
ACHANNEL_ANGLE_4 0
ACHANNEL_ANGLE_5 0
ACHANNEL_ANGLE_6 0
ACHANNEL_ANGLE_7 0
ACHANNEL_ANGLE_8 0
ACHANNEL_ANGLE_9 0
ACHANNEL_ANGLE_10 0
ACHANNEL_ANGLE_11 0
ACHANNEL_ANGLE_12 0
ACHANNEL_ANGLE_13 0
ACHANNEL_ANGLE_14 0
ACHANNEL_ANGLE_15 0
ACHANNEL_ANGLE_16 0
ACHANNEL_ANGLE_17 0
ACHANNEL_ANGLE_18 0
ACHANNEL_ANGLE_19 0
ACHANNEL_ANGLE_20 0
ACHANNEL_ANGLE_21 0
ACHANNEL_ANGLE_22 0
ACHANNEL_ANGLE_23 0
ACHANNEL_ANGLE_24 0
ACHANNEL_ANGLE_25 0
ACHANNEL_ANGLE_26 0
ACHANNEL_ANGLE_27 0
ACHANNEL_ANGLE_28 0
ACHANNEL_ANGLE_29 0
ACHANNEL_ANGLE_30 0
ACHANNEL_ANGLE_31 0
ACHANNELS 2
R_AUDIOINDRIVER 4
R_AFIREWIRE_IN_PORT 0
R_AFIREWIRE_IN_CHANNEL 63
R_AFIREWIRE_IN_PATH /dev/raw1394
R_OSS_ENABLE_0 1
R_OSS_IN_DEVICE_0 /dev/dsp
R_OSS_ENABLE_1 0
R_OSS_IN_DEVICE_1 /dev/dsp
R_OSS_ENABLE_2 0
R_OSS_IN_DEVICE_2 /dev/dsp
R_OSS_ENABLE_3 0
R_OSS_IN_DEVICE_3 /dev/dsp
R_OSS_ENABLE_4 0
R_OSS_IN_DEVICE_4 /dev/dsp
R_OSS_ENABLE_5 0
R_OSS_IN_DEVICE_5 /dev/dsp
R_OSS_ENABLE_6 0
R_OSS_IN_DEVICE_6 /dev/dsp
R_OSS_ENABLE_7 0
R_OSS_IN_DEVICE_7 /dev/dsp
R_OSS_IN_BITS 16
R_ESOUND_IN_SERVER 
R_PULSE_IN_SERVER 
R_ESOUND_IN_PORT 0
R_ALSA_IN_DEVICE default
R_ALSA_IN_BITS 16
R_IN_SAMPLERATE 48000
R_AUDIO_DVB_IN_ADAPTER /dev/dvb/adapter0
R_AUDIO_DVB_IN_DEVICE 0
R_DVB_IN_BITS 16
R_V4L2_IN_BITS 16
R_IN_CHANNELS 2
R_FOLLOW_AUDIO 1
R_AUDIO_IN_MAP51_2 1
R_AUDIO_IN_GAIN 1.0000000000000000e+00
ASSET_COLUMN0 304
ASSET_COLUMN1 630
SHOW_MUTE 0
SHOW_CAMERA_X 0
SHOW_CAMERA_Y 0
SHOW_CAMERA_Z 0
SHOW_PROJECTOR_X 0
SHOW_PROJECTOR_Y 0
SHOW_PROJECTOR_Z 0
SHOW_FADE 1
SHOW_PAN 0
SHOW_MODE 0
SHOW_MASK 0
SHOW_SPEED 0
SHOW_TRANSITIONS 1
SHOW_PLUGINS 1
SHOW_HARD_EDGES 0
ASSETLIST_FORMAT 0
ASPECTW 1.600000e+01
ASPECTH 9.000000e+00
ATRACKS 2
AUTOS_FOLLOW_EDITS 1
BRENDER_START 0.0000000000000000e+00
BRENDER_END 0.0000000000000000e+00
COLOR_MODEL RGBA-8 Bit
INTERLACE_MODE UNKNOWN
EYEDROP_RADIUS 0
CROP_X1 0
CROP_X2 180
CROP_Y1 0
CROP_Y2 100
RULER_X1 0.000000e+00
RULER_X2 0.000000e+00
RULER_Y1 0.000000e+00
RULER_Y2 0.000000e+00
AWINDOW_FOLDER 0
CURSOR_ON_FRAMES 1
TYPELESS_KEYFRAMES 0
CWINDOW_DEST 0
CWINDOW_MASK 0
CWINDOW_METER 1
CWINDOW_OPERATION 5
CWINDOW_SCROLLBARS 0
CWINDOW_XSCROLL 0
CWINDOW_YSCROLL -220
CWINDOW_ZOOM 0.000000e+00
CWINDOW_CLICK2PLAY 0
CWINDOW_CLEAR_COLOR 0
CWINDOW_CLEAR_ALPHA 0
DEFAULT_ATRANSITION Crossfade
DEFAULT_VTRANSITION Dissolve
DEFAULT_TRANSITION_LENGTH 1.0000000000000000e+00
EDIT_HANDLE_MODE0 0
EDIT_HANDLE_MODE1 1
EDIT_HANDLE_MODE2 2
EDITING_MODE 1
ENABLE_DUPLEX 1
FOLDERLIST_FORMAT 0
FRAMERATE 2.5000000000000000e+01
FRAMES_PER_FOOT 1.600000e+01
HIGHLIGHTED_TRACK 0
INTERPOLATION_TYPE 1
INTERPOLATE_RAW 1
WHITE_BALANCE_RAW 1
LABELS_FOLLOW_EDITS 1
PLUGINS_FOLLOW_EDITS 1
SINGLE_STANDALONE 1
PLAYBACK_PRELOAD 0
AUTO_KEYFRAMES 0
SPAN_KEYFRAMES 0
METER_FORMAT 0
MIN_METER_DB -80
MAX_METER_DB 6
OUTPUTW 1920
OUTPUTH 1080
PLAYBACK_BUFFER 4096
PLAYBACK_SOFTWARE_POSITION 0
PLAYBACK_ACTIVE_CONFIG 0
A_FRAGMENT_SIZE 16384
A_AUDIO_OFFSET 0.000000e+00
A_AUDIO_OUT_MAP51_2 0
A_AUDIO_OUT_GAIN 1.0000000000000000e+00
A_AUDIO_OUT_DRIVER 4
A_OSS_ENABLE_0 1
A_OSS_OUT_DEVICE_0 /dev/dsp
A_OSS_ENABLE_1 0
A_OSS_OUT_DEVICE_1 /dev/dsp
A_OSS_ENABLE_2 0
A_OSS_OUT_DEVICE_2 /dev/dsp
A_OSS_ENABLE_3 0
A_OSS_OUT_DEVICE_3 /dev/dsp
A_OSS_ENABLE_4 0
A_OSS_OUT_DEVICE_4 /dev/dsp
A_OSS_ENABLE_5 0
A_OSS_OUT_DEVICE_5 /dev/dsp
A_OSS_ENABLE_6 0
A_OSS_OUT_DEVICE_6 /dev/dsp
A_OSS_ENABLE_7 0
A_OSS_OUT_DEVICE_7 /dev/dsp
A_OSS_OUT_BITS 16
A_ALSA_OUT_DEVICE default
A_ALSA_OUT_BITS 16
A_ALSA_INTERRUPT_WORKAROUND 0
A_ESOUND_OUT_SERVER 
A_PULSE_OUT_SERVER 
A_ESOUND_OUT_PORT 0
A_AFIREWIRE_OUT_CHANNEL 63
A_AFIREWIRE_OUT_PORT 0
A_AFIREWIRE_OUT_PATH /dev/video1394
A_AFIREWIRE_OUT_SYT 30000
A_ADV1394_OUT_CHANNEL 63
A_ADV1394_OUT_PORT 0
A_ADV1394_OUT_PATH /dev/dv1394
A_ADV1394_OUT_SYT 30000
A_VIDEO_OUT_DRIVER 10
A_X11_OUT_DEVICE 
A_X11_USE_FIELDS 0
A_VFIREWIRE_OUT_CHANNEL 63
A_VFIREWIRE_OUT_PORT 0
A_VFIREWIRE_OUT_PATH /dev/video1394
A_VFIREWIRE_OUT_SYT 30000
A_VDV1394_OUT_CHANNEL 63
A_VDV1394_OUT_PORT 0
A_VDV1394_OUT_PATH /dev/dv1394
A_VDV1394_OUT_SYT 30000
PLAYBACK_HOSTNAME localhost
PLAYBACK_PORT 23456
PLAYBACK_REALTIME 0
REALTIME_RECORD 0
RECORD_POSITIONING 1
RECORD_RAW_STREAM 0
RECORD_SYNC_DRIVES 0
RECORD_FRAGMENT_SIZE 2048
RECORD_WRITE_LENGTH 131072
RECORD_REALTIME_TOC 1
RECORD_PATH 
RECORD_FORMAT 0
RECORD_USE_HEADER 1
RECORD_FFORMAT mp4
RECORD_FF_FORMAT_OPTIONS 
RECORD_AUDIO 0
RECORD_VIDEO 0
RECORD_AUDIO_CODEC 
RECORD_VIDEO_CODEC 
RECORD_AMPEG_BITRATE 256
RECORD_AMPEG_DERIVATIVE 3
RECORD_VORBIS_VBR 0
RECORD_VORBIS_MIN_BITRATE -1
RECORD_VORBIS_BITRATE 128000
RECORD_VORBIS_MAX_BITRATE -1
RECORD_FF_AUDIO_OPTIONS 
RECORD_FF_SAMPLE_FORMAT 
RECORD_FF_AUDIO_BITRATE 0
RECORD_FF_AUDIO_QUALITY -1
RECORD_FF_VIDEO_OPTIONS 
RECORD_FF_PIXEL_FORMAT 
RECORD_FF_VIDEO_BITRATE 0
RECORD_FF_VIDEO_QUALITY -1
RECORD_FF_COLOR_SPACE -1
RECORD_FF_COLOR_RANGE -1
RECORD_THEORA_FIX_BITRATE 1
RECORD_THEORA_BITRATE 860000
RECORD_THEORA_QUALITY 16
RECORD_THEORA_SHARPNESS 2
RECORD_THEORA_KEYFRAME_FREQUENCY 64
RECORD_THEORA_FORCE_KEYFRAME_FREQUENCY 64
RECORD_MP3_BITRATE 224
RECORD_JPEG_QUALITY 80
RECORD_ASPECT_RATIO -1.0000000000000000e+00
RECORD_VMPEG_IFRAME_DISTANCE 45
RECORD_VMPEG_PFRAME_DISTANCE 0
RECORD_VMPEG_PROGRESSIVE 0
RECORD_VMPEG_DENOISE 1
RECORD_VMPEG_BITRATE 1000000
RECORD_VMPEG_DERIVATIVE 1
RECORD_VMPEG_QUANTIZATION 15
RECORD_VMPEG_CMODEL 7
RECORD_VMPEG_FIX_BITRATE 0
RECORD_VMPEG_SEQ_CODES 0
RECORD_VMPEG_PRESET 0
RECORD_VMPEG_FIELD_ORDER 0
RECORD_AC3_BITRATE 128
RECORD_PNG_USE_ALPHA 0
RECORD_PNG_DEPTH 8
RECORD_PNG_COMPRESSION 0
RECORD_EXR_USE_ALPHA 0
RECORD_EXR_COMPRESSION 0
RECORD_TIFF_CMODEL 0
RECORD_TIFF_COMPRESSION 0
RECORD_MOV_SPHERE 0
RECORD_JPEG_SPHERE 0
RECORD_BITS 0
RECORD_DITHER 0
RECORD_SIGNED 0
RECORD_BYTE_ORDER 0
RECORD_CHANNELS 0
RECORD_RATE 48000
RECORD_HEADER 0
RECORD_AUDIO_LENGTH 0
RECORD_HEIGHT 0
RECORD_WIDTH 0
RECORD_ACTUAL_HEIGHT 0
RECORD_ACTUAL_WIDTH 0
RECORD_PROXY_SCALE 0
RECORD_PROGRAM -1
RECORD_LAYERS 0
RECORD_FRAMERATE 0.0000000000000000e+00
RECORD_VIDEO_LENGTH 0
RECORD_SINGLE_FRAME 0
SAFE_REGIONS 1
SAMPLERATE 44100
SCRUB_SPEED 2.000000e+00
SI_USEDURATION 1
SI_DURATION 3.000000e+00
SHOW_ASSETS 1
SHOW_TITLES 0
TIME_FORMAT 1
NUDGE_FORMAT 1
TOOL_WINDOW 1
R_VIDEO_IN_DRIVER 1
R_V4L2_IN_DEVICE /dev/video0
R_V4L2JPEG_IN_DEVICE /dev/video0
R_V4L2JPEG_IN_FIELDS 2
R_V4L2MPEG_IN_DEVICE /dev/video0
R_VIDEO_DVB_IN_ADAPTER /dev/dvb/adapter0
R_VIDEO_DVB_IN_DEVICE 0
R_SCREENCAPTURE_DISPLAY 
R_VFIREWIRE_IN_PORT 0
R_VFIREWIRE_IN_CHANNEL 63
R_VFIREWIRE_IN_PATH /dev/raw1394
R_VIDEO_CAPTURE_LENGTH 2
RECORD_W 720
RECORD_H 480
R_IN_FRAMERATE 2.997000e+01
R_FOLLOW_VIDEO 1
VCHANNEL_X_0 0
VCHANNEL_Y_0 0
VCHANNEL_X_1 64
VCHANNEL_Y_1 0
VCHANNEL_X_2 128
VCHANNEL_Y_2 0
VCHANNEL_X_3 192
VCHANNEL_Y_3 0
VCHANNEL_X_4 256
VCHANNEL_Y_4 0
VCHANNEL_X_5 320
VCHANNEL_Y_5 0
VCHANNEL_X_6 384
VCHANNEL_Y_6 0
VCHANNEL_X_7 448
VCHANNEL_Y_7 0
VCHANNEL_X_8 512
VCHANNEL_Y_8 0
VCHANNEL_X_9 576
VCHANNEL_Y_9 0
VCHANNEL_X_10 640
VCHANNEL_Y_10 0
VCHANNEL_X_11 704
VCHANNEL_Y_11 0
VCHANNEL_X_12 768
VCHANNEL_Y_12 0
VCHANNEL_X_13 832
VCHANNEL_Y_13 0
VCHANNEL_X_14 896
VCHANNEL_Y_14 0
VCHANNEL_X_15 960
VCHANNEL_Y_15 0
VCHANNEL_X_16 1024
VCHANNEL_Y_16 0
VCHANNEL_X_17 1088
VCHANNEL_Y_17 0
VCHANNEL_X_18 1152
VCHANNEL_Y_18 0
VCHANNEL_X_19 1216
VCHANNEL_Y_19 0
VCHANNEL_X_20 1280
VCHANNEL_Y_20 0
VCHANNEL_X_21 1344
VCHANNEL_Y_21 0
VCHANNEL_X_22 1408
VCHANNEL_Y_22 0
VCHANNEL_X_23 1472
VCHANNEL_Y_23 0
VCHANNEL_X_24 1536
VCHANNEL_Y_24 0
VCHANNEL_X_25 1600
VCHANNEL_Y_25 0
VCHANNEL_X_26 1664
VCHANNEL_Y_26 0
VCHANNEL_X_27 1728
VCHANNEL_Y_27 0
VCHANNEL_X_28 1792
VCHANNEL_Y_28 0
VCHANNEL_X_29 1856
VCHANNEL_Y_29 0
VCHANNEL_X_30 1920
VCHANNEL_Y_30 0
VCHANNEL_X_31 1984
VCHANNEL_Y_31 0
VCHANNELS 1
VIDEO_EVERY_FRAME 1
VTRACKS 1
VIDEO_WRITE_LENGTH 30
VIEW_FOLLOWS_PLAYBACK 1
VWINDOW_METER 1
VWINDOW_ZOOM 1.000000e+00
VWINDOW_CLICK2PLAY 0
DECODE_SUBTITLES 0
SUBTITLE_NUMBER 0
LABEL_CELLS 0
PROGRAM_NO 0
PROXY_BEEP 0.000000e+00
RENDER_BEEP 0.000000e+00
LOOP_PLAYBACK 0
LOOP_START 0.0000000000000000e+00
LOOP_END 2.8444800000000000e+03
SELECTIONSTART 8.0000000000000000e+00
SELECTIONEND 1.0808000000000000e+02
ZOOM_SAMPLE 8192
ZOOMY 64
ZOOM_TRACK 64
RED 1.000000e+00
GREEN 1.000000e+00
BLUE 1.000000e+00
RED_MAX 0.000000e+00
GREEN_MAX 0.000000e+00
BLUE_MAX 0.000000e+00
USE_MAX 0
AUTOGROUPTYPE_AUDIO_FADE_MIN -6.200000e+01
AUTOGROUPTYPE_AUDIO_FADE_MAX 0.000000e+00
AUTOGROUPTYPE_VIDEO_FADE_MIN 0.000000e+00
AUTOGROUPTYPE_VIDEO_FADE_MAX 1.000000e+02
AUTOGROUPTYPE_ZOOM_MIN 5.000000e-03
AUTOGROUPTYPE_ZOOM_MAX 5.000000e+00
AUTOGROUPTYPE_SPEED_MIN 5.000000e-03
AUTOGROUPTYPE_SPEED_MAX 5.000000e+00
AUTOGROUPTYPE_X_MIN -1.000000e+02
AUTOGROUPTYPE_X_MAX 1.000000e+02
AUTOGROUPTYPE_Y_MIN -1.000000e+02
AUTOGROUPTYPE_Y_MAX 1.000000e+02
FLOATAUTO_TYPE 0
X_PANE -1
Y_PANE -1
A_X11_HOST 
B_X11_HOST 
WINDOW_CONFIG 0
MWINDOW_X 0
MWINDOW_Y 27
MWINDOW_W 1680
MWINDOW_H 986
LWINDOW_X 1580
LWINDOW_Y 0
LWINDOW_W 100
LWINDOW_H 630
VWINDOW_X 1840
VWINDOW_Y 2
VWINDOW_W 840
VWINDOW_H 593
CWINDOW_X 1680
CWINDOW_Y 0
CWINDOW_W 1280
CWINDOW_H 987
CTOOL_X 1159
CTOOL_Y 296
GWINDOW_X 4123
GWINDOW_Y 36
AWINDOW_X 1680
AWINDOW_Y 0
AWINDOW_W 1280
AWINDOW_H 987
BWINDOW_W 600
BWINDOW_H 360
EWINDOW_W 640
EWINDOW_H 240
CHANNELS_X 0
CHANNELS_Y 0
PICTURE_X 0
PICTURE_Y 0
SCOPE_X 0
SCOPE_Y 0
SCOPE_W 640
SCOPE_H 320
HISTOGRAM_X 0
HISTOGRAM_Y 0
HISTOGRAM_W 320
HISTOGRAM_H 480
RECORD_SCOPE 0
USE_HIST 1
USE_WAVE 1
USE_VECTOR 1
USE_HIST_PARADE 1
USE_WAVE_PARADE 1
USE_WAVE_GAIN 5
USE_VECT_GAIN 5
USE_SMOOTH 1
USE_REFRESH 0
USE_GRATICULE 0
ABINS_W 200
RMONITOR_X 660
RMONITOR_Y 0
RMONITOR_W 1020
RMONITOR_H 500
RWINDOW_X 0
RWINDOW_Y 0
RWINDOW_W 650
RWINDOW_H 500
CSWINDOW_X 0
CSWINDOW_Y 0
CSWINDOW_W 1280
CSWINDOW_H 600
SWINDOW_X 0
SWINDOW_Y 0
SWINDOW_W 600
SWINDOW_H 400
BATCHRENDER_X 465
BATCHRENDER_Y 325
BATCHRENDER_W 750
BATCHRENDER_H 400
SHOW_VWINDOW 1
SHOW_AWINDOW 1
SHOW_CWINDOW 1
SHOW_LWINDOW 0
SHOW_GWINDOW 1
CWINDOW_CONTROLS 1
PLUGINDIALOG_W 510
PLUGINDIALOG_H 415
KEYFRAMEDIALOG_W 320
KEYFRAMEDIALOG_H 415
KEYFRAMEDIALOG_COLUMN1 150
KEYFRAMEDIALOG_COLUMN2 100
KEYFRAMEDIALOG_ALL 0
MENUEFFECT_W 580
MENUEFFECT_H 350
TRANSITIONDIALOG_W 320
TRANSITIONDIALOG_H 512
ACTUAL_FRAME_RATE 2.5773195266723633e+01
TITLE_BAR_ALPHA 1.000000e+00
CURRENT_TIP 7
USE_TIPWINDOW 1
SCAN_COMMERCIALS 0
ANDROID_REMOTE 0
ANDROID_PIN cinelerra
ANDROID_PORT 23432
CACHE_SIZE 268435456
INDEX_DIRECTORY /mnt/cin/cache/.bcast5/
INDEX_SIZE 4194304
INDEX_COUNT 10000
USE_THUMBNAILS 0
KEYFRAME_RETICLE 1
PERPETUAL_SESSION 0
LV2_PATH  $HOME/lv2
AUTOSTART_LV2UI 1
NESTED_PROXY_PATH $HOME/Vidéos
TRAP_SIGSEGV 1
TRAP_SIGINTR 1
AWINDOW_PICON_H 50
LAYOUT_SCALE 9.000000e-01
VICON_SIZE 50
VICON_COLOR_MODE 0
THEME Cakewalk
PLUGIN_ICONS cinfinity
SNAPSHOT_PATH $HOME/Images
CHANNEL_POSITIONS0 90
CHANNEL_POSITIONS1 180, 0
CHANNEL_POSITIONS2 180, 60, 300
CHANNEL_POSITIONS3 180, 90, 0, 270
CHANNEL_POSITIONS4 180, 108, 36, 324, 252
CHANNEL_POSITIONS5 150, 30, 90, 270, 210, 330
CHANNEL_POSITIONS6 180, 129, 78, 26, 335, 283, 232
CHANNEL_POSITIONS7 180, 135, 90, 45, 0, 315, 270, 225
CHANNEL_POSITIONS8 180, 140, 100, 60, 20, 340, 300, 260, 220
CHANNEL_POSITIONS9 180, 144, 108, 72, 36, 0, 324, 288, 252, 216
CHANNEL_POSITIONS10 180, 148, 115, 82, 50, 17, 344, 311, 279, 246, 213
CHANNEL_POSITIONS11 180, 150, 120, 90, 60, 30, 0, 330, 300, 270, 240, 210
CHANNEL_POSITIONS12 180, 153, 125, 97, 70, 42, 14, 347, 319, 291, 264, 236, 208
CHANNEL_POSITIONS13 180, 155, 129, 103, 78, 52, 26, 0, 335, 309, 283, 258, 232, 206
CHANNEL_POSITIONS14 180, 156, 132, 108, 84, 60, 36, 12, 348, 324, 300, 276, 252, 228, 204
CHANNEL_POSITIONS15 180, 158, 135, 113, 90, 68, 45, 23, 0, 338, 315, 293, 270, 248, 225, 203
CHANNEL_POSITIONS16 180, 159, 138, 117, 96, 75, 53, 32, 11, 350, 329, 308, 286, 265, 244, 223, 202
CHANNEL_POSITIONS17 180, 160, 140, 120, 100, 80, 60, 40, 20, 0, 340, 320, 300, 280, 260, 240, 220, 200
CHANNEL_POSITIONS18 180, 162, 143, 124, 105, 86, 67, 48, 29, 10, 351, 332, 313, 294, 275, 256, 237, 218, 199
CHANNEL_POSITIONS19 180, 162, 144, 126, 108, 90, 72, 54, 36, 18, 0, 342, 324, 306, 288, 270, 252, 234, 216, 198
CHANNEL_POSITIONS20 180, 163, 146, 129, 112, 95, 78, 60, 43, 26, 9, 352, 335, 318, 300, 283, 266, 249, 232, 215, 198
CHANNEL_POSITIONS21 180, 164, 148, 131, 115, 99, 82, 66, 50, 33, 17, 0, 344, 328, 311, 295, 279, 262, 246, 230, 213, 197
CHANNEL_POSITIONS22 180, 165, 149, 134, 118, 102, 87, 71, 55, 40, 24, 8, 353, 337, 321, 306, 290, 274, 259, 243, 227, 212, 196
CHANNEL_POSITIONS23 180, 165, 150, 135, 120, 105, 90, 75, 60, 45, 30, 15, 0, 345, 330, 315, 300, 285, 270, 255, 240, 225, 210, 195
CHANNEL_POSITIONS24 180, 166, 152, 137, 123, 108, 94, 80, 65, 51, 36, 22, 8, 353, 339, 324, 310, 296, 281, 267, 252, 238, 224, 209, 195
CHANNEL_POSITIONS25 180, 167, 153, 139, 125, 111, 97, 84, 70, 56, 42, 28, 14, 0, 347, 333, 319, 305, 291, 277, 264, 250, 236, 222, 208, 194
CHANNEL_POSITIONS26 180, 167, 154, 140, 127, 114, 100, 87, 74, 60, 47, 34, 20, 7, 354, 340, 327, 314, 300, 287, 274, 260, 247, 234, 220, 207, 194
CHANNEL_POSITIONS27 180, 168, 155, 142, 129, 116, 103, 90, 78, 65, 52, 39, 26, 13, 0, 348, 335, 322, 309, 296, 283, 270, 258, 245, 232, 219, 206, 193
CHANNEL_POSITIONS28 180, 168, 156, 143, 131, 118, 106, 94, 81, 69, 56, 44, 32, 19, 7, 354, 342, 329, 317, 305, 292, 280, 267, 255, 243, 230, 218, 205, 193
CHANNEL_POSITIONS29 180, 168, 156, 144, 132, 120, 108, 96, 84, 72, 60, 48, 36, 24, 12, 0, 348, 336, 324, 312, 300, 288, 276, 264, 252, 240, 228, 216, 204, 192
CHANNEL_POSITIONS30 180, 169, 157, 146, 134, 122, 111, 99, 88, 76, 64, 53, 41, 30, 18, 6, 355, 343, 331, 320, 308, 297, 285, 273, 262, 250, 239, 227, 215, 204, 192
CHANNEL_POSITIONS31 180, 169, 158, 147, 135, 124, 113, 102, 90, 79, 68, 57, 45, 34, 23, 12, 0, 349, 338, 327, 315, 304, 293, 282, 270, 259, 248, 237, 225, 214, 203, 192
PROJECT_SMP 48
FORCE_UNIPROCESSOR 0
FFMPEG_MARKER_INDEXES 1
USE_HW_DEV none
WARN_INDEXES 1
WARN_VERSION 1
WARN_STACK 1
WARN_FILEREF 1
BD_WARN_ROOT 1
POPUPMENU_BTNUP 1
GRAB_FOCUS 1
TEXTBOX_FOCUS_POLICY 0
FORWARD_RENDER_DISPLACEMENT 0
DVD_YUV420P_INTERLACE 0
HIGHLIGHT_INVERSE 16777215
YUV_COLOR_SPACE 0
YUV_COLOR_RANGE 0
AUTOCOLOR_ASSETS 0
CTRL_TOGGLE 0
RECTIFY_AUDIO 0
BRENDER_PATH /tmp/brender
BRENDER_FORMAT 8
BRENDER_USE_HEADER 1
BRENDER_FFORMAT mp4
BRENDER_FF_FORMAT_OPTIONS 
BRENDER_AUDIO_CODEC 
BRENDER_VIDEO_CODEC 
BRENDER_AMPEG_BITRATE 256
BRENDER_AMPEG_DERIVATIVE 3
BRENDER_VORBIS_VBR 0
BRENDER_VORBIS_MIN_BITRATE -1
BRENDER_VORBIS_BITRATE 128000
BRENDER_VORBIS_MAX_BITRATE -1
BRENDER_FF_AUDIO_OPTIONS 
BRENDER_FF_SAMPLE_FORMAT 
BRENDER_FF_AUDIO_BITRATE 0
BRENDER_FF_AUDIO_QUALITY -1
BRENDER_FF_VIDEO_OPTIONS 
BRENDER_FF_PIXEL_FORMAT 
BRENDER_FF_VIDEO_BITRATE 0
BRENDER_FF_VIDEO_QUALITY -1
BRENDER_FF_COLOR_SPACE -1
BRENDER_FF_COLOR_RANGE -1
BRENDER_THEORA_FIX_BITRATE 1
BRENDER_THEORA_BITRATE 860000
BRENDER_THEORA_QUALITY 16
BRENDER_THEORA_SHARPNESS 2
BRENDER_THEORA_KEYFRAME_FREQUENCY 64
BRENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
BRENDER_MP3_BITRATE 224
BRENDER_JPEG_QUALITY 80
BRENDER_ASPECT_RATIO -1.0000000000000000e+00
BRENDER_VMPEG_IFRAME_DISTANCE 45
BRENDER_VMPEG_PFRAME_DISTANCE 0
BRENDER_VMPEG_PROGRESSIVE 0
BRENDER_VMPEG_DENOISE 1
BRENDER_VMPEG_BITRATE 1000000
BRENDER_VMPEG_DERIVATIVE 1
BRENDER_VMPEG_QUANTIZATION 15
BRENDER_VMPEG_CMODEL 7
BRENDER_VMPEG_FIX_BITRATE 0
BRENDER_VMPEG_SEQ_CODES 0
BRENDER_VMPEG_PRESET 0
BRENDER_VMPEG_FIELD_ORDER 0
BRENDER_AC3_BITRATE 128
BRENDER_PNG_USE_ALPHA 0
BRENDER_PNG_DEPTH 8
BRENDER_PNG_COMPRESSION 0
BRENDER_EXR_USE_ALPHA 0
BRENDER_EXR_COMPRESSION 0
BRENDER_TIFF_CMODEL 0
BRENDER_TIFF_COMPRESSION 0
BRENDER_MOV_SPHERE 0
BRENDER_JPEG_SPHERE 0
USE_BRENDER 0
BRENDER_FRAGMENT 33
USE_RENDERFARM 0
LOCAL_RATE 1.120680e+00
RENDERFARM_PORT 1034
RENDERFARM_PREROLL 5.0000000000000000e-01
BRENDER_PREROLL 0
RENDERFARM_MOUNTPOINT 
RENDERFARM_JOBS_COUNT 20
RENDERFARM_WATCHDOG_TIMEOUT 60
RENDERFARM_CONSOLIDATE 0
RENDERFARM_TOTAL 5
SHBTNS_TOTAL 10
SHBTN0_NAME Current Manual
SHBTN0_COMMANDS $CIN_BROWSER https://cinelerra-gg.org/download/CinelerraGG_Manual.pdf
SHBTN0_WARN 0
SHBTN0_RUN_SCRIPT 0
SHBTN1_NAME Paramètrer le commandes shell
SHBTN1_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/ShellCmds.html
SHBTN1_WARN 0
SHBTN1_RUN_SCRIPT 0
SHBTN2_NAME Raccourçis
SHBTN2_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/shortcuts.html
SHBTN2_WARN 0
SHBTN2_RUN_SCRIPT 0
SHBTN3_NAME : RenderMux
SHBTN3_COMMANDS $CIN_DAT/doc/RenderMux.sh
SHBTN3_WARN 0
SHBTN3_RUN_SCRIPT 0
FILE_PROBE_TOTAL 19
FILE_PROBE0_NAME FFMPEG_Early
FILE_PROBE0_ARMED 1
FILE_PROBE1_NAME Scene
FILE_PROBE1_ARMED 1
FILE_PROBE2_NAME DB
FILE_PROBE2_ARMED 1
FILE_PROBE3_NAME DV
FILE_PROBE3_ARMED 1
FILE_PROBE4_NAME SndFile
FILE_PROBE4_ARMED 1
FILE_PROBE5_NAME PNG
FILE_PROBE5_ARMED 1
FILE_PROBE6_NAME PPM
FILE_PROBE6_ARMED 1
FILE_PROBE7_NAME JPEG
FILE_PROBE7_ARMED 1
FILE_PROBE8_NAME GIF
FILE_PROBE8_ARMED 1
FILE_PROBE9_NAME EXR
FILE_PROBE9_ARMED 1
FILE_PROBE10_NAME FLAC
FILE_PROBE10_ARMED 1
FILE_PROBE11_NAME CR2
FILE_PROBE11_ARMED 0
FILE_PROBE12_NAME TGA
FILE_PROBE12_ARMED 1
FILE_PROBE13_NAME TIFF
FILE_PROBE13_ARMED 1
FILE_PROBE14_NAME OGG
FILE_PROBE14_ARMED 1
FILE_PROBE15_NAME Vorbis
FILE_PROBE15_ARMED 1
FILE_PROBE16_NAME MPEG
FILE_PROBE16_ARMED 1
FILE_PROBE17_NAME EDL
FILE_PROBE17_ARMED 1
FILE_PROBE18_NAME FFMPEG_Late
FILE_PROBE18_ARMED 0
PLUGIN_VISIBILTY 9223372036854775807
VICON_DRAWING 1
TIP_INFO 1
DEFAULTPREF 4
AUTOASPECT 0
DEFAULT_LOADPATH /home/fabrice/mathias - Comment jouer du Blues à la guitare, les techniques de base.mp4
LOAD_MODE 1
DIRECTORY /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-07 Classement et import planche_mouvement_test_sur_snap & video_11.xml
PROXY_PATH 
PROXY_FORMAT 33
PROXY_USE_HEADER 1
PROXY_FFORMAT mpeg
PROXY_FF_FORMAT_OPTIONS 
PROXY_AUDIO_CODEC 
PROXY_VIDEO_CODEC mpeg.mpeg
PROXY_AMPEG_BITRATE 256
PROXY_AMPEG_DERIVATIVE 3
PROXY_VORBIS_VBR 0
PROXY_VORBIS_MIN_BITRATE -1
PROXY_VORBIS_BITRATE 128000
PROXY_VORBIS_MAX_BITRATE -1
PROXY_FF_AUDIO_OPTIONS 
PROXY_FF_SAMPLE_FORMAT 
PROXY_FF_AUDIO_BITRATE 0
PROXY_FF_AUDIO_QUALITY -1
PROXY_FF_VIDEO_OPTIONS 
PROXY_FF_PIXEL_FORMAT yuv420p
PROXY_FF_VIDEO_BITRATE 2000000
PROXY_FF_VIDEO_QUALITY -1
PROXY_FF_COLOR_SPACE -1
PROXY_FF_COLOR_RANGE -1
PROXY_THEORA_FIX_BITRATE 1
PROXY_THEORA_BITRATE 860000
PROXY_THEORA_QUALITY 16
PROXY_THEORA_SHARPNESS 2
PROXY_THEORA_KEYFRAME_FREQUENCY 64
PROXY_THEORA_FORCE_KEYFRAME_FREQUENCY 64
PROXY_MP3_BITRATE 224
PROXY_JPEG_QUALITY 80
PROXY_ASPECT_RATIO -1.0000000000000000e+00
PROXY_VMPEG_IFRAME_DISTANCE 45
PROXY_VMPEG_PFRAME_DISTANCE 0
PROXY_VMPEG_PROGRESSIVE 0
PROXY_VMPEG_DENOISE 1
PROXY_VMPEG_BITRATE 1000000
PROXY_VMPEG_DERIVATIVE 1
PROXY_VMPEG_QUANTIZATION 15
PROXY_VMPEG_CMODEL 7
PROXY_VMPEG_FIX_BITRATE 0
PROXY_VMPEG_SEQ_CODES 0
PROXY_VMPEG_PRESET 0
PROXY_VMPEG_FIELD_ORDER 0
PROXY_AC3_BITRATE 128
PROXY_PNG_USE_ALPHA 0
PROXY_PNG_DEPTH 8
PROXY_PNG_COMPRESSION 0
PROXY_EXR_USE_ALPHA 0
PROXY_EXR_COMPRESSION 0
PROXY_TIFF_CMODEL 0
PROXY_TIFF_COMPRESSION 0
PROXY_MOV_SPHERE 0
PROXY_JPEG_SPHERE 0
LOADPREVIOUS0 /home/fabrice/mathias - Comment jouer du Blues à la guitare, les techniques de base.mp4
LOADPREVIOUS1 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-07 Classement et import planche_mouvement_test_sur_snap & video_11.xml
LOADPREVIOUS2 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-06 Classement et import planche_mouvement_test_sur_snap & video_11.xml
LOADPREVIOUS3 /home/fabrice/Privé/fab_guide/fab_onyx_book/book/partition/score/En construction/Mathias Dalle Music/Web/Mathias Dalle Music (35-02) - Comment composer un riff open D - open G , mélodie + rythme Mathias Dalle Music (DADF#AD).mp4
LOADPREVIOUS4 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-05 Classement et import planche_mouvement_test_sur_snap & video_11.xml
LOADPREVIOUS5 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-08-19 Classement et import photos générique.xml
LOADPREVIOUS6 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_11.xml
LOADPREVIOUS7 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/03 exports/planche_mouvement_test_sur_snap & video_11_correction1.m2ts
LOADPREVIOUS8 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/03 exports/planche_mouvement_test_sur_snap & video_11.m2ts
LOADPREVIOUS9 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-08-19 Classement.xml
LOADPREVIOUS10 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/2021-09-04 Ajout photo NB, présentation.xml
LOADPREVIOUS11 /mnt/cin/rushes/2021_02-Modèle_de_référence/01 projet/2021-02-22 modèle_de_référence.xml
LOADPREVIOUS12 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_10.xml
LOADPREVIOUS13 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_09.xml
LOADPREVIOUS14 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_08v2_test.xml
LOADPREVIOUS15 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/photo_18_NB.xml
LOADPREVIOUS16 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_08v2.xml
LOADPREVIOUS17 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/planche_mouvement_test_sur snap & video_08.xml
LOADPREVIOUS18 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/photo_18.xml
LOADPREVIOUS19 /mnt/cin/rushes/2021_07-Le_village_des_vieux_métiers_d'Azannes/01 projet/presentation/photo_00.xml
RECORD_DEFAULT_DIRECTORY 
RECORD_EARLY_MARGIN 0.0000000000000000e+00
RECORD_LATE_MARGIN 0.0000000000000000e+00
BATCH_COLUMNWIDTH_0 30
BATCH_COLUMNWIDTH_1 200
BATCH_COLUMNWIDTH_2 100
BATCH_COLUMNWIDTH_3 100
BATCH_COLUMNWIDTH_4 100
BATCH_COLUMNWIDTH_5 100
BATCH_COLUMNWIDTH_6 70
TOTAL_BATCHES 1
RECORD_PATH_0 /home/fabrice/final.webm
RECORD_CHANNEL_0 -1
RECORD_STARTDAY_0 0
RECORD_STARTTIME_0 0.0000000000000000e+00
RECORD_DURATION_0 0.0000000000000000e+00
RECORD_MODE_0 0
BATCH_ENABLED_0 1
RECORD_CURRENT_CHANNEL -1
RECORD_LOADMODE 6
RECORD_MONITOR_AUDIO 0
RECORD_METERING_AUDIO 1
RECORD_MONITOR_VIDEO 0
RECORD_MONITOR_OPEN 0
RECORD_VIDEO_X 394
RECORD_VIDEO_Y 246
RECORD_VIDEO_Z 1.000000e+00
REVERSE_INTERLACE 0
DEINTERLACE 1
RECORD_CURSOR 1
RECORD_BIG_CURSOR 0
RECORD_DCOFFSET_0 0
RECORD_DCOFFSET_1 0
RECORD_DCOFFSET_2 0
RECORD_DCOFFSET_3 0
RECORD_DCOFFSET_4 0
RECORD_DCOFFSET_5 0
RECORD_DCOFFSET_6 0
RECORD_DCOFFSET_7 0
RECORD_DCOFFSET_8 0
RECORD_DCOFFSET_9 0
RECORD_DCOFFSET_10 0
RECORD_DCOFFSET_11 0
RECORD_DCOFFSET_12 0
RECORD_DCOFFSET_13 0
RECORD_DCOFFSET_14 0
RECORD_DCOFFSET_15 0
RECORD_DCOFFSET_16 0
RECORD_DCOFFSET_17 0
RECORD_DCOFFSET_18 0
RECORD_DCOFFSET_19 0
RECORD_DCOFFSET_20 0
RECORD_DCOFFSET_21 0
RECORD_DCOFFSET_22 0
RECORD_DCOFFSET_23 0
RECORD_DCOFFSET_24 0
RECORD_DCOFFSET_25 0
RECORD_DCOFFSET_26 0
RECORD_DCOFFSET_27 0
RECORD_DCOFFSET_28 0
RECORD_DCOFFSET_29 0
RECORD_DCOFFSET_30 0
RECORD_DCOFFSET_31 0
DROP_OVERRUN_FRAMES 0
FILL_UNDERRUN_FRAMES 0
COMMERCIAL_CHECK 0
RECENT_FFMPEG_PATH_0 /home/fabrice/planche_mouvement_test_sur_snap & video_11_correction1.m2ts
RENDER_FILE_PER_LABEL 0
RENDER_LOADMODE 0
RENDER_RANGE_TYPE 3
RENDER_PATH /home/fabrice/planche_mouvement_test_sur_snap & video_11_correction1.m2ts
RENDER_FORMAT 33
RENDER_USE_HEADER 1
RENDER_FFORMAT m2ts
RENDER_FF_FORMAT_OPTIONS 
RENDER_AUDIO 1
RENDER_VIDEO 1
RENDER_AUDIO_CODEC bluray.m2ts
RENDER_VIDEO_CODEC bluray.m2ts
RENDER_AMPEG_BITRATE 256
RENDER_AMPEG_DERIVATIVE 3
RENDER_VORBIS_VBR 0
RENDER_VORBIS_MIN_BITRATE -1
RENDER_VORBIS_BITRATE 128000
RENDER_VORBIS_MAX_BITRATE -1
RENDER_FF_AUDIO_OPTIONS id 0x1100
+maxrate 9000000
+minrate 0
+bufsize 1835008
+
RENDER_FF_SAMPLE_FORMAT fltp
RENDER_FF_AUDIO_BITRATE 0
RENDER_FF_AUDIO_QUALITY -1
RENDER_FF_VIDEO_OPTIONS bluray-compat=1
+id=0x1011
+level=41
+bf=2
+#
+# bluray does not do 1080p, this flags interlaced, but renders progressive
+# fake-interlaced=1
+slices=4
+sar=1:1
+cin_pix_fmt=yuv420p
+#
+refs=3
+color_range=mpeg
+colorspace=bt709
+color_trc=bt709
+color_primaries=bt709
+profile=high
+preset=medium
+flags=+cgop
+x264-params keyint=25:min-keyint=4:qpmin=3:qpmax=33:qp_step=4:merange=8:vbv-maxrate=40000:vbv-bufsize=30000
+
RENDER_FF_PIXEL_FORMAT yuv420p
RENDER_FF_VIDEO_BITRATE 25000000
RENDER_FF_VIDEO_QUALITY -1
RENDER_FF_COLOR_SPACE -1
RENDER_FF_COLOR_RANGE -1
RENDER_THEORA_FIX_BITRATE 1
RENDER_THEORA_BITRATE 860000
RENDER_THEORA_QUALITY 16
RENDER_THEORA_SHARPNESS 2
RENDER_THEORA_KEYFRAME_FREQUENCY 64
RENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
RENDER_MP3_BITRATE 224
RENDER_JPEG_QUALITY 80
RENDER_ASPECT_RATIO -1.0000000000000000e+00
RENDER_VMPEG_IFRAME_DISTANCE 45
RENDER_VMPEG_PFRAME_DISTANCE 0
RENDER_VMPEG_PROGRESSIVE 0
RENDER_VMPEG_DENOISE 1
RENDER_VMPEG_BITRATE 1000000
RENDER_VMPEG_DERIVATIVE 1
RENDER_VMPEG_QUANTIZATION 15
RENDER_VMPEG_CMODEL 7
RENDER_VMPEG_FIX_BITRATE 0
RENDER_VMPEG_SEQ_CODES 0
RENDER_VMPEG_PRESET 0
RENDER_VMPEG_FIELD_ORDER 0
RENDER_AC3_BITRATE 128
RENDER_PNG_USE_ALPHA 1
RENDER_PNG_DEPTH 8
RENDER_PNG_COMPRESSION 0
RENDER_EXR_USE_ALPHA 0
RENDER_EXR_COMPRESSION 0
RENDER_TIFF_CMODEL 0
RENDER_TIFF_COMPRESSION 0
RENDER_MOV_SPHERE 0
RENDER_JPEG_SPHERE 0
RENDER_BITS 16
RENDER_DITHER 0
RENDER_SIGNED 1
RENDER_BYTE_ORDER 1
RENDER_CHANNELS 2
RENDER_RATE 48000
RENDER_HEADER 0
RENDER_AUDIO_LENGTH 0
RENDER_HEIGHT 1080
RENDER_WIDTH 1920
RENDER_ACTUAL_HEIGHT 0
RENDER_ACTUAL_WIDTH 0
RENDER_PROXY_SCALE 0
RENDER_PROGRAM -1
RENDER_LAYERS 1
RENDER_FRAMERATE 5.0000000000000000e+01
RENDER_VIDEO_LENGTH 0
RENDER_SINGLE_FRAME 0
RECENT_FFMPEG_PATH_1 /home/fabrice/planche_mouvement_test_sur_snap & video_11.m2ts
RECENT_FFMPEG_PATH_2 /home/fabrice/test.m2ts
RECENT_FFMPEG_PATH_3 /home/fabrice/complet09.m2ts
SUBTTL_SCRIPT_PATH essai.srt
SUBTTL_SCRIPT_ENTRY_NO 0
SUBTTL_SCRIPT_TEXT_NO -1
RECENT_FFMPEG_PATH_4 /home/fabrice/complet08v2_test.m2ts
RECENT_FFMPEG_PATH_5 /home/fabrice/complet08v2_test.mp4
RECENT_FFMPEG_PATH_6 /home/fabrice/test.mp4
RECENT_Microsoft WAV_PATH_0 /home/fabrice/fin2.wav
RECENT_FFMPEG_PATH_7 /home/fabrice/complet07.m2ts
BATCHRENDER_PATH 
BATCHRENDER_FORMAT 0
BATCHRENDER_USE_HEADER 1
BATCHRENDER_FFORMAT mp4
BATCHRENDER_FF_FORMAT_OPTIONS 
BATCHRENDER_AUDIO 1
BATCHRENDER_VIDEO 1
BATCHRENDER_AUDIO_CODEC 
BATCHRENDER_VIDEO_CODEC 
BATCHRENDER_AMPEG_BITRATE 256
BATCHRENDER_AMPEG_DERIVATIVE 3
BATCHRENDER_VORBIS_VBR 0
BATCHRENDER_VORBIS_MIN_BITRATE -1
BATCHRENDER_VORBIS_BITRATE 128000
BATCHRENDER_VORBIS_MAX_BITRATE -1
BATCHRENDER_FF_AUDIO_OPTIONS 
BATCHRENDER_FF_SAMPLE_FORMAT 
BATCHRENDER_FF_AUDIO_BITRATE 0
BATCHRENDER_FF_AUDIO_QUALITY -1
BATCHRENDER_FF_VIDEO_OPTIONS 
BATCHRENDER_FF_PIXEL_FORMAT 
BATCHRENDER_FF_VIDEO_BITRATE 0
BATCHRENDER_FF_VIDEO_QUALITY -1
BATCHRENDER_FF_COLOR_SPACE -1
BATCHRENDER_FF_COLOR_RANGE -1
BATCHRENDER_THEORA_FIX_BITRATE 1
BATCHRENDER_THEORA_BITRATE 860000
BATCHRENDER_THEORA_QUALITY 16
BATCHRENDER_THEORA_SHARPNESS 2
BATCHRENDER_THEORA_KEYFRAME_FREQUENCY 64
BATCHRENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
BATCHRENDER_MP3_BITRATE 224
BATCHRENDER_JPEG_QUALITY 80
BATCHRENDER_ASPECT_RATIO -1.0000000000000000e+00
BATCHRENDER_VMPEG_IFRAME_DISTANCE 45
BATCHRENDER_VMPEG_PFRAME_DISTANCE 0
BATCHRENDER_VMPEG_PROGRESSIVE 0
BATCHRENDER_VMPEG_DENOISE 1
BATCHRENDER_VMPEG_BITRATE 1000000
BATCHRENDER_VMPEG_DERIVATIVE 1
BATCHRENDER_VMPEG_QUANTIZATION 15
BATCHRENDER_VMPEG_CMODEL 7
BATCHRENDER_VMPEG_FIX_BITRATE 0
BATCHRENDER_VMPEG_SEQ_CODES 0
BATCHRENDER_VMPEG_PRESET 0
BATCHRENDER_VMPEG_FIELD_ORDER 0
BATCHRENDER_AC3_BITRATE 128
BATCHRENDER_PNG_USE_ALPHA 0
BATCHRENDER_PNG_DEPTH 8
BATCHRENDER_PNG_COMPRESSION 0
BATCHRENDER_EXR_USE_ALPHA 0
BATCHRENDER_EXR_COMPRESSION 0
BATCHRENDER_TIFF_CMODEL 0
BATCHRENDER_TIFF_COMPRESSION 0
BATCHRENDER_MOV_SPHERE 0
BATCHRENDER_JPEG_SPHERE 0
BATCHRENDER_BITS 16
BATCHRENDER_DITHER 0
BATCHRENDER_SIGNED 1
BATCHRENDER_BYTE_ORDER 1
BATCHRENDER_CHANNELS 2
BATCHRENDER_RATE 48000
BATCHRENDER_HEADER 0
BATCHRENDER_AUDIO_LENGTH 0
BATCHRENDER_HEIGHT 0
BATCHRENDER_WIDTH 0
BATCHRENDER_ACTUAL_HEIGHT 0
BATCHRENDER_ACTUAL_WIDTH 0
BATCHRENDER_PROXY_SCALE 0
BATCHRENDER_PROGRAM -1
BATCHRENDER_LAYERS 0
BATCHRENDER_FRAMERATE 0.0000000000000000e+00
BATCHRENDER_VIDEO_LENGTH 0
BATCHRENDER_SINGLE_FRAME 0
BATCHRENDER_COLUMN0 42
BATCHRENDER_COLUMN1 42
BATCHRENDER_COLUMN2 42
BATCHRENDER_COLUMN3 222
BATCHRENDER_COLUMN4 375
BATCHRENDER_COLUMN5 150
RECENT_Microsoft WAV_PATH_0 /home/fabrice/piper.wav
RECENT_Microsoft WAV_PATH_1 /home/piper.wav
RECENT_FFMPEG_PATH_8 /home/fabrice/complet.m2ts
RECENT_FFMPEG_PATH_9 /home/fabrice/result.m2ts
ZOOM_ATRACK 64
ZOOM_VTRACK 64
USE_RELEASE 0
RENDERFARM_NODE0 localhost
RENDERFARM_PORT0 1030
RENDERFARM_ENABLED0 1
RENDERFARM_RATE0 3.572583e+01
RENDERFARM_NODE1 localhost
RENDERFARM_PORT1 1031
RENDERFARM_ENABLED1 1
RENDERFARM_RATE1 3.909047e+01
RENDERFARM_NODE2 localhost
RENDERFARM_PORT2 1032
RENDERFARM_ENABLED2 1
RENDERFARM_RATE2 8.936234e+00
RENDERFARM_NODE3 localhost
RENDERFARM_PORT3 1033
RENDERFARM_ENABLED3 1
RENDERFARM_RATE3 4.061958e+01
RENDERFARM_NODE4 localhost
RENDERFARM_PORT4 1034
RENDERFARM_ENABLED4 1
RENDERFARM_RATE4 3.894482e+01
RENDERFARM_NODE5 localhost
RENDERFARM_PORT5 1036
RENDERFARM_ENABLED5 0
RENDERFARM_RATE5 0.000000e+00
RENDERFARM_NODE6 localhost
RENDERFARM_PORT6 1037
RENDERFARM_ENABLED6 0
RENDERFARM_RATE6 0.000000e+00
RENDERFARM_NODE7 localhost
RENDERFARM_PORT7 1038
RENDERFARM_ENABLED7 0
RENDERFARM_RATE7 0.000000e+00
RENDERFARM_NODE8 localhost
RENDERFARM_PORT8 1039
RENDERFARM_ENABLED8 0
RENDERFARM_RATE8 0.000000e+00
RENDERFARM_NODE9 localhost
RENDERFARM_PORT9 1040
RENDERFARM_ENABLED9 0
RENDERFARM_RATE9 0.000000e+00
RENDERFARM_NODE10 localhost
RENDERFARM_PORT10 1041
RENDERFARM_ENABLED10 0
RENDERFARM_RATE10 0.000000e+00
RENDERFARM_NODE11 localhost
RENDERFARM_PORT11 1042
RENDERFARM_ENABLED11 0
RENDERFARM_RATE11 0.000000e+00
RENDERFARM_NODE12 localhost
RENDERFARM_PORT12 1043
RENDERFARM_ENABLED12 0
RENDERFARM_RATE12 0.000000e+00
RENDERFARM_NODE13 localhost
RENDERFARM_PORT13 1044
RENDERFARM_ENABLED13 0
RENDERFARM_RATE13 0.000000e+00
RENDERFARM_NODE14 localhost
RENDERFARM_PORT14 1045
RENDERFARM_ENABLED14 0
RENDERFARM_RATE14 0.000000e+00
RENDERFARM_NODE15 localhost
RENDERFARM_PORT15 1046
RENDERFARM_ENABLED15 0
RENDERFARM_RATE15 0.000000e+00
RENDERFARM_NODE16 localhost
RENDERFARM_PORT16 1047
RENDERFARM_ENABLED16 0
RENDERFARM_RATE16 0.000000e+00
RENDERFARM_NODE17 localhost
RENDERFARM_PORT17 1048
RENDERFARM_ENABLED17 0
RENDERFARM_RATE17 0.000000e+00
RENDERFARM_NODE18 localhost
RENDERFARM_PORT18 1049
RENDERFARM_ENABLED18 0
RENDERFARM_RATE18 0.000000e+00
RENDERFARM_NODE19 localhost
RENDERFARM_PORT19 1050
RENDERFARM_ENABLED19 0
RENDERFARM_RATE19 0.000000e+00
RENDERFARM_NODE20 localhost
RENDERFARM_PORT20 1051
RENDERFARM_ENABLED20 0
RENDERFARM_RATE20 0.000000e+00
CONVERT_PATH .mp4
CONVERT_FORMAT 33
CONVERT_USE_HEADER 1
CONVERT_FFORMAT mp4
CONVERT_FF_FORMAT_OPTIONS 
CONVERT_AUDIO_CODEC h264.mp4
CONVERT_VIDEO_CODEC h264.mp4
CONVERT_AMPEG_BITRATE 256
CONVERT_AMPEG_DERIVATIVE 3
CONVERT_VORBIS_VBR 0
CONVERT_VORBIS_MIN_BITRATE -1
CONVERT_VORBIS_BITRATE 128000
CONVERT_VORBIS_MAX_BITRATE -1
CONVERT_FF_AUDIO_OPTIONS 
+
CONVERT_FF_SAMPLE_FORMAT fltp
CONVERT_FF_AUDIO_BITRATE 256000
CONVERT_FF_AUDIO_QUALITY -1
CONVERT_FF_VIDEO_OPTIONS # use framerate for 1 keyframe/sec, needed for seeks
+keyint_min=25
+x264-params keyint=25
+
CONVERT_FF_PIXEL_FORMAT yuv420p
CONVERT_FF_VIDEO_BITRATE 2560000
CONVERT_FF_VIDEO_QUALITY -1
CONVERT_FF_COLOR_SPACE -1
CONVERT_FF_COLOR_RANGE -1
CONVERT_THEORA_FIX_BITRATE 1
CONVERT_THEORA_BITRATE 860000
CONVERT_THEORA_QUALITY 16
CONVERT_THEORA_SHARPNESS 2
CONVERT_THEORA_KEYFRAME_FREQUENCY 64
CONVERT_THEORA_FORCE_KEYFRAME_FREQUENCY 64
CONVERT_MP3_BITRATE 224
CONVERT_JPEG_QUALITY 80
CONVERT_ASPECT_RATIO -1.0000000000000000e+00
CONVERT_VMPEG_IFRAME_DISTANCE 45
CONVERT_VMPEG_PFRAME_DISTANCE 0
CONVERT_VMPEG_PROGRESSIVE 0
CONVERT_VMPEG_DENOISE 1
CONVERT_VMPEG_BITRATE 1000000
CONVERT_VMPEG_DERIVATIVE 1
CONVERT_VMPEG_QUANTIZATION 15
CONVERT_VMPEG_CMODEL 7
CONVERT_VMPEG_FIX_BITRATE 0
CONVERT_VMPEG_SEQ_CODES 0
CONVERT_VMPEG_PRESET 0
CONVERT_VMPEG_FIELD_ORDER 0
CONVERT_AC3_BITRATE 128
CONVERT_PNG_USE_ALPHA 0
CONVERT_PNG_DEPTH 8
CONVERT_PNG_COMPRESSION 0
CONVERT_EXR_USE_ALPHA 0
CONVERT_EXR_COMPRESSION 0
CONVERT_TIFF_CMODEL 0
CONVERT_TIFF_COMPRESSION 0
CONVERT_MOV_SPHERE 0
CONVERT_JPEG_SPHERE 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/audio.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001.wav
RECENT_Séquence PNG_PATH_0 /home/fabrice/png/video001.pngs
RECENT_PNG_PATH_0 /home/fabrice/video001.png
SHBTN4_NAME -> Fab-render
SHBTN4_COMMANDS bash ~/Privé/fab_guide/fab_guide-nos_videos/fab-render.sh
SHBTN4_WARN 0
SHBTN4_RUN_SCRIPT 0
SHBTN5_NAME -> Terminal
SHBTN5_COMMANDS gnome-terminal
SHBTN5_WARN 0
SHBTN5_RUN_SCRIPT 0
SHBTN6_NAME -> manuel Secret of Cinelerra
SHBTN6_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/cinelerra.html
SHBTN6_WARN 0
SHBTN6_RUN_SCRIPT 0
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RENDERFARM_NODE21 localhost
RENDERFARM_PORT21 1052
RENDERFARM_ENABLED21 0
RENDERFARM_RATE21 0.000000e+00
RECORD_PROXY_EDL 0
GANG_TRACKS 0
RENDER_PROXY_EDL 0
TIMECODE_OFFSET 0.0000000000000000e+00
AUTO_ROTATE 1
AUDIO_CHANNELS 2
SAMPLE_RATE 44100
AUDIO_BITS 16
BYTE_ORDER 1
SIGNED_ 1
HEADER 0
CONVERT_SUFFIX .transcode
CONVERT_REMOVE_ORIGINALS 1
CONVERT_BEEP 0.000000e+00
CONVERT_TO_PROXY 0
CONVERT_AUDIO 1
CONVERT_VIDEO 1
B_FRAGMENT_SIZE 16384
B_AUDIO_OFFSET 0.000000e+00
B_AUDIO_OUT_MAP51_2 0
B_AUDIO_OUT_GAIN 1.0000000000000000e+00
B_AUDIO_OUT_DRIVER 4
B_OSS_ENABLE_0 1
B_OSS_OUT_DEVICE_0 /dev/dsp
B_OSS_ENABLE_1 0
B_OSS_OUT_DEVICE_1 /dev/dsp
B_OSS_ENABLE_2 0
B_OSS_OUT_DEVICE_2 /dev/dsp
B_OSS_ENABLE_3 0
B_OSS_OUT_DEVICE_3 /dev/dsp
B_OSS_ENABLE_4 0
B_OSS_OUT_DEVICE_4 /dev/dsp
B_OSS_ENABLE_5 0
B_OSS_OUT_DEVICE_5 /dev/dsp
B_OSS_ENABLE_6 0
B_OSS_OUT_DEVICE_6 /dev/dsp
B_OSS_ENABLE_7 0
B_OSS_OUT_DEVICE_7 /dev/dsp
B_OSS_OUT_BITS 16
B_ALSA_OUT_DEVICE default
B_ALSA_OUT_BITS 16
B_ALSA_INTERRUPT_WORKAROUND 0
B_ESOUND_OUT_SERVER 
B_PULSE_OUT_SERVER 
B_ESOUND_OUT_PORT 0
B_AFIREWIRE_OUT_CHANNEL 63
B_AFIREWIRE_OUT_PORT 0
B_AFIREWIRE_OUT_PATH /dev/video1394
B_AFIREWIRE_OUT_SYT 30000
B_ADV1394_OUT_CHANNEL 63
B_ADV1394_OUT_PORT 0
B_ADV1394_OUT_PATH /dev/dv1394
B_ADV1394_OUT_SYT 30000
B_VIDEO_OUT_DRIVER 17
B_X11_OUT_DEVICE 
B_X11_USE_FIELDS 0
B_VFIREWIRE_OUT_CHANNEL 63
B_VFIREWIRE_OUT_PORT 0
B_VFIREWIRE_OUT_PATH /dev/video1394
B_VFIREWIRE_OUT_SYT 30000
B_VDV1394_OUT_CHANNEL 63
B_VDV1394_OUT_PORT 0
B_VDV1394_OUT_PATH /dev/dv1394
B_VDV1394_OUT_SYT 30000
SUBTTL_SCRIPT_FORMAT 1
BIN_FOLDER_ENA 80
BIN_FOLDER_TGT 80
BIN_FOLDER_OPR 135
BIN_FOLDER_VAL 180
LOCALE sys
CACHE_TRANSITIONS 1
TILE_MIXERS_X 0
TILE_MIXERS_Y 0
TILE_MIXERS_W 0
TILE_MIXERS_H 0
AUTO_COLOR_MUTE 16744576
AUTO_COLOR_CAMERA_X 16711680
AUTO_COLOR_CAMERA_Y 65280
AUTO_COLOR_CAMERA_Z 255
AUTO_COLOR_PROJECTOR_X 16761024
AUTO_COLOR_PROJECTOR_Y 12648384
AUTO_COLOR_PROJECTOR_Z 9474303
AUTO_COLOR_FADE 16753393
AUTO_COLOR_SPEED 16744448
RECENT_Microsoft WAV_PATH_0 /home/fabrice/audio.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/audio.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master.wav
RECENT_Microsoft WAV_PATH_0 ~/piper.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/master.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/master.wav
RECENT_Microsoft WAV_PATH_0 //tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 //tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 //tmp/piper001essai2.wav
RECENT_Microsoft WAV_PATH_1 //tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper0011.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001a.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
EDLEXPORT_PATH 
EDLEXPORT_TYPE 1
EDLEXPORT_TRACKNUMBER 0
BATCHRENDER_PROXY_EDL 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
SHBTN7_NAME -> manuel CinelerraGG
SHBTN7_COMMANDS evince ~/Privé/fab_guide/fab_guide-nos_videos/CinelerraGG_Manual.pdf 
+
SHBTN7_WARN 0
SHBTN7_RUN_SCRIPT 0
SHBTN8_NAME -> manuel CinelerraCV
SHBTN8_COMMANDS evince ~/Privé/fab_guide/fab_guide-nos_videos/CinelerraCV_Manual.pdf 
+
SHBTN8_WARN 0
SHBTN8_RUN_SCRIPT 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
SHBTN9_NAME -> Fab-extraction guide papa 600px
SHBTN9_COMMANDS /home/fabrice/Privé/fab_guide/fab_guide-nos_videos/fab-extraction_guide_papa_600px.sh
SHBTN9_WARN 0
SHBTN9_RUN_SCRIPT 1
SHBTN10_NAME -> Extraction guide papa 600px
SHBTN10_COMMANDS /home/fabrice/Privé/fab_guide/fab_guide-nos_videos/extraction_guide_papa_600px.sh
SHBTN10_WARN 0
SHBTN10_RUN_SCRIPT 1
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master_2021-03-10_v01 version ambiance mono.wav
RECENT_Microsoft WAV_PATH_1 /tmp/master_2021-03-07_v01 rectification.xml.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master_2021-03-10_v03 version stereo gain  5.wav
RECENT_Microsoft WAV_PATH_1 /tmp/master_2021-03-10_v02 version ambiance stereo de -13 à -20(gain).wav
RECENT_Microsoft WAV_PATH_0 /tmp/master_2021-03-10_v04 version stereo gain -2.5.wav
RECENT_RECENT_PROJECT_RECENT_PROJECT_0 /mnt/cin/rushes/en_attente/arzvillers_ascenceur_3D
PROJECT_DIRECTORY /mnt/cin/rushes/en_attente/arzvillers_ascenceur_3D
PROJECT_RELOAD 0
PROJECT_OVERWRITE 0
PROJECT_SAVE_MODE 0
RECENT_RECENT_PROJECT_RECENT_PROJECT_1 /mnt/cin/rushes/en_attente/arzvillers_ascenceur
UNSAFE_GUI 0
ONGOING_BACKUPS 0
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_1 /tmp/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Séquence EXR_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render_h264/piperMux.wav
RECENT_Microsoft WAV_PATH_1  /tmp/fab-render_h264/piperMux.wav
RECENT_Microsoft WAV_PATH_2 /tmp/master-tv/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render_h264/pipes/piper001.wav
RECENT_Microsoft WAV_PATH_1 /tmp/fab-render_h264/piperMux.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render_h264/pipes/piper001.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_1 /tmp/fab-render_h264/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
RECENT_Microsoft WAV_PATH_0 /tmp/fab-render/pipes/piper000.wav
SLOW_SPEED 5.000000e-01
FAST_SPEED 2.000000e+00
Cinelerra_rc-2 (42,387 bytes)
Andrew-R

Andrew-R

2021-09-08 15:46

reporter   ~0004942

Cinelerra_rc from Debian 11 VM

Cinelerra_rc (22,000 bytes)
LAST_LANG en_US.UTF-8
MWINDOWWIDTH 864
MWINDOWHEIGHT 327
LOADS_TOTAL 1
TOTAL_LOADS 1
TOTAL_AEFFECTS 0
TOTAL_VEFFECTS 0
FILEBOX_HISTORY_PATH0 /home/guest/
FILEBOX_HISTORY_ID0 238
FILEBOX_HISTORY_PATH1 
FILEBOX_HISTORY_ID1 221
FILEBOX_HISTORY_PATH2 
FILEBOX_HISTORY_ID2 222
FILEBOX_HISTORY_PATH3 
FILEBOX_HISTORY_ID3 223
FILEBOX_HISTORY_PATH4 
FILEBOX_HISTORY_ID4 224
FILEBOX_HISTORY_PATH5 
FILEBOX_HISTORY_ID5 225
FILEBOX_HISTORY_PATH6 
FILEBOX_HISTORY_ID6 226
FILEBOX_HISTORY_PATH7 
FILEBOX_HISTORY_ID7 227
FILEBOX_HISTORY_PATH8 
FILEBOX_HISTORY_ID8 228
FILEBOX_HISTORY_PATH9 
FILEBOX_HISTORY_ID9 229
FILEBOX_HISTORY_PATH10 
FILEBOX_HISTORY_ID10 230
FILEBOX_HISTORY_PATH11 
FILEBOX_HISTORY_ID11 231
FILEBOX_HISTORY_PATH12 
FILEBOX_HISTORY_ID12 232
FILEBOX_HISTORY_PATH13 
FILEBOX_HISTORY_ID13 233
FILEBOX_HISTORY_PATH14 
FILEBOX_HISTORY_ID14 234
FILEBOX_HISTORY_PATH15 
FILEBOX_HISTORY_ID15 235
FILEBOX_MODE 0
FILEBOX_W 640
FILEBOX_H 480
FILEBOX_TYPE0 0
FILEBOX_TYPE1 1
FILEBOX_TYPE2 2
FILEBOX_TYPE3 3
FILEBOX_WIDTH0 300
FILEBOX_WIDTH1 100
FILEBOX_WIDTH2 150
FILEBOX_WIDTH3 49
FILEBOX_FILTER *
FILEBOX_SIZE_FORMAT 0
ACHANNEL_ANGLE_0 180
ACHANNEL_ANGLE_1 0
ACHANNEL_ANGLE_2 0
ACHANNEL_ANGLE_3 0
ACHANNEL_ANGLE_4 0
ACHANNEL_ANGLE_5 0
ACHANNEL_ANGLE_6 0
ACHANNEL_ANGLE_7 0
ACHANNEL_ANGLE_8 0
ACHANNEL_ANGLE_9 0
ACHANNEL_ANGLE_10 0
ACHANNEL_ANGLE_11 0
ACHANNEL_ANGLE_12 0
ACHANNEL_ANGLE_13 0
ACHANNEL_ANGLE_14 0
ACHANNEL_ANGLE_15 0
ACHANNEL_ANGLE_16 0
ACHANNEL_ANGLE_17 0
ACHANNEL_ANGLE_18 0
ACHANNEL_ANGLE_19 0
ACHANNEL_ANGLE_20 0
ACHANNEL_ANGLE_21 0
ACHANNEL_ANGLE_22 0
ACHANNEL_ANGLE_23 0
ACHANNEL_ANGLE_24 0
ACHANNEL_ANGLE_25 0
ACHANNEL_ANGLE_26 0
ACHANNEL_ANGLE_27 0
ACHANNEL_ANGLE_28 0
ACHANNEL_ANGLE_29 0
ACHANNEL_ANGLE_30 0
ACHANNEL_ANGLE_31 0
ACHANNELS 2
R_AUDIOINDRIVER 4
R_AFIREWIRE_IN_PORT 0
R_AFIREWIRE_IN_CHANNEL 63
R_AFIREWIRE_IN_PATH /dev/raw1394
R_OSS_ENABLE_0 1
R_OSS_IN_DEVICE_0 /dev/dsp
R_OSS_ENABLE_1 0
R_OSS_IN_DEVICE_1 /dev/dsp
R_OSS_ENABLE_2 0
R_OSS_IN_DEVICE_2 /dev/dsp
R_OSS_ENABLE_3 0
R_OSS_IN_DEVICE_3 /dev/dsp
R_OSS_ENABLE_4 0
R_OSS_IN_DEVICE_4 /dev/dsp
R_OSS_ENABLE_5 0
R_OSS_IN_DEVICE_5 /dev/dsp
R_OSS_ENABLE_6 0
R_OSS_IN_DEVICE_6 /dev/dsp
R_OSS_ENABLE_7 0
R_OSS_IN_DEVICE_7 /dev/dsp
R_OSS_IN_BITS 16
R_ESOUND_IN_SERVER 
R_PULSE_IN_SERVER 
R_ESOUND_IN_PORT 0
R_ALSA_IN_DEVICE default
R_ALSA_IN_BITS 16
R_IN_SAMPLERATE 48000
R_AUDIO_DVB_IN_ADAPTER /dev/dvb/adapter0
R_AUDIO_DVB_IN_DEVICE 0
R_DVB_IN_BITS 16
R_V4L2_IN_BITS 16
R_IN_CHANNELS 2
R_FOLLOW_AUDIO 1
R_AUDIO_IN_MAP51_2 1
R_AUDIO_IN_GAIN 1.0000000000000000e+00
ASSET_COLUMN0 100
ASSET_COLUMN1 100
SHOW_MUTE 0
SHOW_CAMERA_X 0
SHOW_CAMERA_Y 0
SHOW_CAMERA_Z 0
SHOW_PROJECTOR_X 0
SHOW_PROJECTOR_Y 0
SHOW_PROJECTOR_Z 0
SHOW_FADE 1
SHOW_PAN 0
SHOW_MODE 0
SHOW_MASK 0
SHOW_SPEED 0
SHOW_TRANSITIONS 1
SHOW_PLUGINS 1
SHOW_HARD_EDGES 1
ASSETLIST_FORMAT 1
ASPECTW 4.000000e+00
ASPECTH 3.000000e+00
ATRACKS 2
AUTOS_FOLLOW_EDITS 1
BRENDER_START 0.0000000000000000e+00
BRENDER_END 0.0000000000000000e+00
COLOR_MODEL RGBA-8 Bit
INTERLACE_MODE UNKNOWN
EYEDROP_RADIUS 0
CROP_X1 0
CROP_X2 320
CROP_Y1 0
CROP_Y2 240
RULER_X1 0.000000e+00
RULER_X2 0.000000e+00
RULER_Y1 0.000000e+00
RULER_Y2 0.000000e+00
AWINDOW_FOLDER 0
CURSOR_ON_FRAMES 1
TYPELESS_KEYFRAMES 0
CWINDOW_DEST 0
CWINDOW_MASK 0
CWINDOW_METER 0
CWINDOW_OPERATION 0
CWINDOW_SCROLLBARS 0
CWINDOW_XSCROLL -8
CWINDOW_YSCROLL 0
CWINDOW_ZOOM 0.000000e+00
CWINDOW_CLICK2PLAY 0
CWINDOW_CLEAR_COLOR 0
DEFAULT_ATRANSITION Crossfade
DEFAULT_VTRANSITION Dissolve
DEFAULT_TRANSITION_LENGTH 1.0000000000000000e+00
EDIT_HANDLE_MODE0 0
EDIT_HANDLE_MODE1 1
EDIT_HANDLE_MODE2 2
EDITING_MODE 1
ENABLE_DUPLEX 1
FOLDERLIST_FORMAT 0
FRAMERATE 2.5000000000000000e+01
FRAMES_PER_FOOT 1.600000e+01
HIGHLIGHTED_TRACK 2
INTERPOLATION_TYPE 1
INTERPOLATE_RAW 1
WHITE_BALANCE_RAW 1
LABELS_FOLLOW_EDITS 1
PLUGINS_FOLLOW_EDITS 1
SINGLE_STANDALONE 1
PLAYBACK_PRELOAD 0
AUTO_KEYFRAMES 0
SPAN_KEYFRAMES 0
METER_FORMAT 0
MIN_METER_DB -80
MAX_METER_DB 6
OUTPUTW 720
OUTPUTH 576
PLAYBACK_BUFFER 4096
PLAYBACK_SOFTWARE_POSITION 0
PLAYBACK_ACTIVE_CONFIG 0
A_FRAGMENT_SIZE 16384
A_AUDIO_OFFSET 0.000000e+00
A_AUDIO_OUT_MAP51_2 0
A_AUDIO_OUT_GAIN 1.0000000000000000e+00
A_AUDIO_OUT_DRIVER 4
A_OSS_ENABLE_0 1
A_OSS_OUT_DEVICE_0 /dev/dsp
A_OSS_ENABLE_1 0
A_OSS_OUT_DEVICE_1 /dev/dsp
A_OSS_ENABLE_2 0
A_OSS_OUT_DEVICE_2 /dev/dsp
A_OSS_ENABLE_3 0
A_OSS_OUT_DEVICE_3 /dev/dsp
A_OSS_ENABLE_4 0
A_OSS_OUT_DEVICE_4 /dev/dsp
A_OSS_ENABLE_5 0
A_OSS_OUT_DEVICE_5 /dev/dsp
A_OSS_ENABLE_6 0
A_OSS_OUT_DEVICE_6 /dev/dsp
A_OSS_ENABLE_7 0
A_OSS_OUT_DEVICE_7 /dev/dsp
A_OSS_OUT_BITS 16
A_ALSA_OUT_DEVICE default
A_ALSA_OUT_BITS 16
A_ALSA_INTERRUPT_WORKAROUND 0
A_ESOUND_OUT_SERVER 
A_PULSE_OUT_SERVER 
A_ESOUND_OUT_PORT 0
A_AFIREWIRE_OUT_CHANNEL 63
A_AFIREWIRE_OUT_PORT 0
A_AFIREWIRE_OUT_PATH /dev/video1394
A_AFIREWIRE_OUT_SYT 30000
A_ADV1394_OUT_CHANNEL 63
A_ADV1394_OUT_PORT 0
A_ADV1394_OUT_PATH /dev/dv1394
A_ADV1394_OUT_SYT 30000
A_VIDEO_OUT_DRIVER 10
A_X11_OUT_DEVICE 
A_X11_USE_FIELDS 0
A_VFIREWIRE_OUT_CHANNEL 63
A_VFIREWIRE_OUT_PORT 0
A_VFIREWIRE_OUT_PATH /dev/video1394
A_VFIREWIRE_OUT_SYT 30000
A_VDV1394_OUT_CHANNEL 63
A_VDV1394_OUT_PORT 0
A_VDV1394_OUT_PATH /dev/dv1394
A_VDV1394_OUT_SYT 30000
PLAYBACK_HOSTNAME localhost
PLAYBACK_PORT 23456
PLAYBACK_REALTIME 0
REALTIME_RECORD 0
RECORD_POSITIONING 1
RECORD_RAW_STREAM 0
RECORD_SYNC_DRIVES 0
RECORD_FRAGMENT_SIZE 2048
RECORD_WRITE_LENGTH 131072
RECORD_REALTIME_TOC 1
RECORD_PATH 
RECORD_FORMAT 33
RECORD_USE_HEADER 1
RECORD_FFORMAT mp4
RECORD_FF_FORMAT_OPTIONS 
RECORD_AUDIO 1
RECORD_VIDEO 1
RECORD_AUDIO_CODEC mp4.qt
RECORD_VIDEO_CODEC mp4.qt
RECORD_AMPEG_BITRATE 256
RECORD_AMPEG_DERIVATIVE 3
RECORD_VORBIS_VBR 0
RECORD_VORBIS_MIN_BITRATE -1
RECORD_VORBIS_BITRATE 128000
RECORD_VORBIS_MAX_BITRATE -1
RECORD_FF_AUDIO_OPTIONS 
RECORD_FF_SAMPLE_FORMAT 
RECORD_FF_AUDIO_BITRATE 0
RECORD_FF_AUDIO_QUALITY -1
RECORD_FF_VIDEO_OPTIONS 
RECORD_FF_PIXEL_FORMAT 
RECORD_FF_VIDEO_BITRATE 0
RECORD_FF_VIDEO_QUALITY -1
RECORD_FF_COLOR_SPACE -1
RECORD_FF_COLOR_RANGE -1
RECORD_THEORA_FIX_BITRATE 1
RECORD_THEORA_BITRATE 860000
RECORD_THEORA_QUALITY 16
RECORD_THEORA_SHARPNESS 2
RECORD_THEORA_KEYFRAME_FREQUENCY 64
RECORD_THEORA_FORCE_KEYFRAME_FREQUENCY 64
RECORD_MP3_BITRATE 224
RECORD_JPEG_QUALITY 80
RECORD_ASPECT_RATIO -1.0000000000000000e+00
RECORD_VMPEG_IFRAME_DISTANCE 45
RECORD_VMPEG_PFRAME_DISTANCE 0
RECORD_VMPEG_PROGRESSIVE 0
RECORD_VMPEG_DENOISE 1
RECORD_VMPEG_BITRATE 1000000
RECORD_VMPEG_DERIVATIVE 1
RECORD_VMPEG_QUANTIZATION 15
RECORD_VMPEG_CMODEL 7
RECORD_VMPEG_FIX_BITRATE 0
RECORD_VMPEG_SEQ_CODES 0
RECORD_VMPEG_PRESET 0
RECORD_VMPEG_FIELD_ORDER 0
RECORD_AC3_BITRATE 128
RECORD_PNG_USE_ALPHA 0
RECORD_PNG_DEPTH 8
RECORD_PNG_COMPRESSION 0
RECORD_EXR_USE_ALPHA 0
RECORD_EXR_COMPRESSION 0
RECORD_TIFF_CMODEL 0
RECORD_TIFF_COMPRESSION 0
RECORD_MOV_SPHERE 0
RECORD_JPEG_SPHERE 0
RECORD_BITS 16
RECORD_DITHER 0
RECORD_SIGNED 1
RECORD_BYTE_ORDER 1
RECORD_CHANNELS 2
RECORD_RATE 48000
RECORD_HEADER 0
RECORD_AUDIO_LENGTH 0
RECORD_HEIGHT 0
RECORD_WIDTH 0
RECORD_ACTUAL_HEIGHT 0
RECORD_ACTUAL_WIDTH 0
RECORD_PROXY_SCALE 0
RECORD_PROXY_EDL 0
RECORD_PROGRAM -1
RECORD_LAYERS 0
RECORD_FRAMERATE 0.0000000000000000e+00
RECORD_VIDEO_LENGTH 0
RECORD_SINGLE_FRAME 0
SAFE_REGIONS 0
SAMPLERATE 48000
SCRUB_SPEED 2.000000e+00
SI_USEDURATION 1
SI_DURATION 3.000000e+00
SHOW_ASSETS 1
SHOW_TITLES 1
TIME_FORMAT 1
TIMECODE_OFFSET 0.0000000000000000e+00
NUDGE_FORMAT 1
TOOL_WINDOW 0
R_VIDEO_IN_DRIVER 1
R_V4L2_IN_DEVICE /dev/video0
R_V4L2JPEG_IN_DEVICE /dev/video0
R_V4L2JPEG_IN_FIELDS 2
R_V4L2MPEG_IN_DEVICE /dev/video0
R_VIDEO_DVB_IN_ADAPTER /dev/dvb/adapter0
R_VIDEO_DVB_IN_DEVICE 0
R_SCREENCAPTURE_DISPLAY 
R_VFIREWIRE_IN_PORT 0
R_VFIREWIRE_IN_CHANNEL 63
R_VFIREWIRE_IN_PATH /dev/raw1394
R_VIDEO_CAPTURE_LENGTH 2
RECORD_W 720
RECORD_H 480
R_IN_FRAMERATE 2.997000e+01
R_FOLLOW_VIDEO 1
VCHANNEL_X_0 0
VCHANNEL_Y_0 0
VCHANNEL_X_1 720
VCHANNEL_Y_1 0
VCHANNEL_X_2 1440
VCHANNEL_Y_2 0
VCHANNEL_X_3 2160
VCHANNEL_Y_3 0
VCHANNEL_X_4 2880
VCHANNEL_Y_4 0
VCHANNEL_X_5 3600
VCHANNEL_Y_5 0
VCHANNEL_X_6 4320
VCHANNEL_Y_6 0
VCHANNEL_X_7 5040
VCHANNEL_Y_7 0
VCHANNEL_X_8 5760
VCHANNEL_Y_8 0
VCHANNEL_X_9 6480
VCHANNEL_Y_9 0
VCHANNEL_X_10 7200
VCHANNEL_Y_10 0
VCHANNEL_X_11 7920
VCHANNEL_Y_11 0
VCHANNEL_X_12 8640
VCHANNEL_Y_12 0
VCHANNEL_X_13 9360
VCHANNEL_Y_13 0
VCHANNEL_X_14 10080
VCHANNEL_Y_14 0
VCHANNEL_X_15 10800
VCHANNEL_Y_15 0
VCHANNEL_X_16 11520
VCHANNEL_Y_16 0
VCHANNEL_X_17 12240
VCHANNEL_Y_17 0
VCHANNEL_X_18 12960
VCHANNEL_Y_18 0
VCHANNEL_X_19 13680
VCHANNEL_Y_19 0
VCHANNEL_X_20 14400
VCHANNEL_Y_20 0
VCHANNEL_X_21 15120
VCHANNEL_Y_21 0
VCHANNEL_X_22 15840
VCHANNEL_Y_22 0
VCHANNEL_X_23 16560
VCHANNEL_Y_23 0
VCHANNEL_X_24 17280
VCHANNEL_Y_24 0
VCHANNEL_X_25 18000
VCHANNEL_Y_25 0
VCHANNEL_X_26 18720
VCHANNEL_Y_26 0
VCHANNEL_X_27 19440
VCHANNEL_Y_27 0
VCHANNEL_X_28 20160
VCHANNEL_Y_28 0
VCHANNEL_X_29 20880
VCHANNEL_Y_29 0
VCHANNEL_X_30 21600
VCHANNEL_Y_30 0
VCHANNEL_X_31 22320
VCHANNEL_Y_31 0
VCHANNELS 1
VIDEO_EVERY_FRAME 0
VTRACKS 1
VIDEO_WRITE_LENGTH 30
VIEW_FOLLOWS_PLAYBACK 1
VWINDOW_METER 0
VWINDOW_ZOOM 1.000000e+00
VWINDOW_CLICK2PLAY 0
DECODE_SUBTITLES 0
SUBTITLE_NUMBER 0
LABEL_CELLS 0
PROGRAM_NO 0
PROXY_BEEP 0.000000e+00
RENDER_BEEP 0.000000e+00
LOOP_PLAYBACK 0
LOOP_START 0.0000000000000000e+00
LOOP_END 0.0000000000000000e+00
SELECTIONSTART 1.8040000000000001e+02
SELECTIONEND 1.8040000000000001e+02
ZOOM_SAMPLE 1024
ZOOMY 64
ZOOM_ATRACK 64
ZOOM_VTRACK 64
RED 0.000000e+00
GREEN 0.000000e+00
BLUE 0.000000e+00
RED_MAX 0.000000e+00
GREEN_MAX 0.000000e+00
BLUE_MAX 0.000000e+00
USE_MAX 0
GANG_TRACKS 0
AUTOGROUPTYPE_AUDIO_FADE_MIN -8.000000e+01
AUTOGROUPTYPE_AUDIO_FADE_MAX 6.000000e+00
AUTOGROUPTYPE_VIDEO_FADE_MIN 0.000000e+00
AUTOGROUPTYPE_VIDEO_FADE_MAX 1.000000e+02
AUTOGROUPTYPE_ZOOM_MIN 5.000000e-03
AUTOGROUPTYPE_ZOOM_MAX 5.000000e+00
AUTOGROUPTYPE_SPEED_MIN 5.000000e-03
AUTOGROUPTYPE_SPEED_MAX 5.000000e+00
AUTOGROUPTYPE_X_MIN -7.200000e+02
AUTOGROUPTYPE_X_MAX 7.200000e+02
AUTOGROUPTYPE_Y_MIN -4.800000e+02
AUTOGROUPTYPE_Y_MAX 4.800000e+02
FLOATAUTO_TYPE 0
X_PANE -1
Y_PANE -1
A_X11_HOST 
B_X11_HOST 
WINDOW_CONFIG 0
MWINDOW_X 87
MWINDOW_Y 347
MWINDOW_W 864
MWINDOW_H 327
LWINDOW_X 924
LWINDOW_Y 0
LWINDOW_W 100
LWINDOW_H 460
VWINDOW_X 0
VWINDOW_Y 27
VWINDOW_W 502
VWINDOW_H 426
CWINDOW_X 768
CWINDOW_Y 48
CWINDOW_W 502
CWINDOW_H 426
CTOOL_X 763
CTOOL_Y 213
GWINDOW_X 0
GWINDOW_Y 0
AWINDOW_X 640
AWINDOW_Y 27
AWINDOW_W 630
AWINDOW_H 899
BWINDOW_W 600
BWINDOW_H 360
EWINDOW_W 640
EWINDOW_H 240
CHANNELS_X 0
CHANNELS_Y 0
PICTURE_X 0
PICTURE_Y 0
SCOPE_X 0
SCOPE_Y 0
SCOPE_W 640
SCOPE_H 320
HISTOGRAM_X 0
HISTOGRAM_Y 0
HISTOGRAM_W 320
HISTOGRAM_H 480
RECORD_SCOPE 0
USE_HIST 1
USE_WAVE 1
USE_VECTOR 1
USE_HIST_PARADE 1
USE_WAVE_PARADE 1
USE_WAVE_GAIN 5
USE_VECT_GAIN 5
USE_SMOOTH 1
USE_REFRESH 0
USE_RELEASE 0
USE_GRATICULE 0
ABINS_W 200
RMONITOR_X 660
RMONITOR_Y 0
RMONITOR_W 364
RMONITOR_H 500
TILE_MIXERS_X 0
TILE_MIXERS_Y 0
TILE_MIXERS_W 0
TILE_MIXERS_H 0
RWINDOW_X 0
RWINDOW_Y 0
RWINDOW_W 650
RWINDOW_H 500
CSWINDOW_X 0
CSWINDOW_Y 0
CSWINDOW_W 1280
CSWINDOW_H 600
SWINDOW_X 0
SWINDOW_Y 0
SWINDOW_W 600
SWINDOW_H 400
BATCHRENDER_X 137
BATCHRENDER_Y 184
BATCHRENDER_W 750
BATCHRENDER_H 400
SHOW_VWINDOW 0
SHOW_AWINDOW 1
SHOW_CWINDOW 1
SHOW_LWINDOW 0
SHOW_GWINDOW 0
CWINDOW_CONTROLS 1
PLUGINDIALOG_W 510
PLUGINDIALOG_H 415
KEYFRAMEDIALOG_W 320
KEYFRAMEDIALOG_H 415
KEYFRAMEDIALOG_COLUMN1 150
KEYFRAMEDIALOG_COLUMN2 100
KEYFRAMEDIALOG_ALL 0
MENUEFFECT_W 580
MENUEFFECT_H 350
TRANSITIONDIALOG_W 320
TRANSITIONDIALOG_H 512
ACTUAL_FRAME_RATE 4.9407115936279297e+01
TITLE_BAR_ALPHA 1.000000e+00
CURRENT_TIP 7
USE_TIPWINDOW 1
SCAN_COMMERCIALS 0
ANDROID_REMOTE 0
ANDROID_PIN cinelerra
ANDROID_PORT 23432
CACHE_SIZE 268435456
CACHE_TRANSITIONS 1
INDEX_DIRECTORY /home/guest/.bcast5/
INDEX_SIZE 4194304
INDEX_COUNT 500
USE_THUMBNAILS 1
KEYFRAME_RETICLE 1
PERPETUAL_SESSION 0
LV2_PATH $HOME/lv2
AUTOSTART_LV2UI 0
NESTED_PROXY_PATH $HOME/Videos
TRAP_SIGSEGV 1
TRAP_SIGINTR 1
AWINDOW_PICON_H 50
LAYOUT_SCALE 0.000000e+00
VICON_SIZE 50
VICON_COLOR_MODE 0
THEME Cakewalk
LOCALE sys
PLUGIN_ICONS cinfinity
SNAPSHOT_PATH $HOME/Pictures
CHANNEL_POSITIONS0 90
CHANNEL_POSITIONS1 180, 0
CHANNEL_POSITIONS2 180, 60, 300
CHANNEL_POSITIONS3 180, 90, 0, 270
CHANNEL_POSITIONS4 180, 108, 36, 324, 252
CHANNEL_POSITIONS5 150, 30, 90, 270, 210, 330
CHANNEL_POSITIONS6 180, 129, 78, 26, 335, 283, 232
CHANNEL_POSITIONS7 180, 135, 90, 45, 0, 315, 270, 225
CHANNEL_POSITIONS8 180, 140, 100, 60, 20, 340, 300, 260, 220
CHANNEL_POSITIONS9 180, 144, 108, 72, 36, 0, 324, 288, 252, 216
CHANNEL_POSITIONS10 180, 148, 115, 82, 50, 17, 344, 311, 279, 246, 213
CHANNEL_POSITIONS11 180, 150, 120, 90, 60, 30, 0, 330, 300, 270, 240, 210
CHANNEL_POSITIONS12 180, 153, 125, 97, 70, 42, 14, 347, 319, 291, 264, 236, 208
CHANNEL_POSITIONS13 180, 155, 129, 103, 78, 52, 26, 0, 335, 309, 283, 258, 232, 206
CHANNEL_POSITIONS14 180, 156, 132, 108, 84, 60, 36, 12, 348, 324, 300, 276, 252, 228, 204
CHANNEL_POSITIONS15 180, 158, 135, 113, 90, 68, 45, 23, 0, 338, 315, 293, 270, 248, 225, 203
CHANNEL_POSITIONS16 180, 159, 138, 117, 96, 75, 53, 32, 11, 350, 329, 308, 286, 265, 244, 223, 202
CHANNEL_POSITIONS17 180, 160, 140, 120, 100, 80, 60, 40, 20, 0, 340, 320, 300, 280, 260, 240, 220, 200
CHANNEL_POSITIONS18 180, 162, 143, 124, 105, 86, 67, 48, 29, 10, 351, 332, 313, 294, 275, 256, 237, 218, 199
CHANNEL_POSITIONS19 180, 162, 144, 126, 108, 90, 72, 54, 36, 18, 0, 342, 324, 306, 288, 270, 252, 234, 216, 198
CHANNEL_POSITIONS20 180, 163, 146, 129, 112, 95, 78, 60, 43, 26, 9, 352, 335, 318, 300, 283, 266, 249, 232, 215, 198
CHANNEL_POSITIONS21 180, 164, 148, 131, 115, 99, 82, 66, 50, 33, 17, 0, 344, 328, 311, 295, 279, 262, 246, 230, 213, 197
CHANNEL_POSITIONS22 180, 165, 149, 134, 118, 102, 87, 71, 55, 40, 24, 8, 353, 337, 321, 306, 290, 274, 259, 243, 227, 212, 196
CHANNEL_POSITIONS23 180, 165, 150, 135, 120, 105, 90, 75, 60, 45, 30, 15, 0, 345, 330, 315, 300, 285, 270, 255, 240, 225, 210, 195
CHANNEL_POSITIONS24 180, 166, 152, 137, 123, 108, 94, 80, 65, 51, 36, 22, 8, 353, 339, 324, 310, 296, 281, 267, 252, 238, 224, 209, 195
CHANNEL_POSITIONS25 180, 167, 153, 139, 125, 111, 97, 84, 70, 56, 42, 28, 14, 0, 347, 333, 319, 305, 291, 277, 264, 250, 236, 222, 208, 194
CHANNEL_POSITIONS26 180, 167, 154, 140, 127, 114, 100, 87, 74, 60, 47, 34, 20, 7, 354, 340, 327, 314, 300, 287, 274, 260, 247, 234, 220, 207, 194
CHANNEL_POSITIONS27 180, 168, 155, 142, 129, 116, 103, 90, 78, 65, 52, 39, 26, 13, 0, 348, 335, 322, 309, 296, 283, 270, 258, 245, 232, 219, 206, 193
CHANNEL_POSITIONS28 180, 168, 156, 143, 131, 118, 106, 94, 81, 69, 56, 44, 32, 19, 7, 354, 342, 329, 317, 305, 292, 280, 267, 255, 243, 230, 218, 205, 193
CHANNEL_POSITIONS29 180, 168, 156, 144, 132, 120, 108, 96, 84, 72, 60, 48, 36, 24, 12, 0, 348, 336, 324, 312, 300, 288, 276, 264, 252, 240, 228, 216, 204, 192
CHANNEL_POSITIONS30 180, 169, 157, 146, 134, 122, 111, 99, 88, 76, 64, 53, 41, 30, 18, 6, 355, 343, 331, 320, 308, 297, 285, 273, 262, 250, 239, 227, 215, 204, 192
CHANNEL_POSITIONS31 180, 169, 158, 147, 135, 124, 113, 102, 90, 79, 68, 57, 45, 34, 23, 12, 0, 349, 338, 327, 315, 304, 293, 282, 270, 259, 248, 237, 225, 214, 203, 192
PROJECT_SMP 4
FORCE_UNIPROCESSOR 0
FFMPEG_MARKER_INDEXES 1
USE_HW_DEV 
WARN_INDEXES 1
WARN_VERSION 1
WARN_FILEREF 1
BD_WARN_ROOT 1
POPUPMENU_BTNUP 1
GRAB_FOCUS 1
TEXTBOX_FOCUS_POLICY 3
AUTO_ROTATE 1
FORWARD_RENDER_DISPLACEMENT 0
DVD_YUV420P_INTERLACE 0
HIGHLIGHT_INVERSE 16777215
YUV_COLOR_SPACE 0
YUV_COLOR_RANGE 0
AUTOCOLOR_ASSETS 0
CTRL_TOGGLE 1
RECTIFY_AUDIO 0
BRENDER_PATH /tmp/brender
BRENDER_FORMAT 8
BRENDER_USE_HEADER 1
BRENDER_FFORMAT mp4
BRENDER_FF_FORMAT_OPTIONS 
BRENDER_AUDIO_CODEC 
BRENDER_VIDEO_CODEC 
BRENDER_AMPEG_BITRATE 256
BRENDER_AMPEG_DERIVATIVE 3
BRENDER_VORBIS_VBR 0
BRENDER_VORBIS_MIN_BITRATE -1
BRENDER_VORBIS_BITRATE 128000
BRENDER_VORBIS_MAX_BITRATE -1
BRENDER_FF_AUDIO_OPTIONS 
BRENDER_FF_SAMPLE_FORMAT 
BRENDER_FF_AUDIO_BITRATE 0
BRENDER_FF_AUDIO_QUALITY -1
BRENDER_FF_VIDEO_OPTIONS 
BRENDER_FF_PIXEL_FORMAT 
BRENDER_FF_VIDEO_BITRATE 0
BRENDER_FF_VIDEO_QUALITY -1
BRENDER_FF_COLOR_SPACE -1
BRENDER_FF_COLOR_RANGE -1
BRENDER_THEORA_FIX_BITRATE 1
BRENDER_THEORA_BITRATE 860000
BRENDER_THEORA_QUALITY 16
BRENDER_THEORA_SHARPNESS 2
BRENDER_THEORA_KEYFRAME_FREQUENCY 64
BRENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
BRENDER_MP3_BITRATE 224
BRENDER_JPEG_QUALITY 80
BRENDER_ASPECT_RATIO -1.0000000000000000e+00
BRENDER_VMPEG_IFRAME_DISTANCE 45
BRENDER_VMPEG_PFRAME_DISTANCE 0
BRENDER_VMPEG_PROGRESSIVE 0
BRENDER_VMPEG_DENOISE 1
BRENDER_VMPEG_BITRATE 1000000
BRENDER_VMPEG_DERIVATIVE 1
BRENDER_VMPEG_QUANTIZATION 15
BRENDER_VMPEG_CMODEL 7
BRENDER_VMPEG_FIX_BITRATE 0
BRENDER_VMPEG_SEQ_CODES 0
BRENDER_VMPEG_PRESET 0
BRENDER_VMPEG_FIELD_ORDER 0
BRENDER_AC3_BITRATE 128
BRENDER_PNG_USE_ALPHA 0
BRENDER_PNG_DEPTH 8
BRENDER_PNG_COMPRESSION 0
BRENDER_EXR_USE_ALPHA 0
BRENDER_EXR_COMPRESSION 0
BRENDER_TIFF_CMODEL 0
BRENDER_TIFF_COMPRESSION 0
BRENDER_MOV_SPHERE 0
BRENDER_JPEG_SPHERE 0
USE_BRENDER 0
BRENDER_FRAGMENT 1
USE_RENDERFARM 0
LOCAL_RATE 7.078827e+01
RENDERFARM_PORT 400
RENDERFARM_PREROLL 5.0000000000000000e-01
BRENDER_PREROLL 0
RENDERFARM_MOUNTPOINT 
RENDERFARM_JOBS_COUNT 20
RENDERFARM_WATCHDOG_TIMEOUT 60
RENDERFARM_CONSOLIDATE 0
RENDERFARM_TOTAL 0
SHBTNS_TOTAL 4
SHBTN0_NAME Current Manual
SHBTN0_COMMANDS $CIN_BROWSER https://cinelerra-gg.org/download/CinelerraGG_Manual.pdf
SHBTN0_WARN 0
SHBTN0_RUN_SCRIPT 0
SHBTN1_NAME Setting Shell Commands
SHBTN1_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/ShellCmds.html
SHBTN1_WARN 0
SHBTN1_RUN_SCRIPT 0
SHBTN2_NAME Shortcuts
SHBTN2_COMMANDS $CIN_BROWSER file://$CIN_DAT/doc/shortcuts.html
SHBTN2_WARN 0
SHBTN2_RUN_SCRIPT 0
SHBTN3_NAME RenderMux
SHBTN3_COMMANDS $CIN_DAT/doc/RenderMux.sh
SHBTN3_WARN 0
SHBTN3_RUN_SCRIPT 0
FILE_PROBE_TOTAL 19
FILE_PROBE0_NAME FFMPEG_Early
FILE_PROBE0_ARMED 1
FILE_PROBE1_NAME Scene
FILE_PROBE1_ARMED 1
FILE_PROBE2_NAME DB
FILE_PROBE2_ARMED 1
FILE_PROBE3_NAME DV
FILE_PROBE3_ARMED 1
FILE_PROBE4_NAME SndFile
FILE_PROBE4_ARMED 1
FILE_PROBE5_NAME PNG
FILE_PROBE5_ARMED 1
FILE_PROBE6_NAME PPM
FILE_PROBE6_ARMED 1
FILE_PROBE7_NAME JPEG
FILE_PROBE7_ARMED 1
FILE_PROBE8_NAME GIF
FILE_PROBE8_ARMED 1
FILE_PROBE9_NAME EXR
FILE_PROBE9_ARMED 1
FILE_PROBE10_NAME FLAC
FILE_PROBE10_ARMED 1
FILE_PROBE11_NAME CR2
FILE_PROBE11_ARMED 0
FILE_PROBE12_NAME TGA
FILE_PROBE12_ARMED 1
FILE_PROBE13_NAME TIFF
FILE_PROBE13_ARMED 1
FILE_PROBE14_NAME OGG
FILE_PROBE14_ARMED 1
FILE_PROBE15_NAME Vorbis
FILE_PROBE15_ARMED 1
FILE_PROBE16_NAME MPEG
FILE_PROBE16_ARMED 1
FILE_PROBE17_NAME EDL
FILE_PROBE17_ARMED 1
FILE_PROBE18_NAME FFMPEG_Late
FILE_PROBE18_ARMED 0
PLUGIN_VISIBILTY 9223372036854775807
VICON_DRAWING 0
TIP_INFO 0
DEFAULT_LOADPATH /home/guest/matrixbench_highdivx_ac3.avi
LOAD_MODE 6
LOADPREVIOUS0 /home/guest/matrixbench_highdivx_ac3.avi
B_FRAGMENT_SIZE 16384
B_AUDIO_OFFSET 0.000000e+00
B_AUDIO_OUT_MAP51_2 0
B_AUDIO_OUT_GAIN 1.0000000000000000e+00
B_AUDIO_OUT_DRIVER 4
B_OSS_ENABLE_0 1
B_OSS_OUT_DEVICE_0 /dev/dsp
B_OSS_ENABLE_1 0
B_OSS_OUT_DEVICE_1 /dev/dsp
B_OSS_ENABLE_2 0
B_OSS_OUT_DEVICE_2 /dev/dsp
B_OSS_ENABLE_3 0
B_OSS_OUT_DEVICE_3 /dev/dsp
B_OSS_ENABLE_4 0
B_OSS_OUT_DEVICE_4 /dev/dsp
B_OSS_ENABLE_5 0
B_OSS_OUT_DEVICE_5 /dev/dsp
B_OSS_ENABLE_6 0
B_OSS_OUT_DEVICE_6 /dev/dsp
B_OSS_ENABLE_7 0
B_OSS_OUT_DEVICE_7 /dev/dsp
B_OSS_OUT_BITS 16
B_ALSA_OUT_DEVICE default
B_ALSA_OUT_BITS 16
B_ALSA_INTERRUPT_WORKAROUND 0
B_ESOUND_OUT_SERVER 
B_PULSE_OUT_SERVER 
B_ESOUND_OUT_PORT 0
B_AFIREWIRE_OUT_CHANNEL 63
B_AFIREWIRE_OUT_PORT 0
B_AFIREWIRE_OUT_PATH /dev/video1394
B_AFIREWIRE_OUT_SYT 30000
B_ADV1394_OUT_CHANNEL 63
B_ADV1394_OUT_PORT 0
B_ADV1394_OUT_PATH /dev/dv1394
B_ADV1394_OUT_SYT 30000
B_VIDEO_OUT_DRIVER 10
B_X11_OUT_DEVICE 
B_X11_USE_FIELDS 0
B_VFIREWIRE_OUT_CHANNEL 63
B_VFIREWIRE_OUT_PORT 0
B_VFIREWIRE_OUT_PATH /dev/video1394
B_VFIREWIRE_OUT_SYT 30000
B_VDV1394_OUT_CHANNEL 63
B_VDV1394_OUT_PORT 0
B_VDV1394_OUT_PATH /dev/dv1394
B_VDV1394_OUT_SYT 30000
DEFAULTPREF 4
AUTOASPECT 0
RECENT_FFMPEG_PATH_0 /home/guest/1.mp4
RENDER_FILE_PER_LABEL 0
RENDER_LOADMODE 0
RENDER_RANGE_TYPE 1
RENDER_PATH /home/guest/1.mp4
RENDER_FORMAT 33
RENDER_USE_HEADER 1
RENDER_FFORMAT mp4
RENDER_FF_FORMAT_OPTIONS 
RENDER_AUDIO 1
RENDER_VIDEO 1
RENDER_AUDIO_CODEC h264.mp4
RENDER_VIDEO_CODEC h264.mp4
RENDER_AMPEG_BITRATE 256
RENDER_AMPEG_DERIVATIVE 3
RENDER_VORBIS_VBR 0
RENDER_VORBIS_MIN_BITRATE -1
RENDER_VORBIS_BITRATE 128000
RENDER_VORBIS_MAX_BITRATE -1
RENDER_FF_AUDIO_OPTIONS 
RENDER_FF_SAMPLE_FORMAT fltp
RENDER_FF_AUDIO_BITRATE 0
RENDER_FF_AUDIO_QUALITY -1
RENDER_FF_VIDEO_OPTIONS # use framerate for 1 keyframe/sec, needed for seeks
+keyint_min=25
+x264-params keyint=25
+
RENDER_FF_PIXEL_FORMAT yuv420p
RENDER_FF_VIDEO_BITRATE 0
RENDER_FF_VIDEO_QUALITY -1
RENDER_FF_COLOR_SPACE -1
RENDER_FF_COLOR_RANGE -1
RENDER_THEORA_FIX_BITRATE 1
RENDER_THEORA_BITRATE 860000
RENDER_THEORA_QUALITY 16
RENDER_THEORA_SHARPNESS 2
RENDER_THEORA_KEYFRAME_FREQUENCY 64
RENDER_THEORA_FORCE_KEYFRAME_FREQUENCY 64
RENDER_MP3_BITRATE 224
RENDER_JPEG_QUALITY 80
RENDER_ASPECT_RATIO -1.0000000000000000e+00
RENDER_VMPEG_IFRAME_DISTANCE 45
RENDER_VMPEG_PFRAME_DISTANCE 0
RENDER_VMPEG_PROGRESSIVE 0
RENDER_VMPEG_DENOISE 1
RENDER_VMPEG_BITRATE 1000000
RENDER_VMPEG_DERIVATIVE 1
RENDER_VMPEG_QUANTIZATION 15
RENDER_VMPEG_CMODEL 7
RENDER_VMPEG_FIX_BITRATE 0
RENDER_VMPEG_SEQ_CODES 0
RENDER_VMPEG_PRESET 0
RENDER_VMPEG_FIELD_ORDER 0
RENDER_AC3_BITRATE 128
RENDER_PNG_USE_ALPHA 0
RENDER_PNG_DEPTH 8
RENDER_PNG_COMPRESSION 0
RENDER_EXR_USE_ALPHA 0
RENDER_EXR_COMPRESSION 0
RENDER_TIFF_CMODEL 0
RENDER_TIFF_COMPRESSION 0
RENDER_MOV_SPHERE 0
RENDER_JPEG_SPHERE 0
RENDER_BITS 16
RENDER_DITHER 0
RENDER_SIGNED 1
RENDER_BYTE_ORDER 1
RENDER_CHANNELS 2
RENDER_RATE 48000
RENDER_HEADER 0
RENDER_AUDIO_LENGTH 0
RENDER_HEIGHT 576
RENDER_WIDTH 720
RENDER_ACTUAL_HEIGHT 0
RENDER_ACTUAL_WIDTH 0
RENDER_PROXY_SCALE 0
RENDER_PROXY_EDL 0
RENDER_PROGRAM -1
RENDER_LAYERS 1
RENDER_FRAMERATE 0.0000000000000000e+00
RENDER_VIDEO_LENGTH 0
RENDER_SINGLE_FRAME 0
SLOW_SPEED 5.000000e-01
FAST_SPEED 2.000000e+00
UNSAFE_GUI 0
ONGOING_BACKUPS 0
Cinelerra_rc (22,000 bytes)
Andrew-R

Andrew-R

2021-09-08 15:45

reporter   ~0004941

strange, it works for me with new 64-bit appimage just downloaded into VM...

I also think having sha256sums of Appimages in same directory will be great (but may be I overlooked them again?)

lv2_tree.log.txt (6,405 bytes)
/home/guest/lv2
├── atom.lv2
│   ├── atom.h
│   ├── atom.meta.ttl
│   ├── atom-test.c
│   ├── atom-test-utils.c
│   ├── atom.ttl
│   ├── forge.h
│   ├── forge-overflow-test.c
│   ├── manifest.ttl
│   └── util.h
├── buf-size.lv2
│   ├── buf-size.h
│   ├── buf-size.meta.ttl
│   ├── buf-size.ttl
│   └── manifest.ttl
├── calf.lv2
│   ├── Analyzer.ttl
│   ├── BassEnhancer.ttl
│   ├── calflv2gui.so
│   ├── calf.so -> /usr/lib/x86_64-linux-gnu/calf/calf.so
│   ├── CompensationDelay.ttl
│   ├── Compressor.ttl
│   ├── Crusher.ttl
│   ├── Deesser.ttl
│   ├── Emphasis.ttl
│   ├── EnvelopeFilter.ttl
│   ├── Equalizer12Band.ttl
│   ├── Equalizer30Band.ttl
│   ├── Equalizer5Band.ttl
│   ├── Equalizer8Band.ttl
│   ├── Exciter.ttl
│   ├── Filterclavier.ttl
│   ├── Filter.ttl
│   ├── Flanger.ttl
│   ├── Fluidsynth.ttl
│   ├── Gate.ttl
│   ├── HaasEnhancer.ttl
│   ├── Limiter.ttl
│   ├── manifest.ttl
│   ├── MonoCompressor.ttl
│   ├── MonoInput.ttl
│   ├── Monosynth.ttl
│   ├── MultibandCompressor.ttl
│   ├── MultibandEnhancer.ttl
│   ├── MultibandGate.ttl
│   ├── MultibandLimiter.ttl
│   ├── MultiChorus.ttl
│   ├── MultiSpread.ttl
│   ├── Organ.ttl
│   ├── Phaser.ttl
│   ├── Pitch.ttl
│   ├── presets-Filter.ttl
│   ├── presets-Flanger.ttl
│   ├── presets-MonoCompressor.ttl
│   ├── presets-Monosynth.ttl
│   ├── presets-Organ.ttl
│   ├── presets-Reverb.ttl
│   ├── presets-Wavetable.ttl
│   ├── Pulsator.ttl
│   ├── Reverb.ttl
│   ├── ReverseDelay.ttl
│   ├── RingModulator.ttl
│   ├── RotarySpeaker.ttl
│   ├── Saturator.ttl
│   ├── SidechainCompressor.ttl
│   ├── SidechainGate.ttl
│   ├── SidechainLimiter.ttl
│   ├── StereoTools.ttl
│   ├── TapeSimulator.ttl
│   ├── TransientDesigner.ttl
│   ├── VintageDelay.ttl
│   ├── Vinyl.ttl
│   ├── Vocoder.ttl
│   ├── Wavetable.ttl
│   ├── XOver2Band.ttl
│   ├── XOver3Band.ttl
│   └── XOver4Band.ttl
├── core.lv2
│   ├── attributes.h
│   ├── lv2core.meta.ttl
│   ├── lv2core.ttl
│   ├── lv2.h
│   ├── lv2_util.h
│   ├── manifest.ttl
│   ├── meta.ttl
│   └── people.ttl
├── data-access.lv2
│   ├── data-access.h
│   ├── data-access.meta.ttl
│   ├── data-access.ttl
│   └── manifest.ttl
├── dynmanifest.lv2
│   ├── dynmanifest.h
│   ├── dynmanifest.meta.ttl
│   ├── dynmanifest.ttl
│   └── manifest.ttl
├── event.lv2
│   ├── event.h
│   ├── event-helpers.h
│   ├── event.meta.ttl
│   ├── event.ttl
│   └── manifest.ttl
├── instance-access.lv2
│   ├── instance-access.h
│   ├── instance-access.meta.ttl
│   ├── instance-access.ttl
│   └── manifest.ttl
├── log.lv2
│   ├── logger.h
│   ├── log.h
│   ├── log.meta.ttl
│   ├── log.ttl
│   └── manifest.ttl
├── midi.lv2
│   ├── manifest.ttl
│   ├── midi.h
│   ├── midi.meta.ttl
│   └── midi.ttl
├── morph.lv2
│   ├── manifest.ttl
│   ├── morph.h
│   ├── morph.meta.ttl
│   └── morph.ttl
├── options.lv2
│   ├── manifest.ttl
│   ├── options.h
│   ├── options.meta.ttl
│   └── options.ttl
├── parameters.lv2
│   ├── manifest.ttl
│   ├── parameters.h
│   ├── parameters.meta.ttl
│   └── parameters.ttl
├── patch.lv2
│   ├── manifest.ttl
│   ├── patch.h
│   ├── patch.meta.ttl
│   └── patch.ttl
├── port-groups.lv2
│   ├── manifest.ttl
│   ├── port-groups.h
│   ├── port-groups.meta.ttl
│   └── port-groups.ttl
├── port-props.lv2
│   ├── manifest.ttl
│   ├── port-props.h
│   ├── port-props.meta.ttl
│   └── port-props.ttl
├── presets.lv2
│   ├── manifest.ttl
│   ├── presets.h
│   ├── presets.meta.ttl
│   └── presets.ttl
├── reasonablesynth.lv2
│   ├── manifest.ttl
│   ├── reasonablesynth.so
│   └── reasonablesynth.ttl
├── resize-port.lv2
│   ├── manifest.ttl
│   ├── resize-port.h
│   ├── resize-port.meta.ttl
│   └── resize-port.ttl
├── schemas.lv2
│   ├── dcs.ttl
│   ├── dct.ttl
│   ├── doap.ttl
│   ├── foaf.ttl
│   ├── manifest.ttl
│   ├── owl.ttl
│   ├── rdfs.ttl
│   ├── rdf.ttl
│   └── xsd.ttl
├── state.lv2
│   ├── manifest.ttl
│   ├── state.h
│   ├── state.meta.ttl
│   └── state.ttl
├── time.lv2
│   ├── manifest.ttl
│   ├── time.h
│   ├── time.meta.ttl
│   └── time.ttl
├── ui.lv2
│   ├── manifest.ttl
│   ├── ui.h
│   ├── ui.meta.ttl
│   └── ui.ttl
├── units.lv2
│   ├── manifest.ttl
│   ├── units.h
│   ├── units.meta.ttl
│   └── units.ttl
├── urid.lv2
│   ├── manifest.ttl
│   ├── urid.h
│   ├── urid.meta.ttl
│   └── urid.ttl
├── uri-map.lv2
│   ├── manifest.ttl
│   ├── uri-map.h
│   ├── uri-map.meta.ttl
│   └── uri-map.ttl
└── worker.lv2
    ├── manifest.ttl
    ├── worker.h
    ├── worker.meta.ttl
    └── worker.ttl

27 directories, 180 files
lv2_tree.log.txt (6,405 bytes)
MatN

MatN

2021-09-08 14:06

reporter   ~0004940

On a fresh Debian 11 in a VM, I can duplicate the problem with just Ardour loaded.

I changed the CinGG LV2 path to /usr/lib/lv2 . lv2ls (from livl-utils) shows:

https://community.ardour.org/node/7596
urn:ardour:a-comp
urn:ardour:a-comp#stereo
urn:ardour:a-delay
urn:ardour:a-eq
urn:ardour:a-exp
urn:ardour:a-exp#stereo
urn:ardour:a-fluidsynth
urn:ardour:a-reverb

On Mint 20, the older Ardour version does not include LV2 plugins, and the problem does not occur there.

In the CinGG-settings, the default LV2 path points to inside CinGG itself. I don't think this is useful anymore, because the AppImage gets built without LV2 plugins.
fary54

fary54

2021-09-08 13:06

reporter   ~0004939

@Andrew-R

First of all, many thanks for trying to find a solution.
So I followed your procedure.

1- Copy the LV2 plugins directory
$ cp -ar /usr/lib/lv2 ~/

2- Find the calf.so file (see find_calf.txt)
find /usr -name calf.so
gives me "/usr/lib/x86_64-linux-gnu/calf/calf.so" and
"/usr/lib/lv2/calf.lv2/calf.so"

3- I copied the calf.so library from /usr/lib/x86_64-linux-gnu/calf/ to ~/lv2/calf.lv2 (instead of the broken link file).

4- Remove the a-something directory from the ~/lv2 directory (see tree.txt)
$ rm -r ~/lv2/a-*

5- Start cinelerraGG
$ CinGG-20210831-x86_64.AppImage
CinelerraGG starts but without any LV2 plugins (see calf.jpg).

6- In cinelerraGG, in the preferences window, I set $HOME/lv2 and pressed "Reload plugin index" button in the preferences window.
CinelerraGG restarts but same thing, still without LV2 plugins (see calf.jpg)

find_calf.txt (69 bytes)
/usr/lib/x86_64-linux-gnu/calf/calf.so
/usr/lib/lv2/calf.lv2/calf.so
find_calf.txt (69 bytes)
calf.jpg (70,372 bytes)
calf.jpg (70,372 bytes)
tree.txt (8,349 bytes)
/home/fabrice/lv2/
├── calf.lv2
│   ├── Analyzer.ttl
│   ├── BassEnhancer.ttl
│   ├── calflv2gui.so
│   ├── calf.so
│   ├── CompensationDelay.ttl
│   ├── Compressor.ttl
│   ├── Crusher.ttl
│   ├── Deesser.ttl
│   ├── Emphasis.ttl
│   ├── EnvelopeFilter.ttl
│   ├── Equalizer12Band.ttl
│   ├── Equalizer30Band.ttl
│   ├── Equalizer5Band.ttl
│   ├── Equalizer8Band.ttl
│   ├── Exciter.ttl
│   ├── Filterclavier.ttl
│   ├── Filter.ttl
│   ├── Flanger.ttl
│   ├── Fluidsynth.ttl
│   ├── Gate.ttl
│   ├── HaasEnhancer.ttl
│   ├── Limiter.ttl
│   ├── manifest.ttl
│   ├── MonoCompressor.ttl
│   ├── MonoInput.ttl
│   ├── Monosynth.ttl
│   ├── MultibandCompressor.ttl
│   ├── MultibandEnhancer.ttl
│   ├── MultibandGate.ttl
│   ├── MultibandLimiter.ttl
│   ├── MultiChorus.ttl
│   ├── MultiSpread.ttl
│   ├── Organ.ttl
│   ├── Phaser.ttl
│   ├── Pitch.ttl
│   ├── presets-Filter.ttl
│   ├── presets-Flanger.ttl
│   ├── presets-MonoCompressor.ttl
│   ├── presets-Monosynth.ttl
│   ├── presets-Organ.ttl
│   ├── presets-Reverb.ttl
│   ├── presets-Wavetable.ttl
│   ├── Pulsator.ttl
│   ├── Reverb.ttl
│   ├── ReverseDelay.ttl
│   ├── RingModulator.ttl
│   ├── RotarySpeaker.ttl
│   ├── Saturator.ttl
│   ├── SidechainCompressor.ttl
│   ├── SidechainGate.ttl
│   ├── SidechainLimiter.ttl
│   ├── StereoTools.ttl
│   ├── TapeSimulator.ttl
│   ├── TransientDesigner.ttl
│   ├── VintageDelay.ttl
│   ├── Vinyl.ttl
│   ├── Vocoder.ttl
│   ├── Wavetable.ttl
│   ├── XOver2Band.ttl
│   ├── XOver3Band.ttl
│   └── XOver4Band.ttl
├── reasonablesynth.lv2
│   ├── manifest.ttl
│   ├── reasonablesynth.so
│   └── reasonablesynth.ttl
├── sapistaEQv2.lv2
│   ├── bassup.so
│   ├── bassup.ttl
│   ├── compressor_sc.so
│   ├── compressor_sc.ttl
│   ├── compressor.so
│   ├── compressor_stereo_sc.so
│   ├── compressor_stereo_sc.ttl
│   ├── compressor_stereo.so
│   ├── compressor_stereo.ttl
│   ├── compressor.ttl
│   ├── eq10qm.so
│   ├── eq10qm.ttl
│   ├── eq10qs.so
│   ├── eq10qs.ttl
│   ├── eq1qm.so
│   ├── eq1qm.ttl
│   ├── eq1qs.so
│   ├── eq1qs.ttl
│   ├── eq4qm.so
│   ├── eq4qm.ttl
│   ├── eq4qs.so
│   ├── eq4qs.ttl
│   ├── eq6qm.so
│   ├── eq6qm.ttl
│   ├── eq6qs.so
│   ├── eq6qs.ttl
│   ├── gate.so
│   ├── gate_stereo.so
│   ├── gate_stereo.ttl
│   ├── gate.ttl
│   ├── gui
│   │   ├── bassup_gui.so
│   │   ├── combopix
│   │   │   ├── hishelf.png
│   │   │   ├── hpf.png
│   │   │   ├── loshelf.png
│   │   │   ├── lpf.png
│   │   │   ├── notch.png
│   │   │   └── peak.png
│   │   ├── dynamics_gui.so
│   │   ├── eq10q_gui.so
│   │   ├── icons
│   │   │   ├── logobassup.png
│   │   │   ├── logodynamics.png
│   │   │   └── logoeq10q.png
│   │   ├── knobs
│   │   │   ├── fader_dark.png
│   │   │   ├── fader_white.png
│   │   │   ├── knob2_25px.png
│   │   │   ├── knob2_28px.png
│   │   │   ├── knob2_32px.png
│   │   │   ├── knob2_35px.png
│   │   │   ├── knob_bassup_165px.png
│   │   │   ├── knob_bassup_84px.png
│   │   │   ├── knob_green_84px.png
│   │   │   └── mixer_knob.xcf
│   │   └── matrix_ms_gui.so
│   ├── lr2ms.ttl
│   ├── manifest.ttl
│   ├── matrix_lr2ms.so
│   ├── matrix_ms2lr.so
│   └── ms2lr.ttl
├── ZamAutoSat.lv2
│   ├── manifest.ttl
│   ├── ZamAutoSat_dsp.so
│   ├── ZamAutoSat_dsp.ttl
│   ├── ZamAutoSat_ui.so
│   └── ZamAutoSat_ui.ttl
├── ZaMaximX2.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZaMaximX2_dsp.so
│   ├── ZaMaximX2_dsp.ttl
│   ├── ZaMaximX2_ui.so
│   └── ZaMaximX2_ui.ttl
├── ZamComp.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamComp_dsp.so
│   ├── ZamComp_dsp.ttl
│   ├── ZamComp_ui.so
│   └── ZamComp_ui.ttl
├── ZamCompX2.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamCompX2_dsp.so
│   ├── ZamCompX2_dsp.ttl
│   ├── ZamCompX2_ui.so
│   └── ZamCompX2_ui.ttl
├── ZamDelay.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamDelay_dsp.so
│   ├── ZamDelay_dsp.ttl
│   ├── ZamDelay_ui.so
│   └── ZamDelay_ui.ttl
├── ZamDynamicEQ.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamDynamicEQ_dsp.so
│   ├── ZamDynamicEQ_dsp.ttl
│   ├── ZamDynamicEQ_ui.so
│   └── ZamDynamicEQ_ui.ttl
├── ZamEQ2.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamEQ2_dsp.so
│   ├── ZamEQ2_dsp.ttl
│   ├── ZamEQ2_ui.so
│   └── ZamEQ2_ui.ttl
├── ZamGate.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamGate_dsp.so
│   ├── ZamGate_dsp.ttl
│   ├── ZamGate_ui.so
│   └── ZamGate_ui.ttl
├── ZamGateX2.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamGateX2_dsp.so
│   ├── ZamGateX2_dsp.ttl
│   ├── ZamGateX2_ui.so
│   └── ZamGateX2_ui.ttl
├── ZamGEQ31.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamGEQ31_dsp.so
│   ├── ZamGEQ31_dsp.ttl
│   ├── ZamGEQ31_ui.so
│   └── ZamGEQ31_ui.ttl
├── ZamGrains.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamGrains_dsp.so
│   ├── ZamGrains_dsp.ttl
│   ├── ZamGrains_ui.so
│   └── ZamGrains_ui.ttl
├── ZamHeadX2.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamHeadX2_dsp.so
│   ├── ZamHeadX2_dsp.ttl
│   ├── ZamHeadX2_ui.so
│   └── ZamHeadX2_ui.ttl
├── ZamPhono.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamPhono_dsp.so
│   ├── ZamPhono_dsp.ttl
│   ├── ZamPhono_ui.so
│   └── ZamPhono_ui.ttl
├── ZamTube.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZamTube_dsp.so
│   ├── ZamTube_dsp.ttl
│   ├── ZamTube_ui.so
│   └── ZamTube_ui.ttl
├── ZaMultiComp.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZaMultiComp_dsp.so
│   ├── ZaMultiComp_dsp.ttl
│   ├── ZaMultiComp_ui.so
│   └── ZaMultiComp_ui.ttl
├── ZaMultiCompX2.lv2
│   ├── manifest.ttl
│   ├── presets.ttl
│   ├── ZaMultiCompX2_dsp.so
│   ├── ZaMultiCompX2_dsp.ttl
│   ├── ZaMultiCompX2_ui.so
│   └── ZaMultiCompX2_ui.ttl
└── ZamVerb.lv2
    ├── manifest.ttl
    ├── presets.ttl
    ├── ZamVerb_dsp.so
    ├── ZamVerb_dsp.ttl
    ├── ZamVerb_ui.so
    └── ZamVerb_ui.ttl

24 directories, 223 files
tree.txt (8,349 bytes)
IgorBeg

IgorBeg

2021-09-08 06:58

reporter   ~0004938

@Andrew-R wrote:
Remove a-something plugins (from Ardour?). Now Cin should start normally .... 

In post https://www.cinelerra-gg.org/bugtracker/view.php?id=586#c4932 in 0000007 point, @fary54 copied all a-*.lv2 plugins. Mmh.
7. For testing, copy all LV2 plugin that begin with a-* (6 plugins)
$ cp -a /usr/lib/lv2/a-*.lv2 ~/plugins_lv2-calf_for_Cin/lv2/ 

I hope for him that the problem is that. Thanks @Andrew-R. I cross the fingers for fary54.
Andrew-R

Andrew-R

2021-09-07 21:59

reporter   ~0004937

Yeah, I reproduced this crash on virtual machine (qemu) with debian 11 + Ardour + Calf plugins.

try to copy (cp -ar /usr/lib/lv2 ~/ ) those plugins into home, set LV2_PATH to $HOME/lv2 and then find Calf.so library

find /usr -name calf.so

it will give you path, something like

/usr/lib/x86-64_something/

then just cp this library to ~/lv2/calf.lv2 instead of broken symlink.

Remove a-something plugins (from Ardour?). Now Cin should start normally ....
IgorBeg

IgorBeg

2021-09-07 10:56

reporter   ~0004936

I am sorry for wasting your time without any solution.

I hope a Linux Expert user may help.
If you can write a post in Forum, could it useful to add your attempt there?
Thanks.
fary54

fary54

2021-09-07 10:21

reporter   ~0004935

@IgorBeg

Yes, I also tried pressing the "Reload plugin index" button in the preferences window.
But even in this case, no change, so no loading of LV2 plugin.

I understand that we are gradually reaching a dead end.
Maybe someone else from the community will have an idea...
  
In any case, many thanks for your procedure and for your help.
fary54

fary54

2021-09-07 09:54

reporter   ~0004934

@IgorBeg

I just realized that I forgot to put the hierarchy of my ~/plugins_lv2-calf_for_Cin directory in my last message.
You will find it in the attachment.

repertories.txt (3,592 bytes)
.
├── lv2
│   ├── a-comp.lv2
│   │   ├── a-comp.so
│   │   ├── a-comp#stereo.ttl
│   │   ├── a-comp.ttl
│   │   ├── manifest.ttl
│   │   └── presets.ttl
│   ├── a-delay.lv2
│   │   ├── a-delay.so
│   │   ├── a-delay.ttl
│   │   ├── manifest.ttl
│   │   └── presets.ttl
│   ├── a-eq.lv2
│   │   ├── a-eq.so
│   │   ├── a-eq.ttl
│   │   └── manifest.ttl
│   ├── a-exp.lv2
│   │   ├── a-exp.so
│   │   ├── a-exp#stereo.ttl
│   │   ├── a-exp.ttl
│   │   └── manifest.ttl
│   ├── a-fluidsynth.lv2
│   │   ├── a-fluidsynth.so
│   │   ├── a-fluidsynth.ttl
│   │   └── manifest.ttl
│   ├── a-reverb.lv2
│   │   ├── a-reverb.so
│   │   ├── a-reverb.ttl
│   │   └── manifest.ttl
│   └── calf.lv2
│       ├── Analyzer.ttl
│       ├── BassEnhancer.ttl
│       ├── calflv2gui.so
│       ├── calf.so -> ../../x86_64-linux-gnu/calf/calf.so
│       ├── CompensationDelay.ttl
│       ├── Compressor.ttl
│       ├── Crusher.ttl
│       ├── Deesser.ttl
│       ├── Emphasis.ttl
│       ├── EnvelopeFilter.ttl
│       ├── Equalizer12Band.ttl
│       ├── Equalizer30Band.ttl
│       ├── Equalizer5Band.ttl
│       ├── Equalizer8Band.ttl
│       ├── Exciter.ttl
│       ├── Filterclavier.ttl
│       ├── Filter.ttl
│       ├── Flanger.ttl
│       ├── Fluidsynth.ttl
│       ├── Gate.ttl
│       ├── HaasEnhancer.ttl
│       ├── Limiter.ttl
│       ├── manifest.ttl
│       ├── MonoCompressor.ttl
│       ├── MonoInput.ttl
│       ├── Monosynth.ttl
│       ├── MultibandCompressor.ttl
│       ├── MultibandEnhancer.ttl
│       ├── MultibandGate.ttl
│       ├── MultibandLimiter.ttl
│       ├── MultiChorus.ttl
│       ├── MultiSpread.ttl
│       ├── Organ.ttl
│       ├── Phaser.ttl
│       ├── Pitch.ttl
│       ├── presets-Filter.ttl
│       ├── presets-Flanger.ttl
│       ├── presets-MonoCompressor.ttl
│       ├── presets-Monosynth.ttl
│       ├── presets-Organ.ttl
│       ├── presets-Reverb.ttl
│       ├── presets-Wavetable.ttl
│       ├── Pulsator.ttl
│       ├── Reverb.ttl
│       ├── ReverseDelay.ttl
│       ├── RingModulator.ttl
│       ├── RotarySpeaker.ttl
│       ├── Saturator.ttl
│       ├── SidechainCompressor.ttl
│       ├── SidechainGate.ttl
│       ├── SidechainLimiter.ttl
│       ├── StereoTools.ttl
│       ├── TapeSimulator.ttl
│       ├── TransientDesigner.ttl
│       ├── VintageDelay.ttl
│       ├── Vinyl.ttl
│       ├── Vocoder.ttl
│       ├── Wavetable.ttl
│       ├── XOver2Band.ttl
│       ├── XOver3Band.ttl
│       └── XOver4Band.ttl
└── x86_64-linux-gnu
    └── calf
        ├── calf.a
        ├── calf.la
        └── calf.so

10 directories, 86 files
repertories.txt (3,592 bytes)
IgorBeg

IgorBeg

2021-09-07 09:53

reporter   ~0004933

@fary54
Have you tried pressing the "Reload plugin index" button in the Preferences window (Interface tab)?
I am sorry, I have no other ideas.
fary54

fary54

2021-09-07 09:27

reporter   ~0004932

@IgorBeg

I have just started your procedure again, taking into account your comments and advice.

1. Create directories and sub-directories in your Home
$ mkdir -p ~/plugins_lv2-calf_for_Cin{,/x86_64-linux-gnu,/lv2}

2. Copy the Calf directory from /usr/lib/x86_64-linux-gnu/ to the created directory
$ cp -a /usr/lib/x86_64-linux-gnu/calf ~/plugins_lv2-calf_for_Cin/x86_64-linux-gnu/

4. Copy the calf.lv2 subdirectory from /usr/lib/lv2/ to ~/plugins_lv2-calf_for_Cin/lv2/
$ cp -a /usr/lib/lv2/calf.lv2 ~/plugins_lv2-calf_for_Cin/lv2/

5. Edit the file ~/.bcast5/cinelerra.rc
$ nano ~/.bcast5/Cinelerra_rc
and replace the line "LV2_PATH /usr/lib/lv2" with "LV2_PATH $HOME/plugins_lv2-calf_for_Cin/lv2".

6. Restart cinelerraGG
$ CinGG-20210831-x86_64.AppImage

CinelerraGG restarts, I have the Calf directory and its subdirectories but no filters in these subdirectories.

7. For testing, copy all LV2 plugin that begin with a-* (6 plugins)
$ cp -a /usr/lib/lv2/a-*.lv2 ~/plugins_lv2-calf_for_Cin/lv2/

8. Restart cinelerraGG
$ CinGG-20210831-x86_64.AppImage

CinelerraGG restarts, but again I have the Calf directory and its subdirectories but no filters in these subdirectories.
IgorBeg

IgorBeg

2021-09-07 07:14

reporter   ~0004931

@fary54
I see you are using "cp -r <source> <destination>" for copy. Shouldn't you use "-a" option to make a copy without changing attributes?

In my #4 point you have to copy some folders-effects (first ten?) together with "calf.lv2" folder.
Below my #4 point:
4. Copy and Paste a few of folders (I started with 14 folders) from "/usr/lib/lv2/" to "/home/user/plugins_lv2-calf_for_Cin/lv2/". Among those folders you MUST copy "calf.lv2" folder, it is important for the "calf" directory.

Inside my /home/user/plugins_lv2-calf_for_Cin/lv2/ I have, for example:
abGate.lv2
a_law-swh.lv2
alias-swh.lv2
allpass-swh.lv2
am_pitchshift-swh.lv2
amp-swh.lv2
analogue_osc-swh.lv2
balance.lv2
bandpass_a_iir-swh.lv2
bandpass_iir-swh.lv2
bode_shifter_cv-swh.lv2
bode_shifter-swh.lv2
butterworth-swh.lv2
calf.lv2
gx_chorus.lv2


Your "calf.so" link was broken because it was pointed on "x86_64-linux-gnu/calf/calf.so", but you have created a new one. I think it is right.
Or you can create a different structure on /home/user/plugins_lv2-calf_for_Cin/, that is:
\_ x86_64-linux-gnu
     \_calf
          \_calf.a
          \_calf.la
          \_calf.so
\_lv2
     \_calf.lv2
     \_alias-swh.lv2 (effects)
     \_gx_chorus.lv2 (effect)


In CinelerraGG's Preference window I have $HOME/plugins_lv2-calf_for_Cin/lv2 set in "Default LV2_ PATH:".

PS:
If I can I will copy my previous post in the Forum for the other.
Andrew-R

Andrew-R

2021-09-07 05:34

reporter   ~0004930

>> "LV2_PATH /usr/lib/lv2" with "LV2_PATH $HOME/plugins_lv2-calf_for_Cin/lv2"

try to avoid $HOME variable and use absolute path? (just random suggestion for troubleshooting)

Also, I think you can change this variable from CinGG GUI ....
fary54

fary54

2021-09-06 13:16

reporter   ~0004929

@IgorBeg

I tried to modify your procedure taking into account the new directories you gave me:

1. Create a directory in your Home
$ mkdir ~/plugins_lv2-calf_for_Cin

2. Copy the Calf directory from /usr/lib/x86_64-linux-gnu/ to the created directory
$ cp -r /usr/lib/x86_64-linux-gnu/calf ~/plugins_lv2-calf_for_Cin/

3. Create a new lv2 directory inside the ~/plugins_lv2-calf_for_Cin/ directory
$ mkdir ~/plugins_lv2-calf_for_Cin/lv2

4. Copy the calf.lv2 subdirectory from /usr/lib/lv2/ to ~/plugins_lv2-calf_for_Cin/lv2/
$ cp -r /usr/lib/lv2/calf.lv2 ~/plugins_lv2-calf_for_Cin/lv2/

5. Edit the file ~/.bcast5/cinelerra.rc
$ nano ~/.bcast5/Cinelerra_rc
and replace the line "LV2_PATH /usr/lib/lv2" with "LV2_PATH $HOME/plugins_lv2-calf_for_Cin/lv2".

6. Restart cinelerraGG
$ CinGG-20210831-x86_64.AppImage

CinelerraGG restarts, I have the Calf directory and its subdirectories but no filters in these subdirectories.

Did I follow your procedure correctly?

Here are the contents of my /home/fabrice/plugins_lv2-calf_for_Cin/ directory
-calf
---calf.a
---calf.la
---calf.so
-lv2
---calf.lv2

I notice that in this directory, the calf.so link is broken.
I recreate the link to /home/fabrice/plugins_lv2-calf_for_Cin/calf/calf.so and same result, no LV2 filters in cinelerraGG.
I delete the link and recreate one to /usr/lib/x86_64-linux-gnu/calf/calf.so and same result, no LV2 filters in cinelerraGG.

Is my procedure correct? I don't see what I can do...
fary54

fary54

2021-09-06 11:59

reporter   ~0004928

@IgorBeg

"I think that the your main directories are
/usr/lib/x86_64-linux-gnu/calf/
/usr/lib/lv2/
I do have a /usr/lib/x86_64-linux-gnu/calf/ directory containing:
      calf.a
      calf.la
      calf.so
And also a /usr/lib/lv2/ directory containing all the LV2 filters

"Compare: fary54(Debian11) vs me(UbuntuStudio_16.04)"
This is my system:
/usr/lib/x86_64-linux-gnu/calf/
/usr/lib/x86_64-linux-gnu/calf/calf.la
/usr/lib/x86_64-linux-gnu/calf/calf.so
/usr/lib/x86_64-linux-gnu/calf/calf.a

/usr/lib/lv2/
/usr/lib/lv2/calf.lv2
/usr/lib/lv2/calf.lv2/calf.so (link to ../../x86_64-linux-gnu/calf/calf.so)
/usr/lib/lv2/calf.lv2/calflv2gui.so

"Could you tell me if /usr/lib/lv2/calf.lv2/calf.so is a link file? If so, where is it pointing?"
"/usr/lib/lv2/calf.lv2/calf.so" is indeed a link file to the file "../../x86_64-linux-gnu/calf/calf.so"

"Could you see how many files there are inside /usr/lib/lv2/calf.lv2/ directory? In my system there are 57 files: two of them are calf.so (link) and calflv2gui.so, the others are .ttl files."
I have 61 files inside the /usr/lib/lv2/calf.lv2/ directory: two of them are calf.so (link) and calflv2gui.so, the others are .ttl files

"I would try a test using my workflow, adapting it to your paths /usr/lib/x86_64-linux-gnu/calf/ and /usr/lib/lv2/. (It may be that you have already tried)"
I just discovered your post, I haven't tried it yet.
fary54

fary54

2021-09-06 11:53

reporter   ~0004927

Unable to start cinelerraGG on Debian 11 because of segmentation error.

At @IgorBeg's request I open a new ticket on the "Crash at startup" topic already opened on the forum. (https://www.cinelerra-gg.org/forum/forum-miscellaneous/crash-at-startup/#post-1893)

To summarize what has been said on the forum:

1- CinelerraGG doesn't start because of a plugin.
2- Uninstalling Ardour6 ( apt-get remove --purge ardour*) solves the problem and allows cinelerraGG to start. But without LV2 plugin and without the possibility to use Ardour.
3- Replacing the "LV2_PATH to:" line in $HOME/.bcast5/Cinelerra_rc with "LV2_PATH $CIN_PATH/lv2" will allow cinelerraGG to run with Ardour6 installed. But still without LV2 plugin for cinelerraGG.
4- Since it is impossible to locate the problematic plugin via an appimage file @IgorBeg proposes a selection method. Copy the LV2 plugins in $HOME/plugins_lv2-calf_for_Cin/lv2/ and replace the line "LV2_PATH:" of the file $HOME/.bcast5/Cinelerra_rc by "$HOME/plugins_lv2-calf_for_Cin/lv2". This allows to put only cinelerraGG compatible filters in this directory.
But impossible to do on my system because it does not contain the same directories.

Issue History

Date Modified Username Field Change
2021-09-06 11:50 fary54 New Issue
2021-09-06 11:53 fary54 Note Added: 0004927
2021-09-06 11:59 fary54 Note Added: 0004928
2021-09-06 13:16 fary54 Note Added: 0004929
2021-09-07 05:34 Andrew-R Note Added: 0004930
2021-09-07 07:14 IgorBeg Note Added: 0004931
2021-09-07 09:27 fary54 Note Added: 0004932
2021-09-07 09:53 IgorBeg Note Added: 0004933
2021-09-07 09:54 fary54 File Added: repertories.txt
2021-09-07 09:54 fary54 Note Added: 0004934
2021-09-07 10:21 fary54 Note Added: 0004935
2021-09-07 10:56 IgorBeg Note Added: 0004936
2021-09-07 21:59 Andrew-R Note Added: 0004937
2021-09-08 06:58 IgorBeg Note Added: 0004938
2021-09-08 13:06 fary54 File Added: find_calf.txt
2021-09-08 13:06 fary54 File Added: calf.jpg
2021-09-08 13:06 fary54 File Added: tree.txt
2021-09-08 13:06 fary54 Note Added: 0004939
2021-09-08 14:06 MatN Note Added: 0004940
2021-09-08 15:45 Andrew-R File Added: lv2_tree.log.txt
2021-09-08 15:45 Andrew-R Note Added: 0004941
2021-09-08 15:46 Andrew-R File Added: Cinelerra_rc
2021-09-08 15:46 Andrew-R Note Added: 0004942
2021-09-08 16:30 fary54 File Added: Cinelerra_rc-2
2021-09-08 16:30 fary54 Note Added: 0004943
2021-09-08 16:34 fary54 File Added: Cinelerra_rc-3
2021-09-08 16:34 fary54 Note Added: 0004944
2021-09-08 19:22 MatN Note Added: 0004945
2021-09-08 19:56 MatN Note Added: 0004946
2021-09-08 20:47 Andrew-R Note Added: 0004947
2021-09-08 21:10 Andrew-R Note Added: 0004948
2021-09-09 01:53 PhyllisSmith Note Added: 0004949
2021-09-09 01:53 PhyllisSmith Assigned To => PhyllisSmith
2021-09-09 01:53 PhyllisSmith Status new => acknowledged
2021-09-09 05:14 MatN Note Added: 0004950
2021-09-09 06:43 fary54 Note Added: 0004951
2021-09-09 08:47 MatN Note Added: 0004952
2021-09-09 09:43 fary54 Note Added: 0004953
2021-09-10 14:02 MatN File Added: Screenshot_2021-09-10_15-57-27.png
2021-09-10 14:02 MatN Note Added: 0004954
2021-09-11 19:19 PhyllisSmith Note Added: 0004955
2021-09-11 22:00 MatN Note Added: 0004956
2021-09-15 20:26 MatN Note Added: 0004962
2021-09-15 21:33 PhyllisSmith Note Added: 0004963
2021-09-16 20:00 MatN Note Added: 0004964
2021-09-17 17:07 PhyllisSmith Note Added: 0004969
2021-09-18 20:01 MatN Note Added: 0004970
2021-09-21 14:38 MatN Note Added: 0004982
2021-09-21 15:23 MatN Note Added: 0004983
2021-09-26 10:34 MatN File Added: changes_lv2_setup.zip
2021-09-26 10:34 MatN Note Added: 0004991
2021-09-26 21:57 PhyllisSmith Note Added: 0004992
2021-09-27 07:02 fary54 Note Added: 0004993
2021-09-27 13:07 MatN File Added: BT586_fixes.zip
2021-09-27 13:07 MatN File Added: BT586_load.txt
2021-09-27 13:07 MatN Note Added: 0004994
2021-09-27 14:01 MatN File Added: BT568_test_Cinelerra_plugins.zip
2021-09-27 14:01 MatN Note Added: 0004995
2021-09-27 14:29 MatN File Added: lv2_blacklist.txt
2021-09-27 14:29 MatN Note Added: 0004996
2021-09-27 21:07 PhyllisSmith Note Added: 0004997
2021-09-27 22:38 PhyllisSmith Note Added: 0004998
2021-09-28 08:19 fary54 File Added: L2_ZamVerb filter.txt
2021-09-28 08:19 fary54 File Added: cinGG_start.txt
2021-09-28 08:19 fary54 Note Added: 0004999
2021-09-28 08:20 MatN Note Added: 0005000
2021-09-28 08:48 Andrea_Paz File Added: LV2.tar.gz
2021-09-28 08:48 Andrea_Paz Note Added: 0005001
2021-09-28 09:36 MatN Note Added: 0005002
2021-09-28 11:34 Andrea_Paz Note Added: 0005003
2021-09-28 19:25 MatN Note Added: 0005004
2021-09-28 21:12 PhyllisSmith Note Added: 0005005
2021-09-29 10:41 MatN Note Added: 0005006
2021-09-29 18:59 PhyllisSmith Note Added: 0005007
2021-09-29 20:40 MatN Note Added: 0005008
2021-10-03 15:43 PhyllisSmith Note Added: 0005009
2021-10-03 18:41 MatN Note Added: 0005011
2021-10-03 18:56 PhyllisSmith Status acknowledged => resolved
2021-10-03 18:56 PhyllisSmith Resolution open => fixed
2021-10-05 15:02 PhyllisSmith Status resolved => closed
2021-10-05 15:02 PhyllisSmith Note Added: 0005015