{"id":18717910,"url":"https://github.com/ramonunch/in_opus","last_synced_at":"2025-04-12T13:32:56.958Z","repository":{"id":44029321,"uuid":"321671376","full_name":"RamonUnch/in_opus","owner":"RamonUnch","description":"Winamp 2.x and 5.x input plugin for Opus file","archived":false,"fork":false,"pushed_at":"2023-12-13T06:45:53.000Z","size":197,"stargazers_count":42,"open_issues_count":4,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-26T08:22:19.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/RamonUnch.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-15T13:10:03.000Z","updated_at":"2024-12-25T07:32:53.000Z","dependencies_parsed_at":"2024-11-07T13:18:43.100Z","dependency_job_id":"41cc4cc0-3982-4466-8565-991573165a6e","html_url":"https://github.com/RamonUnch/in_opus","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonUnch%2Fin_opus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonUnch%2Fin_opus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonUnch%2Fin_opus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RamonUnch%2Fin_opus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RamonUnch","download_url":"https://codeload.github.com/RamonUnch/in_opus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248573570,"owners_count":21126859,"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-11-07T13:18:29.261Z","updated_at":"2025-04-12T13:32:56.485Z","avatar_url":"https://github.com/RamonUnch.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# in_opus\nWinamp 2.x and 5.x input plugin for Opus file\n\n\n== PURPOSE ==\n\nOpus is a quite new audio file format, very good for generic lossy\ncompression especially at low bitrates including voice.\n\nI developed this plugin because I wanted to be able to play OPUS files\nwith Winamp 2, both on my Windows XP machine and an old Windows 98 SE,\nThat is still used for playing music and for retro gaming at my home.\n\nI had to build myself the libraries because they include dependencies\nthat are not present on this old OS.\n\nThe plugin was tested and works fine on Windows 95/98SE/NT4/2000/XP/2003/7/8/10/11.\n\nThere is a very good plugin that was already written by thinktink but\nit only works for Winamp 5 and recent windows versions.\n\nI provide this plugin for compatibility with old platforms. to my knowledge,\nthis is the only Opus player for Windows 9x. and some of you may still\nuse Winamp 2 for some reasons.\n\n\n== THIS PROGRAM IS BASED ON ==\n\nlibopus 1.3.1, * opusfile 0.12 (http://opus-codec.org/)\nlibogg 1.3.2 (http://xiph.org/ogg/)\nCompiled using gcc from TDM-GCC-5.1, (MinGW) running on Windows Server 2003\n\n== FEATURES ==\n\n* Opens *.opus and *.opu files contained in an ogg stream (this is what opus\n  files are supposed to be anyway) the extension has to be .opu or .opus.\n\n* Opens HTTP OPUS Radio streams since v0.610, displays Shoutcast/Icecast\n  server info on Alt+3 since v0.888.\n\n* Displays most standard Tags values (Title, Artist, Date... on Alt+3)\n  In addition there is a panel at the bottom of the Tag dialog box,\n  displaying the content of the \"DESCRIPTION\" tag, used by youtube-dl\n  for the video comment when using the --add-metadata switch.\n\n* Full replaygain support.\n\n* Output at any rate from 1-192kHz, since v0.777,\n  and using 8, 16, 24 or 32 bits per samples wince v0.892.\n\n* Runs on Windows 95/98SE/NT4/2000/XP/2003/7/8/10/11, with Winamp 2.x, 5.x,\n  WACUP and XMPlay 2.1+. You need XMPlay3.7+ to enable UNICODE_FILE.\n  Finally the plugin was tested with MediaMonkey 3.2.5 and 4.1.29\n\n* UNICODE filename support (v0.666+) under Windows NT4+ as well as UNICODE\n  tags support (v0.555+).\n\n\n== LIMITATIONS ==\n\nI did not want to lose time so there are some limitations,\nthey may change in the future if I continue the project.\n\n* No way to edit tags.\n\n* UTF-8 is not really supported under Win9x; all tags are converted\n  to local codepage for display Under NT the UTF-8 strings are converted\n  to UTF-16 since 0.555.\n\n* In the Winamp playlist only the filename/URL will be visible.\n  Since v0.911 proper format will be shown in the PL on Winamp 5.x\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonunch%2Fin_opus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framonunch%2Fin_opus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framonunch%2Fin_opus/lists"}