Transform video like BCC Reframer
Transform video like BCC Reframer
I think that smart resize tool to anorher output aspect with blurring unused frame spaces like BCC Reframer will be useful. Of course that is editor's work, but what if we will do it on the transcode level? BTW, BCC reframer is time consuming effect, manual editor processing of blured resizing takes less time to render due to non-optimal Boris core.
Re: Transform video like BCC Reframer
hey 3dsasha
never heared of BBC reframer, nor did i find it quickly on the net.
What you mean by blurring unused space, just the usual mobile phone stuff like that or something completely different?
https://www.rigacci.org/wiki/doku.php/d ... ait_videos
never heared of BBC reframer, nor did i find it quickly on the net.
What you mean by blurring unused space, just the usual mobile phone stuff like that or something completely different?
https://www.rigacci.org/wiki/doku.php/d ... ait_videos
emcodem, wrapping since 2009 you got the rhyme?
Re: Transform video like BCC Reframer
Yes, it is! BCC Reframer is one of Boris Continuum effects https://borisfx.com/documentation/conti ... -reframer/, useful for processing non 16:9 smartphone/tablet video in 16:9 project.
The idea is transcode tons of vertical video to horizontal before editing.
I didn't know before I saw your link that ffmpeg can do that. I'll learn more about this feature.
The idea is transcode tons of vertical video to horizontal before editing.
I didn't know before I saw your link that ffmpeg can do that. I'll learn more about this feature.
Re: Transform video like BCC Reframer
It's pretty easy to implement yourself.
What you need is a custom Avisynth script with FrostyBorder(). I actually asked grandmaster Steinar whether to include it in FFAStrans in the resizing node a while ago but in the end we opted for not including it... Anyway you can easily use it and the syntax is pretty simple... I also have been using it myself for quite some time (well literally years now).
https://forum.doom9.org/showthread.php?t=175039
What you need is a custom Avisynth script with FrostyBorder(). I actually asked grandmaster Steinar whether to include it in FFAStrans in the resizing node a while ago but in the end we opted for not including it... Anyway you can easily use it and the syntax is pretty simple... I also have been using it myself for quite some time (well literally years now).
https://forum.doom9.org/showthread.php?t=175039