Hello, I am feeding ffmpeg with hls url as an input. How could I specify error behavior for ffmpeg? Currently, it tries to fetch m3u8 playlist again and again when 404 received from the server. I would like ffmpeg to exit when it see error response from http server.