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 24th October 2015, 08:29   #1301  |  Link
Sparktank
47.952fps@71.928Hz
 
Sparktank's Avatar
 
Join Date: Mar 2011
Posts: 940
Quite a few updates. Thanks a lot. Been waiting for the next Stable.
__________________
Win10 (x64) build 19041
NVIDIA GeForce GTX 1060 3GB (GP106) 3071MB/GDDR5 | (r435_95-4)
NTSC | DVD: R1 | BD: A
AMD Ryzen 5 2600 @3.4GHz (6c/12th, I'm on AVX2 now!)
Sparktank is offline   Reply With Quote
Old 24th October 2015, 12:08   #1302  |  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 manolito View Post
Sorry, am I missing something? LameXP has FLAC support since quite some time...
I guess he meant that Foobar can do it too (just like LameXP), so he rather stays with Foobar

Quote:
Originally Posted by manolito View Post
When converting to the APE format and having MetaData unchecked, LameXP still runs its tagger app after the conversion and finishes with an error (at least one tag must be specified). The converted file is perfect, though.
And your are telling me this now? As if we didn't have like a dozen Beta versions and four RC's

BTW: It looks like the Nero AAC encoder actually has a similar issue, but the neroAacTag tool is more forgiving...

Try this TEST version:
http://sourceforge.net/projects/muld...0.exe/download
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 24th October 2015 at 13:00.
LoRd_MuldeR is offline   Reply With Quote
Old 24th October 2015, 12:14   #1303  |  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 Sp00kyFox View Post
works fine, thx for the quick update. I did a little search on that matter and found some official apple documentation about the different encoding modes:
https://developer.apple.com/library/...1-SUBSECTION11

this gives the following order for the bitrate variation (high to low):
--tvbr, --cvbr, --abr, --cbr

according to this document cvbr uses the bitrate setting as a lower limit. so I'm not sure which one should be the correct choice, maybe I misled you. in terms of hitting the target rate --abr is the appropriate choice. --cvbr allows more variance but definitely results in a higher bitrate on average than the user selection. it's your decision in the end but I think regarding the user expection for the setting "average bitrate" the option --abr should be prefered (or you add a switch to the advanced settings like you suggested).

sorry for the confusion but hopefully I shed some light on qaac's encoding options.
I'm probably going to make this an option in one of the future versions.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 24th October 2015, 13:06   #1304  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Quote:
Originally Posted by LoRd_MuldeR View Post
And your are telling me this now? As if we didn't have like a dozen Beta versions and four RC's
Yes, the test version fixes it...

And for the Beta and RC versions:
I have become a little lazy testing these versions, and one reason is that you are making it a little too hard.

The debug console is annoying (yes, I know the command line option to make it disappear), and all test versions expire after 30 days. But the main reason for my reluctance to test them is that they screw up the settings for the stable version, it is way too much hassle to get back to the stable version with all previous settings intact.


Cheers
manolito
manolito is offline   Reply With Quote
Old 24th October 2015, 13:30   #1305  |  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 manolito View Post
But the main reason for my reluctance to test them is that they screw up the settings for the stable version, it is way too much hassle to get back to the stable version with all previous settings intact.
Actually the settings for each version are stored separately/independently, so switching between different versions shouldn't be an issue.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 24th October 2015 at 13:36.
LoRd_MuldeR is offline   Reply With Quote
Old 27th October 2015, 09:03   #1306  |  Link
ak1
Registered User
 
Join Date: Apr 2010
Posts: 5
crash system_service_exception

I tried to upgrade to v4.12 build #1818. During installation my Windows 10 Pro 64 Bit machine is crashing and rebooting. I also tried a reinstall after previous version v4.11 has been removed. Same effect.

The crash error is "system_service_exception".

From the eventlog:
"Der Computer wurde nach einem schwerwiegenden Fehler neu gestartet. Der Fehlercode war: 0x0000003b (0x00000000c0000005, 0xfffff8032131983f, 0xffffd0002562ee60, 0x0000000000000000). Ein volles Abbild wurde gespeichert in: C:\WINDOWS\MEMORY.DMP. Berichts-ID: 102715-8625-01."

Anyone with hints to address this?

Thanks,
ak1
ak1 is offline   Reply With Quote
Old 27th October 2015, 20:08   #1307  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
ak1, see my response here:
https://github.com/lordmulder/LameXP/issues/27

Quote:
I have no idea. Actually, user-space programs, like LameXP or the LameXP setup program, can not cause BSoD (Blue Screen of Death) – neither accidentally nor willingly – because they do not have kernel-mode privileges. Would be pretty dreadful, if a single program could crash the whole system.

Thus, if you encounter BSoD, this is either because of a bug in the operating system itself, or, more likely, the fault of a buggy device driver. Well, it could also be a hardware issue, e.g. corrupted memory module. Anyway, if the BSoD occurred while installing LameXP, then this was just a coincidence – a symptom of some other problem. LameXP or the LameXP installer are not the actual cause of the problem.

Having said that: Is the problem reproducible, i.e. does it happen every time that you try to install LameXP r1818? And does it happen never when you install LameXP r1700? This would be pretty weird, because the installer doesn't do anything special, really. It's just a pretty boring NSIS installer. And the changes to the installer between r1700 and r1818 are minuscule – and certainly nothing that could cause a BSoD.
See also:
https://www.google.de/search?q=0x0000003b
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 27th October 2015 at 20:13.
LoRd_MuldeR is offline   Reply With Quote
Old 27th October 2015, 20:39   #1308  |  Link
ak1
Registered User
 
Join Date: Apr 2010
Posts: 5
Thank you for the quick response.
You are the expert, and after your statements I think this is already clear to you. Nevertheless, the short interpretation of my crashdump:


Quote:
On Tue 27.10.2015 07:39:47 GMT your computer crashed
crash dump file: C:\WINDOWS\Minidump\102715-8625-01.dmp
This was probably caused by the following module: ntoskrnl.exe (nt+0x14E2E0)
Bugcheck code: 0x3B (0xC0000005, 0xFFFFF8032131983F, 0xFFFFD0002562EE60, 0x0)
Error: SYSTEM_SERVICE_EXCEPTION
file path: C:\WINDOWS\system32\ntoskrnl.exe
product: Microsoft® Windows® Operating System
company: Microsoft Corporation
description: NT Kernel & System
Bug check description: This indicates that an exception happened while executing a routine that transitions from non-privileged code to privileged code.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.
I was just able to reproduce this right away. The last thing I was seeing in the setup before the crash was something like "Anwendungen suchen ... bitte warten" and a percentage counter.

Prior to that I installed v4.11 (build #1700) without any issues and removed it (keeping config) prior doing the v4.12 test.

Regards,
ak1
ak1 is offline   Reply With Quote
Old 27th October 2015, 20:48   #1309  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
So, this is pretty much in accordance with what I said before:
Quote:
Bug check description: This indicates that an exception happened while executing a routine that transitions from non-privileged code to privileged code.
This appears to be a typical software driver bug and is not likely to be caused by a hardware problem.
The crash took place in the Windows kernel. Possibly this problem is caused by another driver that cannot be identified at this time.

Quote:
Originally Posted by ak1 View Post
TI was just able to reproduce this right away. The last thing I was seeing in the setup before the crash was something like "Anwendungen suchen ... bitte warten" and a percentage counter.
Well, that is the "locked list" plug-in, which is scanning for running applications that might be locking one of our files and thus would prevent the installation from succeeding.

This is a "standard" plug-in, widely used in many installers out there. Also, I have been using this plug-in for a very long time. Probably ever since the first LameXP v4.xx release. I highly doubt that this has anything to do with it.

Furthermore, the installer runs trough just fine on both, my Windows 10 (x64) notebook that is currently running Windows 10 RTM as well as my Windows 10 (x64) VM that is running the latest "insider" build.
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 27th October 2015 at 20:53.
LoRd_MuldeR is offline   Reply With Quote
Old 27th October 2015, 21:01   #1310  |  Link
ak1
Registered User
 
Join Date: Apr 2010
Posts: 5
OK, just let me know if I can help by testing/checking something for you.

Cheers,
ak1
ak1 is offline   Reply With Quote
Old 27th October 2015, 22:27   #1311  |  Link
Gravitator
Registered User
 
Join Date: May 2014
Posts: 292
Where to press stereo to mono transform coding for FLAC or WAVE ?
Gravitator is offline   Reply With Quote
Old 7th November 2015, 21:46   #1312  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.13 RC-1

Quote:
Changes between v4.12 and v4.13 [unreleased]:
* Upgraded build environment to Microsoft Visual Studio 2015
* Apply the original file's "creation" and "last modified" date/time to the output file (optional)
* Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
* Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
* Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 15th November 2015 at 14:55.
LoRd_MuldeR is offline   Reply With Quote
Old 15th November 2015, 14:54   #1313  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.13 RC-2

Quote:
Changes between v4.12 and v4.13 [unreleased]:
* Upgraded build environment to Microsoft Visual Studio 2015
* Apply the original file's "creation" and "last modified" date/time to the output file (optional)
* Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
* Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
* Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 20th November 2015 at 23:22.
LoRd_MuldeR is offline   Reply With Quote
Old 20th November 2015, 23:23   #1314  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.13 RC-3

Quote:
Changes between v4.12 and v4.13 [unreleased]:
* Upgraded build environment to Microsoft Visual Studio 2015
* Apply the original file's "creation" and "last modified" date/time to the output file (optional)
* Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
* Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
* Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
* Updated language files (big thank-you to all contributors !!!)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 25th November 2015 at 21:18.
LoRd_MuldeR is offline   Reply With Quote
Old 25th November 2015, 21:18   #1315  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.13 RC-5

Quote:
Changes between v4.12 and v4.13 [unreleased]:
* Upgraded build environment to Microsoft Visual Studio 2015
* Apply the original file's "creation" and "last modified" date/time to the output file (optional)
* Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
* Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
* Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
* Updated language files (big thank-you to all contributors !!!)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 27th November 2015 at 20:31.
LoRd_MuldeR is offline   Reply With Quote
Old 27th November 2015, 20:31   #1316  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.13 RC-6

Quote:
Changes between v4.12 and v4.13 [unreleased]:
* Upgraded build environment to Microsoft Visual Studio 2015
* Apply the original file's "creation" and "last modified" date/time to the output file (optional)
* Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
* Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
* Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
* Updated language files (big thank-you to all contributors !!!)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 13th December 2015 at 13:09.
LoRd_MuldeR is offline   Reply With Quote
Old 12th December 2015, 16:27   #1317  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
LameXP v4.13 has been released!
https://github.com/lordmulder/LameXP/releases/latest

Quote:
Changes between v4.12 and v4.13 [2015-12-12]:
* Upgraded build environment to Microsoft Visual Studio 2015 with Update-1
* Apply the original file's "creation" and "last modified" date/time to the output file (optional)
* Updated Vorbis encoder to OggEnc v2.88 (2015-09-10), using libvorbis v1.3.5 and aoTuV b6.03_2015
* Updated MediaInfo to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0
* Fixed resampling bug with Vorbis encoder, regression in OggEnc v2.87
* Fixed creation of Monkey's Audio (APE) files, when no meta data is being embedded
* Updated language files (big thank-you to all contributors !!!)
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊
LoRd_MuldeR is offline   Reply With Quote
Old 13th December 2015, 09:55   #1318  |  Link
manolito
Registered User
 
manolito's Avatar
 
Join Date: Sep 2003
Location: Berlin, Germany
Posts: 3,078
Thanks LoRd_MuldeR, works beautifully...
manolito is offline   Reply With Quote
Old 13th December 2015, 18:13   #1319  |  Link
Octo-puss
Registered User
 
Join Date: Jan 2008
Posts: 571
Portable build please
Octo-puss is offline   Reply With Quote
Old 13th December 2015, 18:19   #1320  |  Link
SeeMoreDigital
Life's clearer in 4K UHD
 
SeeMoreDigital's Avatar
 
Join Date: Jun 2003
Location: Notts, UK
Posts: 12,219
Many thanks
__________________
| I've been testing hardware media playback devices and software A/V encoders and decoders since 2001 | My Network Layout & A/V Gear |
SeeMoreDigital 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 00:54.


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