[MPlayer-users] Generating md5sums for each frame
Kevin DeKorte
kdekorte at gmail.com
Thu Jul 25 17:52:55 CEST 2013
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 07/25/2013 09:44 AM, James Board wrote:
> I've been generating md5sums for my video with this command
>
> mplayer IN.avi -vo md5sum
>
> But it always stores the results in a file named 'md5sums'. I'm
> trying to do this for many AVI files at the same time on a
> multi-core machine and the common filename is a problem. How can I
> specify which file to store the md5 sums to?
- From the man page
md5sum
Calculate MD5 sums of each frame and write them to a
file. Sup?
ports RGB24 and YV12 colorspaces. Useful for debugging.
outfile=<value>
Specify the output filename (default: ./md5sums).
so it should work like this
mplayer IN.avi -vo md5sum:outfile=/path/to/filename
Kevin
- --
Get my public GnuPG key from
http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.13 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iEYEARECAAYFAlHxSdcACgkQ6w2kMH0L1dH5qgCff7Otly3PWqIPHgy/mKz9Z+6t
iWsAnjheuhb0udkzagayanL3EZK0dqxD
=mRkr
-----END PGP SIGNATURE-----
More information about the MPlayer-users
mailing list