cmarrin / videomonkey

ffmpeg based video encoding tool for Mac OSX 10.6 and above
http://videomonkey.org
Other
38 stars 10 forks source link

Should show a more descriptive error message when trying to write out to a read-only file system. #72

Open cmarrin opened 12 years ago

cmarrin commented 12 years ago

Currently, VM writes the output file to the same directory as the input file. If that directory is read-only, a cryptic message is printed and the encoding fails. VM should give a more descriptive message telling the user to set the Save To: location to something that is writable.