{"id":13598214,"url":"https://github.com/keijiro/FFmpegRecorder","last_synced_at":"2025-04-10T06:31:27.342Z","repository":{"id":49616263,"uuid":"206259371","full_name":"keijiro/FFmpegRecorder","owner":"keijiro","description":"FFmpeg extension for Unity Recorder","archived":false,"fork":false,"pushed_at":"2020-07-21T13:48:11.000Z","size":100,"stargazers_count":202,"open_issues_count":2,"forks_count":25,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-02T19:55:34.605Z","etag":null,"topics":["unity","unity3d","video"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keijiro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-04T07:32:21.000Z","updated_at":"2025-01-23T06:38:26.000Z","dependencies_parsed_at":"2022-08-31T10:51:45.937Z","dependency_job_id":null,"html_url":"https://github.com/keijiro/FFmpegRecorder","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/keijiro%2FFFmpegRecorder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FFFmpegRecorder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FFFmpegRecorder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FFFmpegRecorder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/FFmpegRecorder/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248168233,"owners_count":21058793,"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":["unity","unity3d","video"],"created_at":"2024-08-01T17:00:50.344Z","updated_at":"2025-04-10T06:31:25.797Z","avatar_url":"https://github.com/keijiro.png","language":"C#","funding_links":[],"categories":["C# #"],"sub_categories":[],"readme":"FFmpegRecorder\n==============\n\n**FFmpegRecorder** is an extension for [Unity Recorder] that allows recording\nvideos in Unity Editor via [FFmpeg].\n\n[Unity Recorder]: https://docs.unity3d.com/Packages/com.unity.recorder@latest\n[FFmpeg]: https://ffmpeg.org/\n\nSystem Requirements\n-------------------\n\n- Unity 2019.3 or later\n\nHow To Install\n--------------\n\nThe FFmpegRecorder package uses the [scoped registry] feature to import\ndependent packages. Please add the following sections to the package manifest\nfile (`Packages/manifest.json`).\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"Keijiro\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"jp.keijiro\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"jp.keijiro.recorder.ffmpeg\": \"1.0.2\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"Keijiro\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"jp.keijiro\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"jp.keijiro.recorder.ffmpeg\": \"1.0.2\",\n    ...\n```\n\n[scoped registry]: https://docs.unity3d.com/Manual/upm-scoped.html\n\nFrequently Asked Questions\n--------------------------\n\n#### Output video is vertically flipped\n\nThis issue will be fixed in a future version. At the moment, please manually\nturn on the \"Flip Vertical\" option in the recorder settings when you find the\noutput is flipped.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2FFFmpegRecorder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2FFFmpegRecorder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2FFFmpegRecorder/lists"}