Translations:Amarok/Manual/Various/ReplayGain/10/da: Difference between revisions

From KDE UserBase Wiki
(Created page with "For .flac-filer kan du bruge "metaflac" til at se indlejrede data til replay gain: {{Input|<nowiki>metaflac --list Millencolin\ -\ Balanced\ Boy.flac</nowiki>}} Blandt andre t...")
 
(No difference)

Latest revision as of 08:16, 14 July 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Amarok/Manual/Various/ReplayGain)
For .flac files, "metaflac" can be used to view embedded replay gain data:
{{Input|<nowiki>metaflac --list Millencolin\ -\ Balanced\ Boy.flac</nowiki>}}
Among other things, this will show something like this:
{{Output|<nowiki>METADATA block #2
 type: 4 (VORBIS_COMMENT)
 is last: false
 length: 390
 vendor string: reference libFLAC 1.2.1 20070917
 comments: 14
   comment[9]: REPLAYGAIN_REFERENCE_LOUDNESS=89.0 dB
   comment[10]: REPLAYGAIN_TRACK_GAIN=-1.55 dB
   comment[11]: REPLAYGAIN_TRACK_PEAK=0.75894165
   comment[12]: REPLAYGAIN_ALBUM_GAIN=-4.19 dB
   comment[13]: REPLAYGAIN_ALBUM_PEAK=0.98712158
</nowiki>}}

For .flac-filer kan du bruge "metaflac" til at se indlejrede data til replay gain:

metaflac --list Millencolin\ -\ Balanced\ Boy.flac

Blandt andre ting vil dette vise noget i retning af:

METADATA block #2
 type: 4 (VORBIS_COMMENT)
 is last: false
 length: 390
 vendor string: reference libFLAC 1.2.1 20070917
 comments: 14
   comment[9]: REPLAYGAIN_REFERENCE_LOUDNESS=89.0 dB
   comment[10]: REPLAYGAIN_TRACK_GAIN=-1.55 dB
   comment[11]: REPLAYGAIN_TRACK_PEAK=0.75894165
   comment[12]: REPLAYGAIN_ALBUM_GAIN=-4.19 dB
   comment[13]: REPLAYGAIN_ALBUM_PEAK=0.98712158