|
convolution with acourate fir filter
|
|
10-12-2018, 00:27
Post: #51
|
|||
|
|||
RE: convolution with acourate fir filter
(09-12-2018 22:10)SMSWAP Wrote:(09-12-2018 21:46)simoncn Wrote: I think the problem is caused by having -version in the convOut string. Please try removing this. My apologies for providing poor information that caused you both problems. I thought I had used that command as part of convout myself but I have found previous notes etc. that showed I had invoked ffmpeg directly with just the -version command. Glad it is now working for you. |
|||
|
10-12-2018, 07:27
Post: #52
|
|||
|
|||
RE: convolution with acourate fir filter
(10-12-2018 00:27)Alandbush Wrote:(09-12-2018 22:10)SMSWAP Wrote:(09-12-2018 21:46)simoncn Wrote: I think the problem is caused by having -version in the convOut string. Please try removing this. Thanks Alan. Well, it was a learning
|
|||
|
13-01-2019, 13:19
Post: #53
|
|||
|
|||
|
RE: convolution with acourate fir filter
Hi Simon & the Other Experts,
while Minim is working absolutely fine with the latest updates, I have tried the recommended changes to suppress the click in-between tracks: convOut=-i f:\mark_gb\Cor1S44.wav -filter_complex [0]apad=pad_len=32768[2];[2][1]afir[3];[3]atrim=start_sample=32768 When applying it, I get an error message (incorrect values). Has anybody tested it? Cheers, SMSWAP |
|||
|
13-01-2019, 13:48
Post: #54
|
|||
|
|||
|
RE: convolution with acourate fir filter
Try this instead:
convOut={-i f:\mark_gb\Cor1S44.wav -lavfi apad=pad_len=32768,afir,atrim=start_sample=32768} |
|||
|
13-01-2019, 14:29
Post: #55
|
|||
|
|||
| RE: convolution with acourate fir filter | |||
|
13-01-2019, 16:10
(This post was last modified: 13-01-2019 16:10 by simoncn.)
Post: #56
|
|||
|
|||
|
RE: convolution with acourate fir filter
Which version of ffmpeg are you using as the stream converter program?
|
|||
|
13-01-2019, 18:18
Post: #57
|
|||
|
|||
| RE: convolution with acourate fir filter | |||
|
13-01-2019, 21:28
Post: #58
|
|||
|
|||
|
RE: convolution with acourate fir filter
Does the file f:\mark_gb\Cor1S44.wav exist on the machine you are using to run MinimServer?
|
|||
|
14-01-2019, 07:35
Post: #59
|
|||
|
|||
| RE: convolution with acourate fir filter | |||
|
14-01-2019, 15:15
(This post was last modified: 14-01-2019 15:31 by simoncn.)
Post: #60
|
|||
|
|||
|
RE: convolution with acourate fir filter
OK, so this would mean you need:
convOut={-i /share/CACHEDEV1_DATA/Music/ConvolutionFiles/Cor1S44.wav -lavfi apad=pad_len=32768,afir,atrim=start_sample=32768} This is because the Cor1S*.wav setting doesn't work when you use the above setting (starting apad...) for -lavfi. This will be fixed in the next test build. |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)

Search
Member List
Calendar
Help





