Page 1 of 1

transcoding time

Posted: 13 Mar 2005 06:51
by karmegam
i am using vlc for transcoding a file in LINUX.
i want to find out the processing time it takes.

i dont know how to find out. i need to save it as an integer.

Thanks

Posted: 13 Mar 2005 14:50
by dionoea
you can use the linux time command.

Just launch

Code: Select all

time vlc <blablabla ... your options> vlc:quit