{"id":13745291,"url":"https://github.com/minosss/codec-as3","last_synced_at":"2025-05-09T05:31:04.649Z","repository":{"id":25049400,"uuid":"28469301","full_name":"minosss/codec-as3","owner":"minosss","description":"[DEPRECATED] :arrows_counterclockwise: AS3視頻封裝解析~FLV, MP4","archived":true,"fork":false,"pushed_at":"2016-08-04T04:15:50.000Z","size":393,"stargazers_count":30,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-08-03T05:05:59.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"ActionScript","has_issues":false,"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/minosss.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}},"created_at":"2014-12-25T03:20:14.000Z","updated_at":"2024-08-03T05:05:59.049Z","dependencies_parsed_at":"2022-08-23T12:00:33.888Z","dependency_job_id":null,"html_url":"https://github.com/minosss/codec-as3","commit_stats":null,"previous_names":["minoscc/codec-as3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minosss%2Fcodec-as3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minosss%2Fcodec-as3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minosss%2Fcodec-as3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minosss%2Fcodec-as3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minosss","download_url":"https://codeload.github.com/minosss/codec-as3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819892,"owners_count":17375354,"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":[],"created_at":"2024-08-03T05:01:26.749Z","updated_at":"2024-11-15T17:31:39.620Z","avatar_url":"https://github.com/minosss.png","language":"ActionScript","readme":"Codec-AS3\n=========\n\n\u003e 这个项目已经不再维护\n\n## 说明\n\n`NetStream.appendBytes()`只支持FLV封裝的格式，在需要播放其他封裝的視頻的話，就必須將其他封裝格式轉成FLV的封裝。\n\n## 格式\n\n- [MP4](http://xhelmboyx.tripod.com/formats/mp4-layout.txt)\n- [FLV](http://www.adobe.com/content/dam/Adobe/en/devnet/flv/pdfs/video_file_format_spec_v10.pdf)\n- [MKV](http://www.matroska.org/files/matroska.pdf)\n\n## 使用\n\n``` as3\nvar mp4:Mp4Codec = new Mp4Codec();\nmp4.decode(mp4bytes);\nvar bytes:ByteArray = new FlvCodec().encode(mp4);\nns.appendBytes(bytes);\n```\n\n## 许可证\n\nMIT\n","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminosss%2Fcodec-as3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminosss%2Fcodec-as3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminosss%2Fcodec-as3/lists"}