title
Products            Buy            Support Forum            Professional            About            Codec Central
 

grabber + fade = probleme

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pierrep
    • Oct 2008
    • 11

    grabber + fade = probleme

    hello,

    I've a problem with fadeout with dsp combinaison

    i read this thread
    and i try to use the DSP effect "non live".

    I use DBpowerAmp 13.1
    DSP R3

    my command line is :

    Code:
    CoreConverter.exe -infile="c:\test_full.wma" -outfile="c:\test_30sec_from_full.mp3" 
    -convert_to="mp3 (Lame)" -b 64 -encoding="FAST" -dspeffect1="Grabber=-lengthms={qt}30000{qt} -position={qt}10000{qt}" 
    -dspeffect2="Fade=-inlengthms={qt}4000{qt} -outlengthms={qt}4000{qt}" 
    -dspeffect3="Force Non-Live=" 
    -noidtag
    but i have no fade out. (but i have fade in)
    Can you fix that ?

    thanks a lot for DBPowerAmp !
  • Spoon
    Administrator
    • Apr 2002
    • 43928

    #2
    Re: grabber + fade = probleme

    If you use Music Converter to do the conversion with those settings, is the fade out done?
    Spoon
    www.dbpoweramp.com

    Comment

    • pierrep
      • Oct 2008
      • 11

      #3
      Re: grabber + fade = probleme

      yes fade out is done when i use those settings in Music Converter.

      another test ?

      thanks for you support.

      [edit]
      in addition, i think start position in grabber with coreconverter (+fade +force non live) always start at 0sec.
      all is ok with music converter.
      [/edit]
      Last edited by pierrep; 12-15-2008, 10:34 AM.

      Comment

      • pierrep
        • Oct 2008
        • 11

        #4
        Re: grabber + fade = probleme

        ok i found the problem.
        I use virtual machine and send this command over ssh.

        Code:
        ssh  user@localhost -p 2222 'CoreConverter.exe 
        -infile="z:\\\\tmp\\test_full.wma" 
        -outfile="z:\\\\tmp\\test_30sec_from_full.mp3" 
        -convert_to="mp3_(Lame)" -b 64 -encoding="FAST" 
        -dspeffect1="Grabber=-lengthms={qt}30000{qt} -position={qt}10000{qt}" 
        -dspeffect2="Fade=-inlengthms={qt}4000{qt} -outlengthms={qt}4000{qt}" 
        -dspeffect3="Force Non-Live="'

        there are errors when there are spaces between the quotation marks.
        It's real problem.

        I have already report this problem between linux and windows. I never find any solution except rename plugin like "mp3_(Lame)"

        Sorry Spoon for this.

        Contact me if you want more information or tests on virtual machine.

        Comment

        Working...

        ]]>