The Rookie S02e03 Ffmpeg — Proven
If you only want the video and audio and , replace -c:s mov_text with -sn (skip subtitles).
# 1. Inspect ffprobe -i input.mkv -show_streams the rookie s02e03 ffmpeg
ffmpeg -i "The.Rookie.S02E03.mkv" -c copy "The.Rookie.S02E03.mp4" If you only want the video and audio
Before converting, it’s helpful to know what streams the file already contains. the rookie s02e03 ffmpeg