I dug through my test scripts from last year and found this output that semi
worked. The issue here is that it's Video Only, no audio tracks. Even though I
did include the audio on the encoding side. From my testing it doesn't work
properly currently, I can't test more because I am having issues with v1.3.7
and the liq lib scripts (currently the output.icecast doesn't function). Don't
have six hours to figure out why just yet.
```
# Semi working raw video output to ffmpeg
output.external(%avi,"ffmpeg -re -f rawvideo -video_size 720x576 -pix_fmt rgba
-i pipe:0 -f webm -content_type video/webm -c:v libvp
x -b:v 1500K -flags:v +global_header -cpu-used 0 -qmin 10 -qmax 42 -deadline
realtime -quality realtime -auto-alt-ref 0 -c:a libvorb
is -flags:a +global_header
icecast://source:yourpassw...@www.yourdomaname.com:8000/test.webm",mksafe(input))
```
--
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-494548894
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users