Ivan Iudice
Ivan Iudice
Same here using release. ``` $ ./configure --prefix=/Users/krono/workspace/ffmpeg-build-script-1.39/workspace --with-ogg-libraries=/Users/krono/workspace/ffmpeg-build-script-1.39/workspace/lib --with-ogg-includes=/Users/krono/workspace/ffmpeg-build-script-1.39/workspace/include/ --with-vorbis-libraries=/Users/krono/workspace/ffmpeg-build-script-1.39/workspace/lib --with-vorbis-includes=/Users/krono/workspace/ffmpeg-build-script-1.39/workspace/include/ --enable-static --disable-shared --disable-oggtest --disable-vorbistest --disable-examples --disable-asm --disable-spec checking build system type... Invalid configuration `aarch64-apple-darwin21.6.0': machine `aarch64-apple' not recognized...
The lines of commit https://github.com/markus-perl/ffmpeg-build-script/commit/470f591269cd31514af40e2ef30db43fbb13d168 at the top of the page.
News from OpenOB. Are there alive alternatives to this project?
Solved! I added the path for resample!
Right! I solved warnings adding noise. Now I can't understand why my modulator works fine on my laptop but not in my virtual machine. It's a strange phenomenon: when I...
I'm using exactly the same flowgraph on the host and on the VM. Packets are sent across the network, and I use exactly the same source (on the VM). Find...
I compiled the module on VM few days ago, on the host I compiled it before the summer, I think. Both VM and laptop codes are running “Extended Squitter Only”....
It looks correct. Here you can see the VM and the host. 
No differences on the flowgraphs. I fear if I update my laptop code I would not have anymore a working setup... How could I preserve the possibility to get back...
The block are almost the same for fmcomms2. On E310 it‘s not possible to select the rf paths, thus I removed such a feature in both, source and sink code....