{"id":16243932,"url":"https://github.com/emako/tcasfilter-vapoursynth","last_synced_at":"2025-03-19T17:33:02.496Z","repository":{"id":140612045,"uuid":"395290622","full_name":"emako/tcasFilter-vapoursynth","owner":"emako","description":"Rendering TCAS, a subtitle fx file ported from TCAX/Avisynth.","archived":false,"fork":false,"pushed_at":"2024-07-11T17:49:32.000Z","size":295,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T20:25:43.593Z","etag":null,"topics":["subfx","tcas","tcax","vapoursynth"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/emako.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":"2021-08-12T11:08:17.000Z","updated_at":"2025-01-30T15:58:17.000Z","dependencies_parsed_at":"2024-07-11T20:03:39.352Z","dependency_job_id":"472173d4-1aa4-4ef9-a6e9-593b0eaba77e","html_url":"https://github.com/emako/tcasFilter-vapoursynth","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FtcasFilter-vapoursynth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FtcasFilter-vapoursynth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FtcasFilter-vapoursynth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emako%2FtcasFilter-vapoursynth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emako","download_url":"https://codeload.github.com/emako/tcasFilter-vapoursynth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244010927,"owners_count":20383333,"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":["subfx","tcas","tcax","vapoursynth"],"created_at":"2024-10-10T14:16:57.732Z","updated_at":"2025-03-19T17:33:02.131Z","avatar_url":"https://github.com/emako.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tcasFilter-vapoursynth\nRendering TCAS, a subtitle fx file ported from TCAX/Avisynth.\n\nThis is a submodule from https://github.com/emako/TCAX/tree/master/src/tcasFilter\n\n\n\nExample script for VapourSynth\n---\n\n```python\nimport vapoursynth as vs\n\ncore = vs.core\nsrc = core.lsmas.LibavSMASHSource(u'example.mp4')\nsrc = core.tcax.TcasSub(src, file=u'example.tcas')\nsrc.set_output()\n```\n\n\n\nExample script for AviSynth\n---\n\n```js\nLoadPlugin(\"LSMASHSource.dll\")\nLoadPlugin(\"tcasFilter.dll\")\n\nLSMASHVideoSource(\"example.mp4\")\nTcasSub(\"example.tcas\")\n```\n\n\n\nHow to create a TCAS file\n---\n\u003e TCAX forum for more information.\n\n**[TCAX Homepage]**\n\nhttp://tcax.org/\n\n**[TCAS special effects tutorial]**\n\nhttp://tcax.org/forum.php?mod=viewthread\u0026tid=220\n\n**[Convert the image file to TCAS]**\n\nhttp://tcax.org/forum.php?mod=viewthread\u0026tid=135\n\n\n\nTCAS File Format Specification\n---\nhttp://www.tcax.org/docs/tcas-spec.htm\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femako%2Ftcasfilter-vapoursynth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femako%2Ftcasfilter-vapoursynth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femako%2Ftcasfilter-vapoursynth/lists"}