Hmm, I just built and installed gstreamer ```1.14.2``` and LS crashes:

```
$ liquidsoap test.liq                                                   
2018/08/18 01:02:43 >>> LOG START                                               
                         
2018/08/18 01:02:43 [main:3] Liquidsoap 1.3.3+scm                               
                         
2018/08/18 01:02:43 [main:3] Using: bytes=[distributed with OCaml 4.02 or 
above] pcre=7.3.4 dtools=0.4.0 duppy=0.7.1 duppy.syntax=0.7.1 mm=0.4.0 
dynlink=[distributed with Ocaml] gstreamer=0.3.0 camomile=1.0.1
2018/08/18 01:02:43 [main:2]                                                    
                                                             
2018/08/18 01:02:43 [main:2] DISCLAIMER: This version of Liquidsoap has been    
    
2018/08/18 01:02:43 [main:2] compiled from a snapshot of the development code.  
      
2018/08/18 01:02:43 [main:2] As such, it should not be used in production       
   
2018/08/18 01:02:43 [main:2] unless you know what you are doing!
2018/08/18 01:02:43 [main:2]                                    
2018/08/18 01:02:43 [main:2] We are, however, very interested in any feedback
2018/08/18 01:02:43 [main:2] about our development code and committed to fix
2018/08/18 01:02:43 [main:2] issues as soon as possible.
2018/08/18 01:02:43 [main:2]                  
2018/08/18 01:02:43 [main:2] If you are interested in collaborating to
2018/08/18 01:02:43 [main:2] the development of Liquidsoap, feel free to
2018/08/18 01:02:43 [main:2] drop us a mail at <savonet-d...@lists.sf.net>
2018/08/18 01:02:43 [main:2] or to join the #savonet IRC channel on Freenode.
2018/08/18 01:02:43 [main:2]
2018/08/18 01:02:43 [main:2] Please send any bug report or feature request
2018/08/18 01:02:43 [main:2] at <https://github.com/savonet/liquidsoap/issues>.
2018/08/18 01:02:43 [main:2]
2018/08/18 01:02:43 [main:2] We hope you enjoy this snapshot build of 
Liquidsoap!
2018/08/18 01:02:43 [main:2]
2018/08/18 01:02:43 [gstreamer.loader:3] Loaded GStreamer 1.14.2 0
2018/08/18 01:02:43 [dynamic.loader:3] Could not find dynamic module for lame 
encoder.
2018/08/18 01:02:43 [dynamic.loader:3] Could not find dynamic module for fdkaac 
encoder.
2018/08/18 01:02:43 [decoder:3] Unable to decode 
"/media/radiharkolis/video/static.mp4" as {audio=2;video=1;midi=0}!
2018/08/18 01:02:43 [frame:3] Using 44100Hz audio, 25Hz video, 44100Hz master.
2018/08/18 01:02:43 [frame:3] Frame size must be a multiple of 1764 ticks = 
1764 audio samples = 1 video samples.
2018/08/18 01:02:43 [frame:3] Targetting 'frame.duration': 0.04s = 1764 audio 
samples = 1764 ticks.
2018/08/18 01:02:43 [frame:3] Frames last 0.04s = 1764 audio samples = 1 video 
samples = 1764 ticks.
2018/08/18 01:02:43 [threads:3] Created thread "generic queue #1".
2018/08/18 01:02:43 [threads:3] Created thread "generic queue #2".
2018/08/18 01:02:43 [threads:3] Created thread "non-blocking queue #1".
2018/08/18 01:02:43 [threads:3] Created thread "non-blocking queue #2".
2018/08/18 01:02:43 [single_5851:3] "/media/radiharkolis/video/static.mp4" is 
static, resolving once for all...
2018/08/18 01:02:43 [clock.wallclock_gstreamer:2] Error when starting 
output(dot)gstreamer: Req_simple.Invalid_URI!
2018/08/18 01:02:43 [clock.wallclock_gstreamer:3] Raised at file 
"sources/req_simple.ml", line 37, characters 6-23
2018/08/18 01:02:43 [clock.wallclock_gstreamer:3] Called from file "source.ml", 
line 388, characters 6-18
2018/08/18 01:02:43 [clock.wallclock_gstreamer:3] Called from file 
"outputs/output.ml", line 130, characters 4-20
2018/08/18 01:02:43 [clock.wallclock_gstreamer:3] Called from file "source.ml", 
line 388, characters 6-18
2018/08/18 01:02:43 [clock.wallclock_gstreamer:3] Called from file "clock.ml", 
line 221, characters 15-26
2018/08/18 01:02:43 [output(dot)gstreamer:1] Got ill-balanced activations (from 
output(dot)gstreamer)!
2018/08/18 01:02:43 [clock:2] Error when leaving output output(dot)gstreamer: 
File "source.ml", line 414, characters 10-16: Assertion failed!
2018/08/18 01:02:43 [clock:3] Raised at file "source.ml", line 414, characters 
10-22
2018/08/18 01:02:43 [clock:3] Called from file "source.ml", line 421, 
characters 30-58
2018/08/18 01:02:43 [clock:3] Called from file "clock.ml", line 79, characters 
6-13
2018/08/18 01:02:43 [main:3] Shutdown started!
2018/08/18 01:02:43 [main:3] Waiting for threads to terminate...
2018/08/18 01:02:43 [main:3] Threads terminated.
2018/08/18 01:02:43 [threads:3] Shutting down scheduler...
2018/08/18 01:02:43 [threads:3] Scheduler shut down.
2018/08/18 01:02:43 [server:3] Closing socket.
2018/08/18 01:02:43 [threads:3] Thread "generic queue #1" terminated.
2018/08/18 01:02:43 [main:3] Cleaning downloaded files...
2018/08/18 01:02:43 [main:3] Freeing memory...
2018/08/18 01:02:43 >>> LOG END
```

-- 
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/511#issuecomment-414009050
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to