[Cin] Problem solved: change audio device

Andrew Randrianasulu randrianasulu at gmail.com
Mon Oct 28 08:36:40 CET 2024


пн, 28 окт. 2024 г., 10:29 Andrew Randrianasulu <randrianasulu at gmail.com>:

>
>
> пн, 28 окт. 2024 г., 10:17 Bulhwi Cha <chabulhwi at semmalgil.com>:
>
>> On Sat Oct 26, 2024 at 12:34 AM KST, Andrew Randrianasulu wrote:
>> > Do you have cuda SDK installed? may be whole file disappeared in new
>> > version?
>> >
>> > find /usr -name helper_cuda.h
>> >
>> > or may be in /opt if cuda installs there ....
>>
>> The helper_cuda.h file appears to have to do with cuda-samples[0].
>>
>> > I think you can edit plugins/Makefile and comment out (with #) this
>> > line
>> >
>> > CUDA_OBJS := mandelcuda nbodycuda
>> >
>> > or look for adding --without-cuda to your ./configure
>>
>> I followed your suggestion and successfully built Cinelerra-GG, but it
>> failed to run. See the log file I attached to this email.
>>
>
> interesting.
>
> sorry for asking again, but did you build with system ffmpeg or with our
> 7.0?
>
> can I see configure line?
>
> right now you seem to install cingg system-wide, I usually build
> --with-single-user first.
>
> you also can try to figure out why your ffmpeg build (if you use internal
> ffmpeg) pick up and enables dnn external libraries.
>
> hopefully after you disable this feature cin will start.
>
> Alternatively, you can try to add all those new and failing filters to
> ffmpeg/plugins.opts and rerun make install . (commented filter names
> started with #)
>

update: strange, for example dnn_* filters already in plugin.opts file,
commented out.

so may be make install failed for some reason ?




>
>
>
>
>> [0] https://github.com/NVIDIA/cuda-samples
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20241028/a3fe3738/attachment.htm>


More information about the Cin mailing list