spvkgn

Results 51 comments of spvkgn

Maybe this can help: https://github.com/marcoc1712/squeezelite-R2/blob/Release/dsd.c https://github.com/marcoc1712/squeezelite-R2/blob/Release/dop.c https://github.com/marcoc1712/squeezelite-R2/tree/Release/dsd2pcm

v1.7.1 and the error still exists ``` $ python main.py --help Traceback (most recent call last): File "main.py", line 3, in from youtube import Youtube File "/home/pavel/apps/standalone/smd/youtube.py", line 16, in...

@DrTon Great! BTW, there is a better updated version of this filter https://www.audio-perfection.com/forum/showthread.php?tid=307&pid=29956#pid29956

Try to install `libboost-timer-dev` package. Here is deb built on 20.04 [dsf2flac_0.1+git20180101.b0cf5aa-1_amd64.deb.gz](https://github.com/hank/dsf2flac/files/5950959/dsf2flac_0.1%2Bgit20180101.b0cf5aa-1_amd64.deb.gz)

v0.10.1 [+git] build for 20.04 - https://launchpad.net/~spvkgn/+archive/ubuntu/exa In Debian repos exa built with disabled git support.

@JoeLametta `cd-paranoia` binary doesn't include in `libcdio-utils` v1.0 [.deb package](https://packages.debian.org/sid/amd64/libcdio-utils/download): ``` $ dpkg-deb -c libcdio-utils_1.0.0-2_amd64.deb drwxr-xr-x root/root 0 2017-12-06 13:05 ./ drwxr-xr-x root/root 0 2017-12-06 13:05 ./usr/ drwxr-xr-x root/root 0...

I uploaded a patch [bug 889803](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=889803#10) for debian source package `libcdio-paranoia` which adds creating .deb package with `cd-paranoia` binary as [NMU QA upload](https://www.debian.org/doc/manuals/developers-reference/pkgs.html#nmu-qa-upload), but don't know how to send a...

I've uploaded whipper 0.7.3 snap package to Ubuntu store https://snapcraft.io/whipper It's in beta channel, not released yet cause I don't have a cd drive on my linux pc for now...

@pieqq [snapcraft.yaml](https://github.com/spvkgn/whipper/blob/snap/snap/snapcraft.yaml) This is first snap package I created, maybe there is something missing there.