Page 1 of 1

ppsz options format

Posted: 09 Nov 2016 23:36
by wolfgz
Where do I find details on how to format/what arguments are valid for ppsz_options? i.e. in add_broadcast.

I saw this example but have no idea where the bracket {} formatting came from, or the : in the middle for that matter. I know of the command line options but these only sort-of align with those.

Code: Select all

"#transcode{vcodec=h264,vb=800,scale=1,acodec=mpga,ab=128,channels=2,samplerate=44100}:http{mux=ts,dst=:8080/stream}"
Thanks!