# Extract audio from the episode ffmpeg -i "ghosts.s01e13.mkv" -vn -acodec mp3 "audio.mp3"
ffmpeg -i input_file.ts -c:v libx264 -crf 18 -preset slow -vf "yadif" -c:a copy Ghosts_S01E13_Fixed.mp4 ghosts s01e13 ffmpeg
ffmpeg -i Ghosts.S01E13.ts -c copy -async 1 -vsync 1 output.mkv # Extract audio from the episode ffmpeg -i "ghosts