Ah. I was going to point out that the issue was that this was in no way an AVI.
Looks as if you figured that out by the time I woke up. I will give the update
a try. With the header working correct I suspect things will fall into place.
@dhannyz
I figured out an ffmpeg visualization output last year. This is what I came up
with. It's basic but you kind of get the idea. Not sure how stable it will be.
I haven't tested it beyond maybe an hour or less.
```
#Super Fancy Streaming Visualizations
output.external(%wav,"ffmpeg -loglevel quiet -i pipe:0 -f webm -content_type
'video/webm' -filter_complex \"[0:a]avectorscope=s=360x
288,pad=720:576[vs];
[0:a]showspectrum=mode=separate:color=intensity:scale=cbrt:s=360x288[ss];
[0:a]showwaves=s=720x288:mode=line[sw
]; [vs][ss]overlay=w[bg];
[bg][sw]overlay=0:H-h,drawtext=fontfile=/usr/share/fonts/gnu-free/FreeSans.ttf:fontcolor=white:x=10:y=10:t
ext='Awesome Sauce'[out]\" -map \"[out]\" -map 0:a -c:v libvpx -b:v 1500K
-flags:v +global_header -auto-alt-ref 0 -cpu-used 0 -qmin
10 -qmax 42 -deadline realtime -quality realtime -c:a libvorbis -flags:a
+global_header
icecast://source:passw...@www.yerdomain.com:8000/test.webm",mksafe(mainsource))
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/savonet/liquidsoap/issues/789#issuecomment-494841864
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users