Giter VIP home page Giter VIP logo

ffchapters2's Introduction

Tech Stack

Over the years I used different tools and programming languages depending on my private and work related projects.
Here is a list of the more relevant ones.

Languages

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Tools

Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge Static Badge

Additional Resources

Static Badge Static Badge Static Badge Static Badge Static Badge

ffchapters2's People

Contributors

feuster avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ffchapters2's Issues

Chapter length option is confusing

Hi there, came across your tool while looking for a way to automate scene detection with ffmpeg to insert chapter markers and it's definitely a lot cleaner than manually using a script to convert the pts_time to seconds etc., so thank you!

Although I don't quite get how the chapter length option works - the output log uses the phrase "Keep only scenes within chapter length", but if a chapter was longer than the length does that mean it'd be split into more chapters, each of which is no longer than length? or does it mean that chapters longer than length are 'ignored', and I guess combined into one even longer one?

Or perhaps it could mean the opposite, where 'scenes' must be at least 5 minutes long to be treated as chapters, in which case the scene markers would be ignored until you find a marker that's at least 5 minutes since the last chapter started. With this interpretation I'd assume I could use a lower number to get more chapters, since more frequent scene changes would still generate chapter markers.

However if I run ffchapters2 on a specific video, it outputs

ScenesAll count:  37

then with various length options:

-l 5           ScenesSelected count: 7
-l 1           ScenesSelected count: 1
-l 15          ScenesSelected count: 3

So I don't really understand why a chapter length of 5 would give the most chapters? Any insight would be great!

Edit: I just tried passing 0 as the chapter length and got the 'Chapter average length selection' interactive prompt (very cool!) though it has made me even more confused... does it now prefer chapters of this length even if there are more/fewer markers?

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.