Announcement

Collapse
No announcement yet.

in_opus plugin for Winamp 2 (release)

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • byblo
    replied
    Please support opus streams embedded into mp4 containers like in this sample:

    https://www49.zippyshare.com/v/VP3KEjwX/file.html (opus_stream_in_mp4_container.zip)

    Leave a comment:


  • Ramon_Unchained
    replied
    in_opus v0.912

    A few minors fixes since last time:
    The project is now on GitHub:


    * NEW: Support was added for title formatting on Winamp 2.x. The playlist will now display track as "Artist - Title" if the tags are available. If you prefer to see the filename only set FORMAT_TITLE=0 in the [IN_OPUS] section of the Winamp.ini file.

    * Now on Winamp5.5+, the Unified tags dialog will be used by default. You can always set UNIFIED_DIALOG=0 if you prefer the old style.

    * Fixed small potential memory leek.

    * FIXED: Local code page will be used for display when Unicode is not available. Before I was always converting unicode->cp1252 which was wrong.

    * FIXED: build options were improved inducing an even smaller dll file.
    Attached Files

    Leave a comment:


  • Ramon_Unchained
    replied
    I just use a modified version of the libopusfile library:
    The opusfile library provides seeking, decode, and playbackof Opus streams in the Ogg container (.opus files) includingover http(s) on posix and windows syst...


    The source for my plugin can be found here:

    The source is a bit of a mess but it was quickly developed as a side project, targeting Win9x and Winamp 2.x

    Leave a comment:


  • thinktink
    replied
    Originally Posted by Ramon_Unchained View Post
    Ok, I understand, there are limitations of my plugin:
    1) http only, no https
    2) the URL needs to end with .opus

    In your case: https://paranormalium.waw.pl/radio/8000/opusHQ
    the stream is https (secure), actually the server also share a simple http version
    Now for the extension, you do not have the .opus extension. if you want my plugin to try opening it , you will need to add the ">.opus" suffix
    So use:

    http://paranormalium.waw.pl/radio/8000/opusHQ>.opus

    This one works just fine for me.
    So it is simple: HTTP only and if there is no .opus at the end of url add >.opus yourself
    Are you using opus libs for streaming?

    Leave a comment:


  • Ramon_Unchained
    replied
    Ok, I understand, there are limitations of my plugin:
    1) http only, no https
    2) the URL needs to end with .opus

    In your case: https://paranormalium.waw.pl/radio/8000/opusHQ
    the stream is https (secure), actually the server also share a simple http version
    Now for the extension, you do not have the .opus extension. if you want my plugin to try opening it , you will need to add the ">.opus" suffix
    So use:

    http://paranormalium.waw.pl/radio/8000/opusHQ>.opus

    This one works just fine for me.
    So it is simple: HTTP only and if there is no .opus at the end of url add >.opus yourself

    Leave a comment:


  • Paranormalium
    replied
    code:
    https://paranormalium.waw.pl/radio/8000/opusHQ

    Switching to https:// makes no change, the streams still don't play in Winamp.

    Leave a comment:


  • Ramon_Unchained
    replied
    The plugin since version 0.610 does work on http streams, could you give please an example of non-working shoutcast opus stream?

    Leave a comment:


  • Paranormalium
    replied
    In Winamp the plugin only works for local files. Doesn't work for streams in OPUS. Latest version tested.

    Leave a comment:


  • zetor
    replied
    By the way, it's working on Windows 10 as well.

    Leave a comment:


  • zetor
    replied
    Amazing work, thanks!

    Leave a comment:


  • ChazZeromus
    replied
    Tagged bitrate is in bytes but winamp only tags in kbps, fyi

    Leave a comment:


  • meltor
    replied
    This is awesome.

    Leave a comment:


  • Ramon_Unchained
    replied
    Update in_opus v0.911

    Here is again a new release with some nice features, namely .ogg file support (hackish), unified dialog info support (Winamp 5.5+) and proper playlist name entry (Winamp 5.x). This release also fixes a serious bug that prevented the plugin function under MediaMonkey. Now the plugin is fully functional with MediaMonkey (including radio), except that MediaMonkey does not retrieve tags information using the winampGetExtendedFileInfo function, newly exported by the plugin.

    * FIXED: Now url streams should work with MediaMonkey.

    * FIXED: The plugin should be compatible with MediaMonkey again. It will be in my test list from now, even though MediaMonkey 5 will have native opus support.

    * NEW: Now the average bitrate can be displayed instead of the instant bitrate, set INSTANT_BR=0 in the [IN_OPUS] section of winamp.ini.

    * NEW: An option was added to load files with .ogg extension. The option is not enabled by default because the plugin will have to open all the ogg files to check if they are opus files. Write OGGEXT_HACK=1 in the [IN_OPUS] section of the winamp.ini file if you want to enable it.

    Note1: In Winamp 5.x, there will be conflicts with the tags when you mix both king of .ogg files, this will lead to tags being not shown for the second type of file you load in the session. All files will play though.

    Note2: This is not an issue on Winamp 2.x.

    * NEW: The playlist entry will display proper format under winamp 5.x, because the winampGetExtendedFileInfo function was implemented.

    * NEW: Unified dialog on "Alt+3" can be enabled for Winamp 5.5+ now setting the UNIFIED_DIALOG=1 in the [IN_OPUS] section of the winamp.ini file.

    PS: To any admin of the forum: How do I get permission to edit my posts?
    I would like to put an updated version of the plugin in the first post so that people do not have to scroll down to find the last version. If it is not possible, could you edit the first post to add that last version is found in the last update post...
    Attached Files

    Leave a comment:


  • PekeMM
    replied
    Hi,
    In further tests I've found that 0.888 works so I guess some sort of regression happened.

    Leave a comment:


  • PekeMM
    replied
    Not working with MediaMonkey

    Hi,
    Unfortunately in_opus.dll plugin do not load in MediaMonkey even MediaMonkey is compatible with Winamp 2.x plugins.

    Sent you PM with few details about issue.

    Leave a comment:

Working...
X
😀
🥰
🤢
😎
😡
👍
👎