diff --git a/stream.go b/stream.go index 377f5498..08c5c163 100644 --- a/stream.go +++ b/stream.go @@ -323,7 +323,6 @@ func (s *Stream) transcode(startId int) { // Output specs args = append(args, []string{ - "-map", "0", "-c:v", CV, "-profile:v", "high", }...)