HackerTrans
热门最新趋势评论往期问答秀出招聘

werid

no profile record

评论

werid
·10个月前·讨论
use the new preset feature to get h264: -t mp4

you can also skip the match filters by running the /videos URL instead of the main channel url.

if you want 720p, use -S res:720
werid
·2年前·讨论
curious how that works out. you start dating, stop doing the hobby you're not really interested in, but she continues, and finds out you were only in it to find a date?
werid
·3年前·讨论
sometimes you just want to quickly look at ffprobe's natural output but the file have a lot of metadata or subtitles or whatever, and the stuff you want to look at is printed up on top, so the natural way is to pipe it to less or a file.

but no, you have to mess with stderr because the programs natural output without using the flags is an error apparently.