my $h = eval { start( [ $self->ffmpeg, '-y', '-i', $self->input_file, @{ $self->options }, $self->output_file ], @opts, ); };