[MEncoder-users] A/V sync problems when digitizing old, VHS tapes with mencoder

Miroslav Rovis m.rovis at inet.hr
Sat May 1 15:54:42 CEST 2010


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I was just able to see that on:
http://lists.mplayerhq.hu/pipermail/mencoder-users/2010-May/011552.html

the script I sent came with and extra "-" in the "mencoder..." line that
broke when sent.

Here's the script again:

#!/bin/bash
v4=$( scale=9; echo "($4-$3)"|bc)
v1=`echo $1 | cut -d '.' -f1`
v1_r=${v1}_$2
ext=`echo $1 | cut -d '.' -f2`
mencoder -noskip -mc 0 -ss $3 -endpos $v4 -oac copy -ovc copy \
	  -of avi -o ${v1_r}.avi $v1.$ext

Sorry!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvcMo8ACgkQ5NaGZVDan0qOnwCdGGd8lniKi/QnWYvMJReN+bk7
Cd4AoJ8oyw3KV3trs56OxRBS2++wwYP5
=ilhd
-----END PGP SIGNATURE-----


More information about the MEncoder-users mailing list