It seems to find a suitable module (codec?) as seen in the log below but then I get all the error messages. If anyone can shed any light as to what I can try next. Many thanks.
main debug: using demux2 module "m3u"
main debug: `
http://cam1.vvview.co.uk' sucessfully opened
main debug: EOF reached
main debug: [1/2] l=1 c=1
main debug: merged at 1
main debug: control type=1
main debug: deleting playlist item `
http://cam1.vvview.co.uk'
main debug: closing input
main debug: unlocking module "m3u"
main debug: unlocking module "access_http"
main debug: thread 34951680 joined (src/input/input.c:290)
main debug: adding playlist item `cam1.vvview.co.uk' (
http://cam1.vvview.co.uk )
main debug: creating new input thread
main debug: set input option: sout to #std{access=file,mux=ts,url=""}
main debug: waiting for thread completion
main debug: thread 34938368 (input) created at priority 37 (src/input/input.c:228)
main debug: stream=`std'
main debug: looking for sout stream module
main debug: probing 1 candidate
main debug: set sout option: sout-standard-access to file
main debug: set sout option: sout-standard-mux to ts
main warning: missing value for option url
stream_out_standard debug: creating `file/ts://(null)'
stream_out_standard debug: using `file/ts://(null)'
main debug: looking for sout access module
main debug: probing 1 candidate
access_output_file error: cannot open `'
main warning: no sout access module matching "file" could be loaded
stream_out_standard error: no suitable sout access module for `file/ts://(null)'
main warning: no sout stream module matching "std" could be loaded
main debug: destroying chain... (name=std)
main debug: destroying chain done
main error: stream chained failed for `std{access=file,mux=ts,url=""}'
main error: cannot start stream output instance, aborting
macosx debug: input has changed, refreshing interface
main debug: thread 34938368 joined (src/input/input.c:290)