Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help: MinimStreamer on Qnap [Solved]
16-03-2024, 18:06 (This post was last modified: 18-03-2024 10:19 by francemare.)
Post: #1
Help: MinimStreamer on Qnap [Solved]
Granted I'm a beginner!
I installed FFMPEG on Qnap-453, ver. 6.0.0 (Binary static) as per the instructions below:
https://forum.qnap.com/viewtopic.php?t=127583
The installation seems to have gone ok! (see attached IMG)
I go into MinimStreamer and put the new version of ffmpeg in stream.converter (see attached IMG)
I enter
convOut=-i "/share/NAS-Qnap-453/DataVol1/Public/Rephase/Left_Right-44.wav" /opt/ffmpeg/ffmpeg -lavfi afir
in stream.options ...
and it gives me the following error: 'convOut' option incorrect for converter (see attached IMG)
And obviously I'm in a panic !!! Big Grin
           
Find all posts by this user
Quote this message in a reply
16-03-2024, 18:24
Post: #2
RE: Help: MinimStreamer on Qnap
Try setting stream.options to this:

convOut=-i "/share/NAS-Qnap-453/DataVol1/Public/Rephase/Left_Right-44.wav" -lavfi afir
Find all posts by this user
Quote this message in a reply
17-03-2024, 16:20
Post: #3
RE: Help: MinimStreamer on Qnap
Change error


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
17-03-2024, 23:09
Post: #4
RE: Help: MinimStreamer on Qnap
This message is telling you that the path

/share/NAS-Qnap-453/DataVol1/Public/Rephase/Left_Right-44.wav

is incorrect. Where did this path come from? Instead, you could try

/share/Public/Rephase/Left_Right-44.wav
Find all posts by this user
Quote this message in a reply
18-03-2024, 09:45
Post: #5
RE: Help: MinimStreamer on Qnap
Thanks Simon: here we go!!!
The final version is attached.
Thanks again
Now I'll start with the listening!!!


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)