Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Programming and Hacking > Development

Reply
 
Thread Tools Search this Thread Display Modes
Old 6th February 2018, 22:10   #1501  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 Beta-6

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017 with Update-5
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.8 (2017-12-02), compiled with GCC 7.2.0
* Updated Opus encoder/decoder libraries to v1.3-beta-2 (2018-01-26) and Opus-Tools to v0.1.10-12 (2018-01-02)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 11th April 2018 at 21:45.
LoRd_MuldeR is offline   Reply With Quote
Old 16th March 2018, 22:14   #1502  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 Beta-9

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.8 (2017-12-02), compiled with GCC 7.2.0
* Updated Opus encoder/decoder libraries to v1.3-beta-15 (2018-02-22) and Opus-Tools to v0.1.10-49 (2018-02-24)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
* Some more protection against "DLL pre-loading" attacks has been implemented
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 11th April 2018 at 21:45.
LoRd_MuldeR is offline   Reply With Quote
Old 1st April 2018, 13:10   #1503  |  Link
ggtop
Registered User
 
Join Date: Mar 2003
Posts: 311
Cuesheet Importer

Hi LordMulder,
I recently figured out LameXP has a cuesheet import function . That'll make my life a lot of easier in the future because I used other tools in the past to split WAV images...
One cosmetic thing though. The column index is dropping the hour from the timestamp (title 10). See attached screenshot from LameXP and the original cue file created by Exact Audio Copy.
BTW Would be better to display 63... min instead of 1:03:...

Code:
  TRACK 09 AUDIO
    TITLE "Track09"
    PERFORMER "Die drei !!!"
    REM COMPOSER ""
    INDEX 01 57:30:36
  TRACK 10 AUDIO
    TITLE "Track10"
    PERFORMER "Die drei !!!"
    REM COMPOSER ""
    INDEX 01 63:51:43
Have nice Eastern,
ggtop
Attached Images
 
ggtop is offline   Reply With Quote
Old 1st April 2018, 15:04   #1504  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by ggtop View Post
Hi LordMulder,
I recently figured out LameXP has a cuesheet import function . That'll make my life a lot of easier in the future because I used other tools in the past to split WAV images...
One cosmetic thing though. The column index is dropping the hour from the timestamp (title 10). See attached screenshot from LameXP and the original cue file created by Exact Audio Copy.
BTW Would be better to display 63... min instead of 1:03:...

Code:
  TRACK 09 AUDIO
    TITLE "Track09"
    PERFORMER "Die drei !!!"
    REM COMPOSER ""
    INDEX 01 57:30:36
  TRACK 10 AUDIO
    TITLE "Track10"
    PERFORMER "Die drei !!!"
    REM COMPOSER ""
    INDEX 01 63:51:43
Have nice Eastern,
ggtop
Okay, I see why that happens. I was using the QTime class to convert the time index to a string. QTime wraps around the "minute" component to zero after 59

Now I'm doing the conversion manually, so that the "minute" component can go up to 99. Please try with the new TEST build:
https://sourceforge.net/projects/lam...6.exe/download

Regards.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 1st April 2018 at 18:07.
LoRd_MuldeR is offline   Reply With Quote
Old 1st April 2018, 16:22   #1505  |  Link
ggtop
Registered User
 
Join Date: Mar 2003
Posts: 311
Quote:
Originally Posted by LoRd_MuldeR View Post
...Please try with the new TEST build...
Many thanks for the quick fix. I can confirm it works. Also tested some other cue/wav files.

ggtop
Attached Images
 
ggtop is offline   Reply With Quote
Old 8th April 2018, 00:00   #1506  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 RC-1

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0
* Updated Opus encoder/decoder libraries to v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
* Some more protection against "DLL pre-loading" attacks has been implemented
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 11th April 2018 at 21:45.
LoRd_MuldeR is offline   Reply With Quote
Old 11th April 2018, 21:44   #1507  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 RC-2

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0
* Updated Opus encoder/decoder libraries to v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
* Some more protection against "DLL pre-loading" attacks has been implemented
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 15th April 2018 at 15:10.
LoRd_MuldeR is offline   Reply With Quote
Old 12th April 2018, 16:12   #1508  |  Link
Kisa_AG
Registered User
 
Join Date: Sep 2005
Location: Moscow, Russia
Posts: 65
Quote:
Originally Posted by LoRd_MuldeR View Post
LameXP v4.16 RC-2
...
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
...
Hello!
Why don't you update QAAC to the newesr 2.66? Anything wrong with it?
Kisa_AG is offline   Reply With Quote
Old 12th April 2018, 17:27   #1509  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by Kisa_AG View Post
Hello!
Why don't you update QAAC to the newesr 2.66? Anything wrong with it?
The changelog for v4.16 is the accumulation of everything that happened in the past ~1 year since the previous release.

QAAC v2.64 simply was the latest version of QAAC at the time when I last updated QAAC.

I usually try to keep all tools up-to-date, but I also have a real-life job, so I can't update everything all the time

(Also, don't expect any "spectacular" improvements in the new QAAC version. After all, it is "only" front-end to Apple's AAC encoder)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 15th April 2018, 15:10   #1510  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 RC-3

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0
* Updated Opus encoder/decoder libraries to v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v18.03.1 (2018-03-26), compiled with ICL 18.2 and MSVC 15.6
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
* Some more protection against "DLL pre-loading" attacks has been implemented
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 17th April 2018 at 20:08.
LoRd_MuldeR is offline   Reply With Quote
Old 16th April 2018, 02:48   #1511  |  Link
johnsonlam
Registered User
 
johnsonlam's Avatar
 
Join Date: Nov 2003
Location: Kowloon, Hong Kong
Posts: 168
Quote:
Originally Posted by LoRd_MuldeR View Post
The changelog for v4.16 is the accumulation of everything that happened in the past ~1 year since the previous release.

QAAC v2.64 simply was the latest version of QAAC at the time when I last updated QAAC.

I usually try to keep all tools up-to-date, but I also have a real-life job, so I can't update everything all the time

(Also, don't expect any "spectacular" improvements in the new QAAC version. After all, it is "only" front-end to Apple's AAC encoder)
Thanks for your work, I've enjoy LameXP and other utilities for almost a decade, some people did have most of their real-life besides the monitor, never mind.
I've noticed both the Doom9 and HydrogenAudio was not as crowd as before.
__________________
Hong Kong - International Joke Center (after 1997-6-30)
johnsonlam is offline   Reply With Quote
Old 17th April 2018, 20:08   #1512  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 RC-4

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0
* Updated Opus encoder/decoder libraries to v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v18.03.1 (2018-03-26), compiled with ICL 18.2 and MSVC 15.6
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
* Some more protection against "DLL pre-loading" attacks has been implemented
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 20th April 2018 at 23:24.
LoRd_MuldeR is offline   Reply With Quote
Old 19th April 2018, 06:34   #1513  |  Link
boyumeow
Registered User
 
boyumeow's Avatar
 
Join Date: Aug 2007
Posts: 143
Sorry to bother U again, but I just encounter the not able to encode Chinese character named song again, just wonder was this fixed before cause I somehow remember U did it?

Quote:
LameXP v4.16 (Build #2124), compiled on 2018-04-17 at 20:19:48

-------------------------------

C:/Users/AhBoy/AppData/Local/Temp/e507d1c81c1faf6c/lxp_oggdec.exe -w C:\Users\AhBoy\AppData\Local\Temp\e507d1c81c1faf6c\07d05cd64630cc93.wav "E:\Animovies\And to be remux\天下有情人.ogg"

OggDec v1.10.1 (libVorbis 1.3.5) Compiled on: Mar 19 2015
ERROR: cannot open E:\Animovies\And to be remux\?????.ogg
********** Done decoding all input files. **********

Exited with code: 0x0000

-------------------------------

C:/Users/AhBoy/AppData/Local/Temp/e507d1c81c1faf6c/lxp_sox.exe --i C:\Users\AhBoy\AppData\Local\Temp\e507d1c81c1faf6c\07d05cd64630cc93.wav

C:\Users\AhBoy\AppData\Local\Temp\e507d1c81c1faf6c\lxp_sox.exe FAIL formats: can't open input file `C:\Users\AhBoy\AppData\Local\Temp\e507d1c81c1faf6c\07d05cd64630cc93.wav': WAVE: RIFF header not found

Exited with code: 0x0001
It encode successfully if I rename it to English character. I'm using Win10x64 for your info.

Thanks and have a nice everyday.

Last edited by boyumeow; 19th April 2018 at 06:36. Reason: adding some info
boyumeow is offline   Reply With Quote
Old 19th April 2018, 22:11   #1514  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by boyumeow View Post
Sorry to bother U again, but I just encounter the not able to encode Chinese character named song again, just wonder was this fixed before cause I somehow remember U did it?

It encode successfully if I rename it to English character. I'm using Win10x64 for your info.

Thanks and have a nice everyday.
According to your log, the file name was passed correctly to OggDec by LameXP, however OggDec failed to open the file.

It appears that OggDec does not support Unicode file names

Maybe I will try to build OggDec from the sources myself and patch in Unicode support...
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 20th April 2018, 23:23   #1515  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.16 RC-6

Quote:
Changes between v4.15 and v4.16 [*unreleased*]:
* Upgraded build environment to Microsoft Visual Studio 2017.6 (MSVC 19.13)
* Updated LAME encoder to v3.100 Final (2017-10-13), compiled with ICL 18.0 and MSVC 14.1
* Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0
* Updated Opus encoder/decoder libraries to v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04)
* Updated Monkey's Audio binary to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5
* Updated FAAD decoder to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5
* Updated Vorbis decoder to OggDec v1.10.1+ (2015-03-19), using libVorbis v1.3.6 (2018-03-16)
* Updated ALAC decoder to refalac v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5
* Updated WavPack decoder to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5
* Updated MediaInfo to v18.03.1+ (2018-04-19), compiled with ICL 18.2 and MSVC 15.6
* Updated GnuPG to v1.4.22 (2017-07-19), compiled with GCC 7.2.0
* Updated QAAC add-in (separate download) to QAAC v2.64 (2017-07-19), compiled with ICL 18.0 and MSVC 15.5
* Complete re-write of MediaInfo parsing code, now using XML-based MediaInfo output
* Improved auto-detection of max. parallel instances on computers with "fast" (i.e. SSD or similar) drive
* Some improvements to output file name generation code
* Added "Visual Elements" manifest for Windows 8+ "Start" screen tile
* Some more protection against "DLL pre-loading" attacks has been implemented
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 30th April 2018 at 16:58.
LoRd_MuldeR is offline   Reply With Quote
Old 21st April 2018, 03:52   #1516  |  Link
boyumeow
Registered User
 
boyumeow's Avatar
 
Join Date: Aug 2007
Posts: 143
Hi LM, thanks for your kind attention and quick fix, this static build 2130 works for the Unicode support, hope I didn't create new bugs to LameXP.
Didn't realize OggDec does not support Unicode file names, I only just found it a few days ago when I want to share the happiness with a friend, not sure her phone support playing ogg files, so thinking encode into mp3.
Anyway, thanks and have a nice everyday .
boyumeow is offline   Reply With Quote
Old 21st April 2018, 04:46   #1517  |  Link
foxyshadis
ангел смерти
 
foxyshadis's Avatar
 
Join Date: Nov 2004
Location: Lost
Posts: 9,556
Do you have the Oggdec patch? Sounds like it'd be useful to polish up and submit to xiph. Fortunately Opus doesn't seem to have that problem.
foxyshadis is offline   Reply With Quote
Old 21st April 2018, 09:19   #1518  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by foxyshadis View Post
Do you have the Oggdec patch? Sounds like it'd be useful to polish up and submit to xiph. Fortunately Opus doesn't seem to have that problem.
Opus-Tools doesn't have the problem (anymore), as my Unicode patch was already adopted. The patch for OggDec (John Edwards' version) is provided here. Also submitted to the author.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 28th April 2018, 06:59   #1519  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Привет.
The program instead of the directory "Z:" selects the directory in which the LameXP program is installed "Z:\LameXP".
> DEMO

Last edited by Gravitator; 28th April 2018 at 07:05.
Gravitator is offline   Reply With Quote
Old 28th April 2018, 10:38   #1520  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
Quote:
Originally Posted by Gravitator View Post
Привет.
The program instead of the directory "Z:" selects the directory in which the LameXP program is installed "Z:\LameXP".
> DEMO
Seems strange

Would you kindly try with this version and watch out for the additional debug output?
https://sourceforge.net/projects/mul...8.zip/download

__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Reply

Tags
aac, aotuv, flac, lame, lamexp, mp3, mp4, ogg, oggenc, opus, vorbis

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 06:56.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.