Page 1 of 1

permissions of newly encoded files? (*nix)

Posted: 07 Feb 2007 22:34
by ac251404
I was wondering if there is a way to alter the group/permissions of newly encoded files from the command line arguments of VLC. My files keep outputting as -rw-r--r-- and I'd like them to just be -rw-rw-rw-. Is this possible?

Also is there a way to retrieve the expected new file size from vlc? I am trying to write a ruby script that will monitor a folder and do my encoding for me but I would also like it to output the % complete.

thanks