that did the trick, thanks for the quick fix :)
--
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/435#issuecomment-441462342___
Savonet-us
seems like this is still a problem, albeit only with frei0r plugins installed
(my guess: frei0r is disabled without plugins, but what do i know).
Tested on Ubuntu 18.04, with the `frei0r-plugins` package from source and from
the repo. liquidsoap is the latest master
(4b2c5d14c2bb9004793cba81006
today i was messing with LS again, and it turns out that using `playlist` (with
escaped quotes) works as expected. only `playlist.safe` is running into this
error.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://git
pretty sure i tried that... i'm on mobile atm, but i'll check tomorrow, thank
you.
--
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/636#issuecomment-424120145__
I'm trying to create a video with a slideshow (sort of). i'm tried to imitate
the slideshow script from
[here](https://www.liquidsoap.info/doc-dev/on2_part3.html).
```
audio = playlist("some/folder/") # .mp3 files
video = playlist.safe(prefix="annotate:duration=3:", "images.txt") # .jpeg/.jpg
f
awesome, it works ^^
perhaps you should, idk, make a fallback for fdkaacenc, or something along
those lines before releasing it.
--
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/6
too late ;)
I'm kinda stuck though... gstreamer keeps throwing "no element "fdkaacenc"" at
me. gstreamer1.0-plugins-bad is installed, and i already recompiled gstreamer,
just in case.
for the record, now everything is installed via opam (again), with opam pinning
for liquidsoap.
--
You are re
i'll try to build from source & test it as soon as possible, thanks. ~~what
could possibly go wrong?~~
--
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/630#issuecomment-423841328__
the last lines of the gstreamer debug log are:
```
0:00:12.545231652 6395 0x7f9e181eede0 LOG rtmp :0::
0020: ab c4 75 ed d8 91 b9 e1 d9 23 0e b3 7c 82 3e 92 ..u..#..|.>.
0:00:12.545251372 6395 0x7f9e181eede0 LOG rtmp :0::
0030: 84 2d 65 91 9c
not sure if that's the same freeze, or if something different is going on with
my v1.1.1 - either way, i seem to be rather unlucky with liquidsoup.
--
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/l
ubuntu 18.04. i use the same packages you got from the repo.
--
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/630#issuecomment-423278303_
i should've shared my setup.
liquidsoap wass v1.3.4, gstreamer v0.3.0 (basically latest versions all across
the board - i reinstalled via opam it just a few hours ago).
since i don't *need* video.youtube.live (thanks to you), i tried the version
from the repo (1.1.1) with . seemed to work fine,
I'm attempting to use gstreamer for rtmp streaming. I was able to eliminate all
errors in the gstreamer log, and am now using this script, based on Per
Gunnarson's [last testing video](https://www.youtube.com/watch?v=fTBzSjNU0_4):
```
set("frame.video.width", 1920)
set("frame.video.height", 1080
Closed #629.
--
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/629#event-1854970717___
Savonet-users mailing list
Savonet-users@lists.sour
i wiped my entire opam and everything it had installed, then reinstalled
everything. this time, it worked.
--
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/629#issuecomment-4227924
I spent the last 2 hours trying to use `output.youtube.live`, and always fail
with a "not defined" error.
I installed Liquidsoup and it's dependencies via OPAM, as described
[here](https://www.liquidsoap.info/download.html). After the installation, i
realized i needed gstreamer, so i installed
16 matches
Mail list logo