From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.mplayerhq.hu (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTP id 2BE0642FA1 for ; Tue, 17 May 2022 10:45:28 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTP id 33D4A68B264; Tue, 17 May 2022 13:45:26 +0300 (EEST) Received: from mail-ej1-f53.google.com (mail-ej1-f53.google.com [209.85.218.53]) by ffbox0-bg.mplayerhq.hu (Postfix) with ESMTPS id F13A368B1CD for ; Tue, 17 May 2022 13:45:18 +0300 (EEST) Received: by mail-ej1-f53.google.com with SMTP id z2so33852187ejj.3 for ; Tue, 17 May 2022 03:45:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=NVWg8wHhrdixqEZDSnzuF1Ax4hSJv5mGSTOIEhfeBfQ=; b=LDHwn/VsvVMzpqCLnP6zG8Sn6cX2wHlQk7Rjyqt9TdNQQZ641BOePZv+2rkdAb2Bzi kya5DJaUEmlfXjtU5yuvGhdPypWUsK8wOrk3G4I0a5mRFzFKAfuLX2sp+cu3nfQAnCZb qnZiP09AC/BTvkXIiS6Ry7Kf2Ex8U0dU5CALM1uhM8CKyobZHBaqQBtT2v/kfaYhoyOB oDEIEwj9LflIjEXBXJzzbVoYrX7f68E6zFavoqtiElsGGuITIzVRUyy1aTpZv6k4dObK Ri7aLeVn/8a7iwZloFZyzj066HRzFlVynblhsPfuQhtWkTyLLwkeCERDrIPCvgWA0vrj qz7g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=NVWg8wHhrdixqEZDSnzuF1Ax4hSJv5mGSTOIEhfeBfQ=; b=7zruvtZTYDQOWrXRoQs4IjGS2ITVgWpA0TqcAGSBlz+wkJeDfgheGlO7J3ZJtkA7k8 bBnlANUGChIclPrlXWDGELsvkQik7FXLLfD0OUEJ4jqqA70Ei8wevqCXXVUay2gNDN5t XJbt1aEPvi8ZV9fDchMpGNNCYfHuzhLo2wIbSLqQjK3BbNToshbLMh06IBoRXJz6S+gz sqfWfr5qu9FOhpotSGrjg/q/TmIp4q5wDsy8ST5Tm4txxVkyf4OKNri8MHYEM+g2AzMk wyyzTG0oWe6rC/HLLixusAINXaC8r9ln89ucyLbE9oZVlPPeJ4wX8k2h0ZqLWpUH/UME wTAQ== X-Gm-Message-State: AOAM5325O57pLG2x2gOTohaOVvlhkUdEzPvQoFRxJU39Wzc3rqLjKMT+ ayDEZLKPeTBHqHcRx2B6HnLXBh9G4tikLA== X-Google-Smtp-Source: ABdhPJxd+K/HsYxWlhDjSVLaMZxXsxjC8EVRgdnDVjH0NDC1NdtrHGXPYJxjxGj/rAhZg/gjSITrYQ== X-Received: by 2002:a17:907:961b:b0:6f8:8b28:f2e8 with SMTP id gb27-20020a170907961b00b006f88b28f2e8mr19067127ejc.76.1652784318288; Tue, 17 May 2022 03:45:18 -0700 (PDT) Received: from MBP-von-Marvin.citadel.scalie.me (84-112-104-25.cable.dynamic.surfer.at. [84.112.104.25]) by smtp.gmail.com with ESMTPSA id jy10-20020a170907762a00b006f3ef214df6sm883196ejc.92.2022.05.17.03.45.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 17 May 2022 03:45:17 -0700 (PDT) From: Marvin Scholz To: ffmpeg-devel@ffmpeg.org Date: Tue, 17 May 2022 12:43:40 +0200 Message-Id: <20220517104340.63807-1-epirat07@gmail.com> X-Mailer: git-send-email 2.32.0 (Apple Git-132) MIME-Version: 1.0 Subject: [FFmpeg-devel] [PATCH] Update sample upload instructions X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Cc: Marvin Scholz Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: The previous instructions do not work, there is no FTP server running at upload.ffmpeg.org (which is an alias for streams.videolan.org) Signed-off-by: Marvin Scholz --- src/bugreports | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/src/bugreports b/src/bugreports index ac9216c..f8c2581 100644 --- a/src/bugreports +++ b/src/bugreports @@ -144,16 +144,14 @@ info all-registers block_artifacts_after_seeking.mkv. We already have plenty of bug.rm and sample.avi.

-
  • Upload the sample to the FTP server. Note that our FTP server - is write-only. Even though you cannot see the files that you upload, - it will be there and the FFmpeg developers will have access.

    +
  • Upload the sample with the VideoLAN file uploader.

      -
    • Log into upload.ffmpeg.org with an anonymous FTP login.
    • -
    • cd -> incoming
    • -
    • Upload a brief text file describing the sample and what is wrong. - This is important! If you leave out the text file, your - sample will most likely be deleted without further examination.
    • -
    • Upload the sample.
    • +
    • Go to streams.videolan.org/upload/
    • +
    • Select the FFmpeg Project.
    • +
    • Fill in the FFmpeg version in the VLC version field.
    • +
    • Put the corresponding Trac ticket number in the GitLab ticket field, if a ticket exists.
    • +
    • Write a brief describing of the sample and what is wrong.
    • +
    • Upload the sample. Note that the file size limit is 1024M, file exceeding that are discarded.


  • Email the ffmpeg mailing list and indicate the filename of the sample.

  • -- 2.32.0 (Apple Git-132) _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".