Re: [FFmpeg-user] How to escape a URL passed to the underlying dash muxer via tee

2019-11-13 Thread Patrick Kirchner via ffmpeg-user
On Tuesday, November 12, 2019, 8:31:09 PM CST, Dennis Mungai wrote: On Mon, 11 Nov 2019 at 15:14, Moritz Barsnick wrote: > > On Mon, Nov 11, 2019 at 11:46:16 +0300, Dennis Mungai wrote: > > How should one escape a URL passed to the underlying DASH muxer via tee? > > > > Here's the

Re: [FFmpeg-user] How to escape a URL passed to the underlying dash muxer via tee

2019-11-13 Thread Dennis Mungai
On Wed, 13 Nov 2019 at 05:26, Dennis Mungai wrote: > > On Wed, 13 Nov 2019 at 05:23, Dennis Mungai wrote: > > > > On Mon, 11 Nov 2019 at 15:14, Moritz Barsnick wrote: > > > > > > On Mon, Nov 11, 2019 at 11:46:16 +0300, Dennis Mungai wrote: > > > > How should one escape a URL passed to the

Re: [FFmpeg-user] How to escape a URL passed to the underlying dash muxer via tee

2019-11-12 Thread Dennis Mungai
On Wed, 13 Nov 2019 at 05:23, Dennis Mungai wrote: > > On Mon, 11 Nov 2019 at 15:14, Moritz Barsnick wrote: > > > > On Mon, Nov 11, 2019 at 11:46:16 +0300, Dennis Mungai wrote: > > > How should one escape a URL passed to the underlying DASH muxer via tee? > > > > > > Here's the string I use from

Re: [FFmpeg-user] How to escape a URL passed to the underlying dash muxer via tee

2019-11-12 Thread Dennis Mungai
On Mon, 11 Nov 2019 at 15:14, Moritz Barsnick wrote: > > On Mon, Nov 11, 2019 at 11:46:16 +0300, Dennis Mungai wrote: > > How should one escape a URL passed to the underlying DASH muxer via tee? > > > > Here's the string I use from within a BASH script setting the muxer options: > > > >

Re: [FFmpeg-user] How to escape a URL passed to the underlying dash muxer via tee

2019-11-11 Thread Moritz Barsnick
On Mon, Nov 11, 2019 at 11:46:16 +0300, Dennis Mungai wrote: > How should one escape a URL passed to the underlying DASH muxer via tee? > > Here's the string I use from within a BASH script setting the muxer options: > >

[FFmpeg-user] How to escape a URL passed to the underlying dash muxer via tee

2019-11-11 Thread Dennis Mungai
Hey there, How should one escape a URL passed to the underlying DASH muxer via tee? Here's the string I use from within a BASH script setting the muxer options: