View Single Post
Old 25th September 2011, 14:36   #8  |  Link
Chikuzen
typo lover
 
Chikuzen's Avatar
 
Join Date: May 2009
Posts: 595
Code:
@echo off
c:\path\to\ffmpeg -i "%~1" -vcodec png "%~dpn1.png"
save this bat into "Send To" folder.
__________________
my repositories
Chikuzen is offline   Reply With Quote