On 9/4/20, James Almer <[email protected]> wrote:
> On 9/4/2020 11:44 AM, Paul B Mahol wrote:
>> On 9/4/20, James Almer <[email protected]> wrote:
>>> On 9/4/2020 6:29 AM, Paul B Mahol wrote:
>>>> On 9/4/20, Michael Niedermayer <[email protected]> wrote:
>>>>> On Fri, Sep 04, 2020 at 12:27:11AM +0200, Paul B Mahol wrote:
>>>>>> On 9/3/20, Michael Niedermayer <[email protected]> wrote:
>>>>>>> On Thu, Sep 03, 2020 at 07:03:23PM +0200, Paul B Mahol wrote:
>>>>>>>> get_unary() takes at minimum only 1 bit.
>>>>>>>>
>>>>>>>> Signed-off-by: Paul B Mahol <[email protected]>
>>>>>>>> ---
>>>>>>>>
>>>>>>>> As this is important fix, will apply in next 5 minutes.
>>>>>>>> I kindly ask authors of various timeouts changes to kindly
>>>>>>>> test their changes more carefully.
>>>>>>>
>>>>>>> Can you provide test samples and a fate test ?
>>>>>>
>>>>>> Why should I? Nobody uploads my request to wav CUE thing.
>>>>>
>>>>> You have access to upload yourself and
>>>>> post the request to the wrong address, it is
>>>>> FFmpeg sample uploads <[email protected]>
>>>>>
>>>>
>>>> I never received anything of sort of access to something.
>>>
>>> Your ssh pub key is in the server, which means you can connect to it and
>>> upload samples using rsync.
>>>
>>> See https://ffmpeg.org/fate.html#Uploading-new-samples-to-the-fate-suite
>>
>> So I connect via ssh program?
>
> rsync will connect through ssh if you use the commands listed there.
> Just replace the path to wherever you have the samples suite locally.
> And please don't skip the dry-run, to ensure you don't make unwanted
> changes to the remote repository.

If I use first command listed there i get:

computer@localhost:~/git/ffmpeg$ rsync -vauL
--chmod=Dg+s,Duo+x,ug+rw,o+r,o-w,+X
fate-suite.ffmpeg.org:/home/samples/fate-suite/ ../fate-suite/
[email protected]: Permission denied (publickey).
rsync: connection unexpectedly closed (0 bytes received so far) [Receiver]
rsync error: unexplained error (code 255) at io.c(235) [Receiver=3.1.2]
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to