Displaying 2 results from an estimated 2 matches for "20copy".
Did you mean:
20code
2009 Sep 23
2
FFMPEG Query
...want to convert a video file which is located at the Amazon-S3 Store,
through ffmpeg. How can it b possible? please help me if anyone have any
idea.
for ex:-
is it possible to execute following command:-
system "ffmpeg -i
''http://s3.amazonaws.com/discoveryfour/001.igor_nay_telstra%20copy.mp4?AWSAccessKeyId=1QM20RW1CJAFGTH5YHR2&Expires=1253689953&Signature=DXBh2HOXqAknQrloHdLTNP%2FwZ2w%3D''
-b 64k ''salil.avi'' "
Thanks in Advance.
Regards,
Salil Gaikwad
--
Posted via http://www.ruby-forum.com/.
2003 Sep 11
1
samba(PDC, machine A) + LDAP (machine B)?
...mahine=20A=20and=20used=20LDAP=20on=20machine=20B=20for=20authentication?
=20=20Because=20now=20before=20creating=20a=20samba=20account,=20one=20must
create=20an=20unit=20account,=20right?
=20=20My=20goal=20is=20as=20follows:
1.=20Master=20LDAP=20(server=20A):=20responsible=20for=20the=20master=20copy=
of=20the=20account=20information
2.=20Slave=20LDAP=20(server=20B):=20synchronizing=20the=20database=20with
the=20Master=20LDAP=20through=20LDAP's=20slurpd
3.=20Samba=20PDC=20server=20(server=20C):=20the=20option=20of=20the=20ldap
server=20is=20pointed=20to=20server=20B.=20
Is=20it=20doable=2...