{"id":13760825,"url":"https://github.com/slothsoft/mp4-spliterator","last_synced_at":"2026-06-13T16:04:18.477Z","repository":{"id":79444303,"uuid":"242564052","full_name":"slothsoft/mp4-spliterator","owner":"slothsoft","description":"An application for splitting MP4 files into chapters.","archived":false,"fork":false,"pushed_at":"2020-04-08T21:21:41.000Z","size":1263,"stargazers_count":2,"open_issues_count":8,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-13T19:48:10.481Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://slothsoft.de","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/slothsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2020-02-23T17:55:11.000Z","updated_at":"2024-09-23T21:19:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"915ce8cf-1e3d-4dac-8309-bcc1b357e8ee","html_url":"https://github.com/slothsoft/mp4-spliterator","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":"slothsoft/example-eclipse-application","purl":"pkg:github/slothsoft/mp4-spliterator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slothsoft%2Fmp4-spliterator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slothsoft%2Fmp4-spliterator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slothsoft%2Fmp4-spliterator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slothsoft%2Fmp4-spliterator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/slothsoft","download_url":"https://codeload.github.com/slothsoft/mp4-spliterator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/slothsoft%2Fmp4-spliterator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34290357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T13:01:23.222Z","updated_at":"2026-06-13T16:04:18.436Z","avatar_url":"https://github.com/slothsoft.png","language":"Java","funding_links":[],"categories":["Java"],"sub_categories":[],"readme":"# MP4 Spliterator\n\n[![MIT Licence](https://img.shields.io/github/license/jenkinsci/java-client-api.svg?label=License)](http://opensource.org/licenses/MIT) [![Build Status](https://travis-ci.com/slothsoft/mp4-spliterator.svg?branch=master)](https://travis-ci.com/slothsoft/mp4-spliterator)\n\n- **Author:** [Stef Schulz](mailto:s.schulz@slothsoft.de)\n- **Repository:** \u003chttps://github.com/slothsoft/mp4-spliterator\u003e\n- **Open Issues:** \u003chttps://github.com/slothsoft/mp4-spliterator/issues\u003e\n- **User Manual:** [Hosted on GitHub](https://slothsoft.github.io/mp4-spliterator/)\n\nAn application for splitting MP4 files into chapters: \n\n\u003cimg alt=\"Screenshot\" src=\"docs/resources/images/screenshot.png\" width=\"300\"/\u003e\n\n\n\n**Content of this ReadMe:**\n\n- [Getting Started](#getting-started)\n- [Features](#features)\n- [Versions](#versions)\n- [Developer Guide](#developer-guide)\n- [Third Party Libraries](#third-party-libraries)\n    - [Icons](#icons)\n    - [MP4](#mp4)\n- [License](#license)\n\n\n\n## Getting Started\n\n\u003ch3\u003ePrerequisites\u003c/h3\u003e\n\n\u003cp\u003eYou need at least an installed \u003cb\u003eJava 8\u003c/b\u003e or above to run the code. You can download it from \n\u003ca href=\"https://www.java.com/download/\"\u003ejava.com\u003c/a\u003e.\n\n\n\u003ch3\u003eInstalling\u003c/h3\u003e\n\n\u003cp\u003eJust download the last release and extract it in a folder of your choice, then double click the EXE file.\u003c/p\u003e\n\n\u003cp\u003eOne of the first things the application does is to download \u003ca href=\"https://ffmpeg.org/\"\u003effmpeg\u003c/a\u003e. You \ncan speed up this progress by downloading it yourself and entering the location of the downloaded file in \nthe init wizard.\u003c/p\u003e\t\n\n\n\n### Using the Application\n\n\n\u003cp\u003eSplitting an MP4 into chapters is an easy process which can be done in very \nlittle clicks:\u003c/p\u003e\n\n\u003cul\u003e  \n\t\u003cli\u003e1st a) Double click on a video in the \u003cb\u003e\u003cimg src=\"docs/resources/images/video-folder@2x.png\" width=\"20\"/\u003e Video Folder\u003c/b\u003e. \u003c/li\u003e\n\t\u003cli\u003e1st b) \u003ci\u003eOr\u003c/i\u003e open a video directly via the menu \u003ci\u003eFile → \u003cimg src=\"docs/resources/images/file_video@2x.png\" width=\"20\"/\u003e Open Video\u003c/i\u003e. \u003c/li\u003e\n\t\u003cli\u003e2nd The video will be opened in a separate section where you can check and uncheck the chapters.\u003c/li\u003e\n\t\u003cli\u003e3rd Click \u003cb\u003e\u003cimg src=\"docs/resources/images/export-split@2x.png\" width=\"20\"/\u003e Export Chapters Separately\u003c/b\u003e and choose a folder. The chapters will be exported into this folder.\u003c/li\u003e\n\u003c/ul\u003e\n\n*(More information can be found in the  [user manual](https://slothsoft.github.io/mp4-spliterator/).)*\n\n\n\n##  Features\n\nIf something is missing, request it via [a new issue](https://github.com/slothsoft/mp4-spliterator/issues/new).\n\n\n\n##  Versions\n\n\n| Version       | Issues | Changes       | Download      |\n| ------------- | ------ | ------------- | ------------- |\n| Future | [Issues](https://github.com/slothsoft/mp4-spliterator/milestone/4) | | |\n| 1.2.0 | [Issues](https://github.com/slothsoft/mp4-spliterator/milestone/5?closed=1) | Linux \u0026 more control | [Download](https://github.com/slothsoft/mp4-spliterator/releases/tag/1.2.0)\n| 1.1.1 | [Issues](https://github.com/slothsoft/mp4-spliterator/milestone/3?closed=1) | Bugfixes | [Download](https://github.com/slothsoft/mp4-spliterator/releases/tag/1.1.1)\n| 1.1.0 | [Issues](https://github.com/slothsoft/mp4-spliterator/milestone/2?closed=1) | Chapter merging | [Download](https://github.com/slothsoft/mp4-spliterator/releases/tag/1.1.0)\n| 1.0.0 | [Issues](https://github.com/slothsoft/mp4-spliterator/milestone/1?closed=1) | First prototype | [Download](https://github.com/slothsoft/mp4-spliterator/releases/tag/1.0.0)\n\n\n\n## Developer Guide\n\nTo start this project in your Eclipse, do:\n\n1. Clone this repository\n1. Call `mvn install -Pstart` on _maven-p2/pom.xml_ (_Start P2 Repo.launch_) to start a P2 repository locally\n1. To start the application from **Eclipse** do the following:\n    1. Open the file _platform.target_ and click on _\"Set as Active Target Platform\"_\n    1. _de.slothsoft.mp4spliterator.product/Mp4SpliteratorApp.product_ and click on _\"1. Synchronize\"_ and then _\"2. Launch Eclipse Application\"_\n1. To build the application with **Tycho** \n     - Run `mvn clean install` on the repository root\n     - Or in Eclipse right click on the _pom.xml_ and use _\"Run as...\"_ → _\"Maven install\"_\n     - The resulting EXE file is in _de.slothsoft.mp4spliterator.product/target/products/de.slothsoft.mp4spliterator.product-\u0026lt;time\u003e-\u0026lt;os\u003e.zip_ and / or the folder next to the ZIP file\n1. when finished, call `mvn package -Pstop` to stop the P2 repository\n\n\n**Note:** This project is a copy of the template [example-eclipse-application](https://github.com/slothsoft/example-eclipse-application). So if you need more information or if you like this setup, check it out!\n\n*(More information can be found in the  [developer guide](https://github.com/slothsoft/mp4-spliterator/wiki).)*\n\n\n\n## Third Party Libraries\n\n### Icons\n\nApplication icons are from [icons8](https://icons8.de/). The flags in the README are from [H. J. Nilsson](https://github.com/hjnilsson/country-flags).\n\n\n### MP4\n\nTo get the meta data from MP4 files, [mp4parser](https://github.com/sannies/mp4parser) is used. Since this library doesn't support reading chapter files (yet), I tried implementing it with the help of the [official spec](https://www.adobe.com/content/dam/acom/en/devnet/flv/video_file_format_spec_v10.pdf) (\"chpl\" box, page 30).\n\nExample files are from [here](http://techslides.com/sample-webm-ogg-and-mp4-video-files-for-html5).\n\n\n\n## License\n\nThis project is licensed under the MIT License - see the [MIT license](LICENSE) for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslothsoft%2Fmp4-spliterator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fslothsoft%2Fmp4-spliterator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fslothsoft%2Fmp4-spliterator/lists"}