[Savonet-users] [savonet/liquidsoap] Unable to decode (#578)

2018-07-15 Thread GBraga23
In the logs this error appears [decoder:3] Unable to decode "/home/video1.mp4" as {audio=2;video=1;midi=0}! Liquidsoap.liq set("frame.video.width", 1280) set("frame.video.height", 720) set("frame.video.samplerate", 25) set("gstreamer.add_borders", false) s = playlist.safe("playlist.pls",reload_m

Re: [Savonet-users] [savonet/liquidsoap] Unable to decode (#578)

2018-07-17 Thread Romain Beauxis
Hi, What is the format of your video? Liquidsoap is expecting a video file with one video track and one stereo audio track. You should try: ``` ffprobe /home/video1.mp4 ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: ht

Re: [Savonet-users] [savonet/liquidsoap] Unable to decode (#578)

2018-08-21 Thread Romain Beauxis
Closed #578. -- 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/578#event-1799978306-- Check out the vibran

Re: [Savonet-users] [savonet/liquidsoap] Unable to decode (#578)

2018-08-21 Thread Romain Beauxis
Hi, We've been doing extensive work on gstreamer lately and it appears to work fine now. Please test with the latest code and gstreamer `1.14.2` or above and re-open if needed. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it