[Wine] Re: Guild Wars 2 for wine - what is needed?

J V wineforum-user at winehq.org
Sat Apr 28 10:04:58 CDT 2012


FYI - FFMPEG is deprecated, now you're supposed to use avconv


Code:
avconv \
-f x11grab -r 30 -s hd1080 -i :0.0 \
-f alsa -ac 2 -i pulse \
-vcodec libx264 -vf 'scale=-1:720' -pre:v lossless_ultrafast \
-acodec libmp3lame \
-y out.avi

Lot faster than ffmpeg too







More information about the wine-users mailing list