Search:

Type: Posts; User: samfuzz; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    1,388

    Re: Mp3s, multiple genre tags, and MPD

    i'm using multiple genre value with MPD 0.16 with success for
    - mp3 (id3v2.4, null character),
    - OGG, Flac (Vorbis tag),
    - musepack MPC (APEv2 tag)
    - m4a : only if MPD is compiled with mp4ff...
  2. Replies
    2
    Views
    2,540

    [ubuntu] Re: Convert ID3V2.4 tags to ID3V2.3?

    you can also try mp3diag:
    http://mp3diags.sourceforge.net/010_getting_the_program.html
  3. [SOLVED] Re: Audiophile 2496 w/ ALSA 1.024 - $50 for the person who helps me with this

    for bit perfect try this :
  4. Replies
    15
    Views
    12,386

    [ubuntu] Re: Problem getting 24/96+ bit perfect audio output

    another thing for bit perfect :
    all volume controls on the computer should be set to 100% or maximum volume
  5. Replies
    17
    Views
    4,680

    [SOLVED] Re: mpd - ok, I give up...I am beaten

    set in mpd.conf

    user "music"
    and leave group option commented
  6. Replies
    15
    Views
    12,386

    [ubuntu] Re: Problem getting 24/96+ bit perfect audio output

    i'm not sure too, this is something i'd like to know, but in advanced options, you can set the device hw:0,1 for gstreamer/alsa


    same for quodlibet (pipeline option : alsasink device=hw:0,1)
    and...
  7. Replies
    17
    Views
    4,680

    [SOLVED] Re: mpd - ok, I give up...I am beaten

    check the permission of the configuration files of mpd.conf

    if you set user as music in mpd.conf
    check the permission for : tag_cache, mpd.log, pid, state
    (all this files are in my home folder)...
  8. Replies
    17
    Views
    4,680

    [SOLVED] Re: mpd - ok, I give up...I am beaten

    can you post what gives :

    /usr/bin/mpd --version

    kill mpd and start it whith this line and gives the result:

    /usr/bin/mpd /etc/mpd.conf --verbose --no-daemon --stdout

    and post your...
  9. Replies
    15
    Views
    12,386

    [ubuntu] Re: Problem getting 24/96+ bit perfect audio output

    gmpc can retrieve local album art with this plug-ins
    http://gmpc.wikia.com/wiki/GMPC_PLUGIN_MDCOVER
    there are other clients that can do this (quimup .....)
    and...
  10. Replies
    15
    Views
    12,386

    [ubuntu] Re: Problem getting 24/96+ bit perfect audio output

    have look to mpd : Music Player daemon
    http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki
    it can output directly to alsa low level options, and more (oss, pulse jack .....)

    google : "bit perfect...
  11. Replies
    17
    Views
    2,030

    [SOLVED] Re: Installing Windows Media Player?

    i try with the last version of banshee (1.9.2) and banshee support "album artist" and all my compilation are grouped

    try to update banshee or check the "album artist" tag
    ...
  12. [SOLVED] Re: Sound Juicer doesn't support the most popular mp3 tag format(?)

    in soudjuicer / Preferences /profiles

    replace id3v2mux with id3mux in the mp3 gstreamer profile for id3v2.3 tag

    eg
    preset insane = 320 CBR :

    audio/x-raw-int,rate=44100,channels=2 !...
  13. Replies
    16
    Views
    1,906

    [SOLVED] Re: mpd crashing in Maverick

    it 's solved now
    and the ppa is up to date
    http://musicpd.org/mantis/view.php?id=3148
  14. Replies
    16
    Views
    1,906

    [SOLVED] Re: mpd crashing in Maverick

    it 's solved now
    and the ppa is up to date
    http://musicpd.org/mantis/view.php?id=3148
  15. Replies
    16
    Views
    1,906

    [SOLVED] Re: mpd crashing in Maverick

    it 's solved now
    and the ppa is up to date
    http://musicpd.org/mantis/view.php?id=3148
  16. Replies
    16
    Views
    1,906

    [SOLVED] Re: mpd crashing in Maverick

    it 's solved now
    and the ppa is up to date
    http://musicpd.org/mantis/view.php?id=3148
  17. Replies
    16
    Views
    1,906

    [SOLVED] Re: mpd crashing in Maverick

    http://musicpd.org/mantis/view.php?id=3149


    wait for the fix
  18. Replies
    21
    Views
    31,101

    [ubuntu] Re: Subsonic vs Ampache

    why not using Music Player daemon :

    - multiple output possibility (can be enable:disable by the client) :

    - streaming (httpd, icecast) : ogg, mp3, flac , pcm ...
    ...
  19. Replies
    8
    Views
    1,382

    [ubuntu] Re: how to play music without a monitor

    you should try mpd
    it 's perfect for your needs
    http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki
    there are a lot of clients (with GUI or not) for various OS
  20. Replies
    20
    Views
    3,066

    [SOLVED] Re: Sound juicer and mp3 (again - sigh)

    cool
    it seems there is a bug with soundjuicer and default gstreamer audio profile for mp3 encoding in maverick

    not sure and canno't tested because i'm on lucid

    edit :
    i'm wrong , i haven't...
  21. Replies
    20
    Views
    3,066

    [SOLVED] Re: Sound juicer and mp3 (again - sigh)

    looks here

    https://help.ubuntu.com/community/Repositories/Ubuntu
  22. Replies
    20
    Views
    3,066

    [SOLVED] Re: Sound juicer and mp3 (again - sigh)

    enable multiverse and universe repositories
    and install ubuntu-restricted-extras
    sudo apt-get install ubuntu-restricted-extras
    (lame i think is included in gstreamer0.10-plugins-ugly-multiverse...
  23. Replies
    20
    Views
    3,066

    [SOLVED] Re: Sound juicer and mp3 (again - sigh)

    gstreamer-lame is obsolete :
    https://bugzilla.gnome.org/show_bug.cgi?id=494528

    it's preferable to use gstreamer-lamemp3enc

    but old gstreamer-lame should work, i'm using lucid and the old...
  24. Replies
    20
    Views
    3,066

    [SOLVED] Re: Sound juicer and mp3 (again - sigh)

    replace the gstreamer pipeline (mp3 profile) with this one :

    audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc quality=2 ! xingmux ! id3v2mux
  25. Replies
    3
    Views
    577

    [ubuntu] Re: sound juicer & MP3

    delete or create (if not exist) a mp3 profile in your preference and create another one with this line for example :

    audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc quality=2 ! xingmux...
Results 1 to 25 of 46
Page 1 of 2 1 2