Given 013008 min – if it truly is the runtime, you can trim silence or ads using lossless cutting:
ffmpeg -i input.mkv -map 0:v -map 0:a -map 0:s? -c:v libx264 -c:a aac -c:s mov_text output.mp4 If the timestamp 013008 is the actual rather than duration (rare but possible), you can cut from 1:30:08 onwards using: nsps445engsub convert013008 min upd
ffmpeg -ss 00:00:00 -i input.mkv -t 01:30:08 -c copy cleaned.mkv The original keyword is unsuitable for media servers (Plex, Jellyfin). Rename using this convention: Given 013008 min – if it truly is
| Target Device | Suggested Output Settings | |---------------|---------------------------| | Smart TV (Samsung, LG) | MP4, H.264, AAC audio, soft subtitles as .ttml or burn-in | | iPhone / iPad | MP4, H.264, AAC, subtitles burned or .mov_text | | Android phone | MKV with soft subs (VLC player handles well) | | YouTube upload | MP4, H.264, AAC, 1920x1080 max, subtitles as separate .srt upload | | Discord / Telegram | Reduce to 720p, 24fps, CRF 28 for smaller size | LG) | MP4