Plugin:Watrack/de: Difference between revisions

From Miranda NG
Plugin:Watrack/de
Jump to navigation Jump to search
(Imported translation using page migration)
(Created page with "* {{Plugin|mRadio}} (Miranda-Plugin) * und andere Player. Siehe <tt>player.ini</tt> für eine komplette Liste.")
 
(3 intermediate revisions by 2 users not shown)
Line 7: Line 7:
== Unterstützte Player ==
== Unterstützte Player ==
{{Content:Watrack/SupportedPlayers}}
{{Content:Watrack/SupportedPlayers}}
* {{Plugin|mRadio}} (Miranda plugin)
* {{Plugin|mRadio}} (Miranda-Plugin)
* and other players. See <tt>player.ini</tt> for full list.
* und andere Player. Siehe <tt>player.ini</tt> für eine komplette Liste.


== Unterstützte Formate ==
== Unterstützte Formate ==
Line 176: Line 176:
</pre>
</pre>


== Notes ==
== Hinweise ==


* Volume field has an original volume value in hiword and is scaled to 0-15 range in loword. Not all players supported.
* Volume field has an original volume value in hiword and is scaled to 0-15 range in loword. Not all players supported.
Line 185: Line 185:
* Frame text output is now left-to-right only
* Frame text output is now left-to-right only


== Known problems ==
== Bekannte Probleme ==


* If frame text uses <tt>%time%</tt> macro, text can't scroll
* Falls im WaTrack-Frame ein %time% Macro benutzt wird, kann der Anzeigetext evtl. nicht runter scrollen
* Foobar seeking with <tt>foo_winamp_spam</tt> may not work
* Die Foobar2000 Suche mit dem foo_winamp_spam Plugin funktioniert eventuell nicht korrekt
* Miranda can freeze if Foobar OLE interface used
* Miranda NG kann mit Foobar2000 OLE ggfs. einfrieren
* Player can start again if OLE checks while it shuts down
* ICQLite und ICQ2003 Benutzer können den XStatus Text nach einer Veränderung ggfs. nicht sehen
* ICQLite and ICQ2003 users cannot see xStatus text changes
* Mit MP3 und VBR wird die Songlänge möglicherweise nicht richtig kalkuliert
* In <tt>MP3</tt> with VBR total song time sometime is not properly calculated
* Die Standard Farbe vom formatierten Text hat eine andere Farbe als gewollt und die Position ist evtl. an der falschen Stelle
* Default color of formatted text is color of text at insert position
* Einige Macros funktionieren nicht mit einigen Player
* Some macros don't work with some players. Replaced by <nowiki>''</nowiki> and 0
* Der 1by1-player zeigt eine falsche Zeit des aktuellen Tracks an
* 1by1 player can show wrong elapsed time value
* Einige Player Versionen werden nicht richtig angezeigt
* Version numbers of some players are not displayed properly
* Kaputte MP3 Header werden nicht richtig gehandhabt
* Bad <tt>MP3</tt> headers are not properly handled
* Das Plugin kann möglicherweise einen falschen Song anzeigen wenn beim auslesen gleichzeitig nach Musikdateien gescannt wird
* Plugin can show wrong song when player scans directory for music files
* Falls UAC aktiviert ist kann ohne foo_comserv2 Foobar2000 Plugin keine Musikinfo via Shortcut in das Fenster übertragen werden
* Musikinformationen können bei aktiviertem UAC in einigen fällen ausgelesen werden (bei fast allen Playern ohne entsprechendes Hilfe-Plugin)


<!-- This is for additional section for translations -->
<!-- This is for additional section for translations -->

Latest revision as of 18:45, 10 March 2018

Winamp Track
Kein Bild
Dateiname Watrack.dll
Autor Awkward
Download-Links
Stabile Version: 32-bit, 64-bit
Entwicklungsversion: 32-bit, 64-bit

Fügt die Musik, die Sie gerade spielen, in das Nachrichtenfenster oder die Statusnachricht ein.


Unterstützte Player

Unterstützte Formate

Audio-Formate Video-Formate Container-Formate
  • Advanced Audio Coding (AAC)
  • Monkey’s Audio (APE)
  • Free Lossless Audio Codec (FLAC)
  • MPEG-1 Audio Layer 3 (MP3)
  • Musepack (MPC)
  • OptimFROG (OFR)
  • OptimFROG DualStream (OFS)
  • Real Audio (RA)
  • Speex (SPX)
  • The True Audio (TTA)
  • WAVE (WAV)
  • Windows Media Audio (WMA)
  • WavPack (WV)
  • 3gp (3GP)
  • Audio Video Interleaved (AVI)
  • Adobe Flash Quelldateien (FLA)
  • Flash Video (FLV)
  • QuickTime (MOV)
  • MPEG-Streams (MPG)
  • RealMedia (RM)
  • Windows Media Video (WMV)
  • Advanced Streaming Format (ASF)
  • MPEG-4-Audio (M4A)
  • MPEG-4 (MP4)
  • Matroska (MKV)
  • Ogg-Container (OGG)
  • Ogg Media Stream (OGM)
  • RealMedia (RAM)

Variablen

Dieses Plugin stellt folgende Variablen für das Variables-Plugin bereit (können aber auch ohne das Plugin benutzt werden):

%album% album
%artist% artist
%bitrate% bitrate
%channels% number of channels
%codec% video codec like 0x30355844 (DX50)
%comment% comment from tag
%cover% cover file name
%file% media file name
%fps% 100*FPS (frames per second) for video files
%height% video height in pixels
%genre% genre
%kbps% bitrate
%khz% sample rate
%length% total song length (sec)
%lyric% lyrics text
%mono% "mono"/"stereo"
%nstatus% player status (stopped, playing, paused) - non-translated
%percent% %time% / %total% * 100%
%player% player
%samplerate% sample rate
%size% media file size
%status% player status (stopped, playing, paused)
%time% current song position (sec)
%title% song title
%total% total song length (sec)
%track% track number
%txtver% player version in text format
%type% media file type (extension)
%vbr% display 'VBR' if bitrate is variable
%version% player version
%width% video width in pixels
%wndtext% title from player window (usually "artist" - "title")
%year% song year (from tag)

In chat (and maybe message) window, you can use text formatting:

{b}text{/b} 'bold' text
{i}text{/i} 'italic' text
{u}text{/u} 'undeline' text
{cf##}text{/cf} text with color ## (0-15)
{bg##}text{/bg} text with background color ## (0-15)

Sample:

/me {b}listening{/b} {cf5}{i}%artist%{/i}{/cf} - {bg10}{u}"%title%"{/u}{/bg}

Hinweise

  • Volume field has an original volume value in hiword and is scaled to 0-15 range in loword. Not all players supported.
  • Frame background picture transparency is not implemented
  • To obtain more information from foobar2000 player, download this plugin or use foo_winamp_spam plugin
  • FileInfo (called from popup) doesn't show video file properties
  • FPS saves as FPS*100
  • Frame text output is now left-to-right only

Bekannte Probleme

  • Falls im WaTrack-Frame ein %time% Macro benutzt wird, kann der Anzeigetext evtl. nicht runter scrollen
  • Die Foobar2000 Suche mit dem foo_winamp_spam Plugin funktioniert eventuell nicht korrekt
  • Miranda NG kann mit Foobar2000 OLE ggfs. einfrieren
  • ICQLite und ICQ2003 Benutzer können den XStatus Text nach einer Veränderung ggfs. nicht sehen
  • Mit MP3 und VBR wird die Songlänge möglicherweise nicht richtig kalkuliert
  • Die Standard Farbe vom formatierten Text hat eine andere Farbe als gewollt und die Position ist evtl. an der falschen Stelle
  • Einige Macros funktionieren nicht mit einigen Player
  • Der 1by1-player zeigt eine falsche Zeit des aktuellen Tracks an
  • Einige Player Versionen werden nicht richtig angezeigt
  • Kaputte MP3 Header werden nicht richtig gehandhabt
  • Das Plugin kann möglicherweise einen falschen Song anzeigen wenn beim auslesen gleichzeitig nach Musikdateien gescannt wird
  • Falls UAC aktiviert ist kann ohne foo_comserv2 Foobar2000 Plugin keine Musikinfo via Shortcut in das Fenster übertragen werden
  • Musikinformationen können bei aktiviertem UAC in einigen fällen ausgelesen werden (bei fast allen Playern ohne entsprechendes Hilfe-Plugin)