I think TDF is doing something non-standard, not Journaline. I suspect there is more data in there with their crappy audio that requires proprietary software to decode and this is something they are trying to sell to clients. Just my guess though. Not much Journaline to decode in this part of the world either. Most DRM signals here are Chinese these days!
Hi Has any version of Dream here got a fix for the Journaline error that my versions throw on most recent Journaline broadcasts (eg the recent Hungary broadcast on 11m): "Error: expected NML Code 0x01, got 0x1a" To me this screams "broadcaster sending version code 0x1a but Dream doesn't have a clue as to how to deal with anything other 0x01". I've seen this on other recent broadcasters too. Any fix coming? Cheers, Chris
Sorry it didn't help. I don't know what else to suggest. I am new to Windows development (though have been a programmer since the 1970s). All the different development environments and toolchains are a bit too complicated for my old brain :-) If you do manage to get a working compile of the latest code I would be keen to try and duplicate it here. At the moment the best I have got is a working compile of the "dream-2019" branch, which starts ok, but crashes as soon as I try and change sound cards,...
Have a read of the page: https://doc.qt.io/qt-5/windows-deployment.html Run the windeployqt command-line tool that comes with QT on the dream.exe file and it should place all the needed QT dlls (and a lot of other files) in the same directory. This fixes the "no QT toolkit" error, but doesn't help with other non-QT dlls. What version of QT and what compiler are you using, and which branch can you get to compile? Regards, Chris On 2020-02-21 02:01, zhongfanyang wrote: run the QT Windows deployment...
I think the developers need to run the QT Windows deployment tool "windeployqt" and bundle all the resulting files & folders in the Dream v2.2 zip file. I've tried "retro-fitting" it to the unzipped file on my system here, but there must be a mis-match between the QT the developers used and what I have on my PC. Dream now launches but promptly crashes when I try to change sound cards :-(
I think the developers need to run the QT Windows deployment tool "windeployqt" and bundle all the resulting files & folders in the Dream v2.2 zip file. I've tried "retro-fitting" it to the unzipped file on my system here, but there must be a mis-match between the QT the developers used and what I have on my PC. Dream now launches but promptly crashed when I try to change sound cards :-(
From one of Jayson's earlier emails: Also I had to add libspeex-dev and libspeexdsp-dev. Happy compiling! Cheers, Chris On 2020-02-15 15:39, Zygmunt Skrobanski wrote: Having problems compiling Revision 1339 using Ubuntu 18.04.4 LTS Trying to build and after running: qmake - result is OK make - the following problem apparently with src/resample/speexresampler.cpp In file included from src/resample/speexresampler.cpp:1:0: src/resample/speexresampler.h:4:10:fatal error:speex/speex_resampler.h:No such...
Public access has been restored to drmrx.org, at least in the short term. Cheers, Chris