Search results

  1. M

    FFMPEG-script needed

    I need a basic FFMPEG script for windows. It has to do some basic video coding (splitting long videos in short ones, adding intro/outro, watermark, etc) and this in batch. I will send you the details through pm. My budget is 10-25$ depending on the outcome. Could be more of course.
  2. M

    [HELP] FFmpeg watermarking

    Dear BHW, I'm looking for someone to help me out with my FFmpeg journey. I'm trying to watermark a bunch of videos and I'm starting with one file to test it. ffmpeg ?i test.mkv -vf "movie=watermark.png [watermark]; [in][watermark] overlay=10:10 [out]" C:\Users\Milan\Desktop\CPA -...
Back
Top