{"id":23960870,"url":"https://github.com/pawel-slowik/dpgv4","last_synced_at":"2025-04-13T10:08:00.763Z","repository":{"id":42465370,"uuid":"163196658","full_name":"pawel-slowik/dpgv4","owner":"pawel-slowik","description":"Convert video files to DPG4 format used by MoonShell for Nintendo DS","archived":false,"fork":false,"pushed_at":"2025-02-19T11:33:01.000Z","size":4519,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-27T01:35:29.310Z","etag":null,"topics":["cli","ffmpeg-wrapper","nintendo-ds"],"latest_commit_sha":null,"homepage":"","language":"Python","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/pawel-slowik.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-12-26T16:08:32.000Z","updated_at":"2025-02-19T11:33:05.000Z","dependencies_parsed_at":"2024-05-09T15:57:49.318Z","dependency_job_id":"e37911ae-22db-4afa-bb9b-bd04d365612e","html_url":"https://github.com/pawel-slowik/dpgv4","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fdpgv4","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fdpgv4/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fdpgv4/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pawel-slowik%2Fdpgv4/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pawel-slowik","download_url":"https://codeload.github.com/pawel-slowik/dpgv4/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695452,"owners_count":21146955,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cli","ffmpeg-wrapper","nintendo-ds"],"created_at":"2025-01-06T19:57:25.110Z","updated_at":"2025-04-13T10:08:00.743Z","avatar_url":"https://github.com/pawel-slowik.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Build Status][build-badge]\n[![Coverage][coverage-badge]][coverage-url]\n\n[build-badge]: https://github.com/pawel-slowik/dpgv4/workflows/tests/badge.svg\n[coverage-badge]: https://codecov.io/gh/pawel-slowik/dpgv4/branch/master/graph/badge.svg\n[coverage-url]: https://codecov.io/gh/pawel-slowik/dpgv4\n\ndpgv4 is a [FFmpeg](https://www.ffmpeg.org/) wrapper for converting video files\nto DPG4 format. The DPG format is used by the\n[MoonShell 2](https://wiki.gbatemp.net/wiki/Moonshell) media player for the\n[Nintendo DS](https://en.wikipedia.org/wiki/Nintendo_DS_family) handheld\nconsole.\n\n## Installation\n\nThere is no installation script yet. Clone this repository and make sure you\nhave [Python 3.x][download-python], [Pillow][download-pillow] and\n[FFmpeg][download-ffmpeg] installed. The app should work on all systems that\nhave those dependencies.\n\n[download-python]: https://www.python.org/downloads/\n[download-ffmpeg]: https://ffmpeg.org/download.html\n[download-pillow]: https://python-pillow.org/\n\n## Usage\n\nRun:\n\n\t~/path/dpgv4.py *.mp4\n\nRun with `--help` for a list of options.\n\nRun with `-v` to see the ffmpeg commands used for reencoding. Note that the\nffmpeg commands write binary audio / video data to STDOUT, so if you decide to\nrun them e.g. for debugging purposes, you should probably redirect the output\nto a file.\n\n## Similar projects\n\n- [DPG for X](http://dpg4x.sourceforge.net/) - GUI\n- [dpgconv](https://github.com/artm/dpgconv) - CLI\n\nHow is this project different?\n\n- uses FFmpeg (ffmpeg and ffprobe) instead of mplayer / mencoder / mpeg_stat,\n- only supports version 4 of the DPG format,\n- less options / quality settings to play with,\n- better temporary file handling with tempfile.TemporaryFile,\n- modern code structure: small, hopefully easy to understand functions, tests,\n  pylint.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawel-slowik%2Fdpgv4","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpawel-slowik%2Fdpgv4","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpawel-slowik%2Fdpgv4/lists"}