Hi, 2013/6/12 Dan <[email protected]>: > I was using Liquidsoap v1.1.0 for quite some time and > it was running more or less without any issues. > > Then I have updated to version 1.1.1 and > suddently had some problems with output.external: > > --- > $ [clock.wallclock_main:2] Source mkdir_-p_l _&&_cd_l_&& > ffmpeg_-i_-_-y_-c:a_libfaac_-ab:a_32k_-ac:a_1_-flags_global_header_ > -map_0:0_-f_mpegts_-vn_-_| _m3u8- > segmenter_-i_-_-d_10_-m_stream(dot)m3u8 _-r_-p_s_-u_"" > failed while streaming: Sys_error("Broken > pipe")! > $ [clock.wallclock_main:3] Raised by primitive operation > at file "pervasives.ml", > line 256, characters 2-40 > --- > > cmd = "mkdir -p #{path} && cd #{path} && > #{ffmpeg_cmd} | #{segmenter_cmd}" > output.external( > %mp3, > fallible=true, > cmd, > main_source > ) > > > Was there anything changed with output.external?
Sorry, late response. Nothing significant should have changed in output.external between these two versions. Any chance you could send us more information, including the process command line, so we can try to reproduce? Thanks! Romain ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
