2017-12-04 14:30 GMT+01:00 Moritz Barsnick <[email protected]>:
> On Mon, Dec 04, 2017 at 13:04:57 +0100, Edgar H wrote:
>> C:\Users\myuser\myproject>java -jar streamer/streamer.jar 6 53122 | 
>> ffmpeg/bin/ffmpeg -f s16le -ar 48000 -ac 2 -i - -f ogg 
>> icecast://hackme:hackme@localhost:8000/streaming.ogg
>
> Um, since the prompt tells us it's Windows/DOS, I'm sure the ffmpeg
> executable should be called with "ffmpeg\bin\ffmpeg" (i.e. backslaches
> as path separator).

Or possibly "ffmpeg" alone which may explain the error message?

Carl Eugen
_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to