title
Products            Buy            Support Forum            Professional            About            Codec Central
 

Search:

Type: Posts; User: pitoloko

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    7,777

    Re: error setting ogg callbacks

    Thanks for your analysis, then with your words this problem is "solved" because is not related with dbPoweramp's ogg decoder at all.

    I'm just gonna start converting the ogg files using FFMPEG to...
  2. Replies
    10
    Views
    7,777

    Re: error setting ogg callbacks

    I downloaded a sample from here: https://commons.wikimedia.org/wiki/File:Example.ogg

    And YES the conversion success, then definitely seems that it is a dbPowerAmp's ogg decoder problem/bug.

    Now...
  3. Replies
    10
    Views
    7,777

    Re: error setting ogg callbacks

    DON'T READ:
    I can't test it because all my current ogg files are downloaded/converted with JDownloader/FFMPEG so all the ogg files that I have are the same file type, I mean the same unconvertable...
  4. Replies
    10
    Views
    7,777

    Re: error setting ogg callbacks

    Sorry for my ignorance because you are the developer but I just will launch as a simple idea that maybe JDownloader/FFMPEG conversion could be the problem, maybe your ogg codec is not "detecting" or...
  5. Replies
    10
    Views
    7,777

    Re: error setting ogg callbacks

    Do you need any sort of details about any specific thing of my system for further analysis about the problem?.

    I don't have any idea about why the Codec can't initialize, is there something I...
  6. Replies
    10
    Views
    7,777

    Re: error setting ogg callbacks

    I have an AMD FX-8350, and I'm running under Windows 8.1 x64.

    Thanks for answer
  7. Replies
    10
    Views
    7,777

    error setting ogg callbacks

    Hello

    I'm suffering this error when trying to convert any ogg file.


    Error converting to mp3 (Lame), 'C:\Users\Svyatko\Desktop\Temp\sound.oga' to 'F:\Desktop\sound.mp3'
    Error setting ogg...
  8. Re: Problems with using ACM codecs to create Compressed WAV files

    Thanks for your interest @davidhall (and sorry for the little intrusion in your topic) and your great suppoort @spoon. I'll keep an eye on this resolution.

    Good luck about the problem!.
  9. Re: Fail: MP3 to WAV (Microsoft ADPCM) encoding...

    Seems that I can't edit my last post to fix some miss-types I did, sorry about that.

    I forgot to mention that the dbPoweramp version that Im using now is v15.3 of 64 Bits
  10. Re: Problems with using ACM codecs to create Compressed WAV files

    Hi Spoon.

    Could you clarify whether that fix maybe will mean that it will solve also the problem that we are facing here about ADPCM codec?:
    -> Fail: MP3 to WAV (Microsoft ADPCM) encoding...
    ...
  11. Re: Fail: MP3 to WAV (Microsoft ADPCM) encoding...

    I know this is an old topic but after 3 years the problem is not solved in dbPoweramp.

    I will try to explain it in other way this time.

    In Windows 7/8/8.1/10 x64, when trying to convert an mp3...
  12. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    I will be more precise:

    After doing a lot of combinations, I've found what need to be installed:

    1) AC3File
    2) AC3Filter (FULL, not lite)

    Yes, both AC3File and AC3Filter need to be...
  13. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    Thanks, it worked fine after installing AC3-Filter full (not AC3 File).

    I'm totally accord with that user opinnion, in older releases of dbPoweramp was sufficient to install AC3File to convert...
  14. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    the size is 44 bytes for uncompressed wav (AC3 to WAV and DTS to Wav, no matter that).

    I uploaded yesterday some debug logs in a comment in this thread but the page said me that my comment is...
  15. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    AC3 > Uncompressed WAV (with default settings)
    Filesize: 44 bytes
    Deug Log: http://pastebin.com/NUN9visj

    DTS > Uncompressed WAV (with default settings)
    Filesize: 4,04 KB (4.140 bytes)
    Deug...
  16. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    AC3 > Uncompressed WAV (with default settings)
    Filesize: 44 bytes
    Deug Log: http://pastebin.com/NUN9visj

    DTS > Uncompressed WAV (with default settings)
    Filesize: 4,04 KB (4.140 bytes)
    Deug...
  17. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    I enabled debug mode, this is the log of an AC3 failed conversion to MP3
  18. Replies
    10
    Views
    6,415

    Re: Can't convert using Directshow codec

    Thanks but the problem is not the directshow.txt content syntax, becuase if a filetype couldn't be recognized the music converter will not start the conversion, instead that it should advise with an...
  19. Replies
    10
    Views
    6,415

    Can't convert using Directshow codec

    DbpowerAmp version:
    15.1 x64

    Windows version:
    Windows 8.1 x64 (tested in Windows 8 x64 too)

    Directshow decoder version:
    3.0 (Neutral x86/x64)

    Directshow.txt content:
  20. Replies
    3
    Views
    10,745

    Re: Unable to decode DTS files using DirectShow decoder, in Reference version 15

    Oh, what a bad notice :(

    Thankyou Spoon, I will follow the instructions.
  21. Replies
    3
    Views
    10,745

    Unable to decode DTS files using DirectShow decoder, in Reference version 15

    Hi

    I'm using dbPowerAmp from many years without problems, but using the reference 15 I'm having this problem.

    I'm trying to convert a DTS file using DirectShow but just I can't, I see this...
  22. [CONTRIBUTION] My CoreConverter Helper Class to use CoreConverter in VB.NET

    I want to share this Generic Class I've did to convert some files in my PC using CoreConverter executable.

    I preffer to use the executable instead dmcScriptingLib because @Spoon saids me that the...
  23. Re: How to read CoreConverter process Standar Output while it's performing a conversi

    @Spoon

    Thanks for the information but I'm in the same problem

    Does have DMCScriptingLib events or something to retrieve the progress of a conversion?

    In the C*/VB examples is not explained....
  24. Re: How to read CoreConverter process Standar Output while it's performing a conversi

    Thanks for answer Spoon, I know that your job is not to teach how to code each thing, but please understand I'm not an expert to introduce me into the COM World, I don't know how to start (all info...
  25. How to read CoreConverter process Standar Output while it's performing a conversion ?

    Hi

    I always used CoreConverter CLI version to manage my music collection, I was launching the process from Batch scripts where the standard output can be readed as normal.

    But years ago I've...
Results 1 to 25 of 37
Page 1 of 2 1 2