Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Convert MP4 files to video with chapters? #8579
Comments
|
That is not possible with youtube-dl. |
|
Understood. I was hoping one of the youtube-dl gurus knew of a method. |
|
you can use ffmpeg for that like i do here:
|
What is the easiest way to merge all of the downloaded videos into one single video file with chapters? Would there be a max size (duration) for the video? I'm currently pulling down Pluralsight courses and would like to use the name of each file for the chapters. The goal would be to include the video in iTunes and be able to skip backwards or forwards by chapter.