Martijn alias mvp=mpv
🦿 Lucian Marin There are some MKV files that contain DTS audio tracks which can't be played by QuickTime. So, I made a new service (cl.ly/bl5q) that converts the audio track to AAC. It takes 3-5 minutes. I'll keep mpv around, but QuickTime is the way to go.
8y, 39w 2 replies
Martijn Wonder if I can get youtube-dl to pipe straight into QuickTime. I am using mpv for streaming video and QuickTime for local videos now.
8y, 38w 1 reply
Login or register your account to reply
🦿 Lucian Marin You can get the output of `youtube-dl -g` as input for QuickTime with `open -a "QuickTime Player" stream-url`.
8y, 38w reply