<br><br>On Wednesday, August 11, 2021, Phyllis Smith via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small" class="gmail_default">After testing and checking the code as best as I could, I added Andrew's 0001-Add-hidden-fast-slow-<wbr>playback-preference.patch (mostly) into GIT.  It is a very creative and nice solution.  Additional testing by others would be helpful.<br></div><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>you probably can safely git checkout this file back to original (current git) state.. I do not think Andrea's test showed any improvement in openability of resulting edl.. </div></blockquote><div><span class="gmail_default" style="font-size:small">I left this out as recommended.</span> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">so i wondered if changing speed for fast/slow reverse and normal playback was possible..0001-Add-hidden-<wbr>fast-slow-playback-preference.<wbr>patch<div><br></div><div>after few hours of hacking I made this patch. </div><div><br></div><div>it makes fast/slow playback speed configurable in Cinelerra_rc via new stored variables:</div></blockquote></div></div></blockquote></blockquote><div> <span class="gmail_default" style="font-size:small">To test add the following lines to $HOME/.bcast5/Cinelerra_rc with the value of speed that you want.</span><div>SLOW_SPEED <span class="gmail_default" style="font-size:small">.2</span><br></div><div>FAST_SPEED 4</div></div></div></div></blockquote><div><br></div><div><br></div><div>I think in documentation better wording will be "4x faster and 5x slower" (because 20% of 100% speed is 1/5):</div><div><br></div><div><a href="http://git.cinelerra-gg.org/git/?p=goodguy/cin-manual-latex.git;a=blobdiff;f=parts/Configuration.tex;h=6d04c915f55419353250bd3ff73ff6bad2ff0d49;hp=f92c6c22575adefaf54ff0a0b8cf61a91e53175a;hb=93df0d1b07800684ffb78666fb0f339917be0724;hpb=f163a24bcb2fcd4119bf20d8ea8508151f9d3638">http://git.cinelerra-gg.org/git/?p=goodguy/cin-manual-latex.git;a=blobdiff;f=parts/Configuration.tex;h=6d04c915f55419353250bd3ff73ff6bad2ff0d49;hp=f92c6c22575adefaf54ff0a0b8cf61a91e53175a;hb=93df0d1b07800684ffb78666fb0f339917be0724;hpb=f163a24bcb2fcd4119bf20d8ea8508151f9d3638</a></div><div><br></div><div><br></div><div>"For example, adding the 2 lines FAST\_SPEED 4 and SLOW\_SPEED .2 to the end of the Cinelerra\_rc wile will result in playing at 4 times faster and  20\% slower."</div><div><br></div><div>unless I misread raw tex... </div><div> </div><div> </div>