<div dir="ltr"><div>You can use some <span style="color:rgb(0,0,0)">ffmpeg filters</span><span style="color:rgb(0,0,0)">  directly in cinelerra. I think that cinelerra has ffmpeg's crop filter.</span></div><div><br></div>Best regards,<div>Andrey<br clear="all"><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><br></div></div></div></div></div></div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пн, 4 мар. 2024 г. в 10:59, Rob Prowel via Cin <<a href="mailto:cin@lists.cinelerra-gg.org">cin@lists.cinelerra-gg.org</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 3/3/24 15:28, Terje J. Hanssen via Cin wrote:<br>
<br>
> <br>
> You can possibly try a test on a file or clip copy using ffmpeg "crop <br>
> and resize".<br>
> If I understand the problem right, keep the original w(idth) of the <br>
> video resolution and use h=w*2/3=w/1.5<br>
> <br>
> ffmpeg -i input.mp4 -vf "crop=w:h" output.mp4<br>
> <br>
> according to this article example<br>
> <a href="https://www.bannerbear.com/blog/how-to-crop-resize-a-video-using-ffmpeg/#example---aspect-ratio-with-no-position-specified" rel="noreferrer" target="_blank">https://www.bannerbear.com/blog/how-to-crop-resize-a-video-using-ffmpeg/#example---aspect-ratio-with-no-position-specified</a><br>
> <br>
<br>
Yeah, I know how to do it with ffmpeg filters quite easily, but was <br>
hoping it could be done in cinelerra as one of a longer sequence of edits.<br>
<br>
<br>
<br>
-- <br>
Cin mailing list<br>
<a href="mailto:Cin@lists.cinelerra-gg.org" target="_blank">Cin@lists.cinelerra-gg.org</a><br>
<a href="https://lists.cinelerra-gg.org/mailman/listinfo/cin" rel="noreferrer" target="_blank">https://lists.cinelerra-gg.org/mailman/listinfo/cin</a><br>
</blockquote></div>