Git Product home page Git Product logo

Comments (8)

tanersener avatar tanersener commented on June 21, 2024 1

What parts need to be transferred to the script? Can you explain me?

The parts which are different. Please compare the scripts and see the difference. I can't do it for you, you need to do it yourself.

from ffmpeg-video-slideshow-scripts.

tanersener avatar tanersener commented on June 21, 2024

Hello!
How to change zoom scale in zoom_in_and_pan_with_fade_in_out_one script?
Do you can do it in variable in settings?

A new ZOOM_SPEED variable is introduced in v2.x branch. Can you try it?

P.S. Do you can do all transitions in one script with random choice? It would be great

Well, I hope I can find enough time to implement it one day.

from ffmpeg-video-slideshow-scripts.

kulykaldr avatar kulykaldr commented on June 21, 2024

Thanks but this is not what I meant
I meant so that you can change how much to increase the picture
For example on 5% or more.
Because if I do photo duration for example to 10 the picture is greatly enlarged, which I would not want
I would like do picture i small scale maybe even 3%

from ffmpeg-video-slideshow-scripts.

tanersener avatar tanersener commented on June 21, 2024

Well, then you need to edit z='min(pzoom+0.001*${ZOOM_SPEED},2)' part in this line. It looks like 0.001 base value is a little big for your photos. Try using a smaller value.

from ffmpeg-video-slideshow-scripts.

kulykaldr avatar kulykaldr commented on June 21, 2024

super! It's all I need
Thanks

from ffmpeg-video-slideshow-scripts.

kulykaldr avatar kulykaldr commented on June 21, 2024

And another question :)
How to change in script zoom_in_and_pan_with_fade_in_out_one
fade transition to another? for example to bars1
How can I do it?

from ffmpeg-video-slideshow-scripts.

tanersener avatar tanersener commented on June 21, 2024

There is no easy way. You need to compare fade in one to bars one and apply the differences to zoom in and pan one.

from ffmpeg-video-slideshow-scripts.

kulykaldr avatar kulykaldr commented on June 21, 2024

What parts need to be transferred to the script? Can you explain me?
I'm do this for my project c# but don't understand this ffmpeg and it parameters.
I'm crazy about it )))

from ffmpeg-video-slideshow-scripts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.