Auto trailer editor software

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • xxxclusive
    Confirmed User
    • Oct 2012
    • 785

    #1

    Tech Auto trailer editor software

    Is there a tool that automatically cuts trailers from full vids? Like setting that it takes 10 sec from each minute and joins these pieces together.

    Should have batch function to process dozens at once.
  • Huggles
    GFY'S #1 retard
    • Feb 2003
    • 12509

    #2
    Originally posted by xxxclusive
    Is there a tool that automatically cuts trailers from full vids? Like setting that it takes 10 sec from each minute and joins these pieces together.

    Should have batch function to process dozens at once.
    Bruh... if you're not going to code it yourself with Cursor and AI, I can use my app to make you some sick ass trailers with CUSTOM MUSIC for $4 a second of the final product but there is a 1-week wait right now because I've been moving and haven't done jack shit for my existing clients for like 10 days.

    How many vids we talking? I could handle 100's no problem but there is a back log because I've been so fucked with no internet for like a week solid.
    https://3-veo.com/
    The best AI video maker portal.

    Comment

    • myleene
      Confirmed User
      • Oct 2013
      • 906

      #3
      Originally posted by xxxclusive
      Is there a tool that automatically cuts trailers from full vids? Like setting that it takes 10 sec from each minute and joins these pieces together.

      Should have batch function to process dozens at once.
      You could write a script with ffmpeg for that.

      Ref:
      https://superuser.com/questions/1195...te-with-ffmpeg

      The resulting video will probably not be that good though.

      Comment

      • Huggles
        GFY'S #1 retard
        • Feb 2003
        • 12509

        #4
        Originally posted by myleene
        You could write a script with ffmpeg for that.

        Ref:
        https://superuser.com/questions/1195...te-with-ffmpeg

        The resulting video will probably not be that good though.
        It is VERY hard to get an app to make a perfect trailer without human input. It IS possible, and my solution comes close, but I still need to throw the trailer into Vegas Video and tidy it up.

        AI makes amazing shit, but it takes a human to add polish. (Warning, Huggles is currently POOR... so I could very well be very wrong, haha!)

        At some point, someone is going to come up with an app that can take a porn video and turn it into a fucking FIRE 15-second trailer, and tubes will start to die... riiiiiiiight around the time when age checks are mandatory.

        Feels like a matter of time before you are required to upload your driver's license to your ISP for access or some shit like that.
        https://3-veo.com/
        The best AI video maker portal.

        Comment

        • Fenris Wolf
          Confirmed User
          • Nov 2005
          • 1059

          #5
          Originally posted by xxxclusive
          Is there a tool that automatically cuts trailers from full vids? Like setting that it takes 10 sec from each minute and joins these pieces together.

          Should have batch function to process dozens at once.
          I have just used KVS in the past. Create new video formats for what you need, config each based on what you output you are looking for. You can process vertical or horizontal videos, set desired length, number of cuts, start and finish, add watermarks, and add intros and outros. And this is out of the box. If you need more advance options and you're an ffmpeg guru you can add your own custom logic. Support is crazy helpful too. All the support teams are part of their development group so you're always taking to someone with extensive knowledge.

          And then when you're done just export a csv with your trailers and import them wherever the fuck you what.
          Email: fenris_wolf3000 (a t ) yah00 . c 0 m

          Comment

          • Publisher Bucks
            Confirmed User
            • Oct 2018
            • 1330

            #6
            Have you tried openshot.org?

            I also think the original developers of Frame Shots had a clip automation program back in the day, and theres Sobolsoft which has a video splitter too.

            Both programs are downloadable and run locally.
            Extreme Link List - v1.0

            Comment

            • xxxclusive
              Confirmed User
              • Oct 2012
              • 785

              #7
              It's just trailers for tubes. So it shouldn't be perfect. No experience with ffmpeg. I'm sure it's a simple thing and there must be smth out there.

              Important is that I can drag&drop 100 videos and just hit a button, just a crappy trailer with 5-10 secs from each minute. No fancy stuff and overengineering.

              Comment

              • xxxclusive
                Confirmed User
                • Oct 2012
                • 785

                #8
                Originally posted by Huggles
                Bruh... if you're not going to code it yourself with Cursor and AI, I can use my app to make you some sick ass trailers with CUSTOM MUSIC for $4 a second of the final product but there is a 1-week wait right now because I've been moving and haven't done jack shit for my existing clients for like 10 days.

                How many vids we talking? I could handle 100's no problem but there is a back log because I've been so fucked with no internet for like a week solid.
                hired

                Comment

                • cerulean
                  Web & App Development
                  • Oct 2023
                  • 229

                  #9
                  Originally posted by xxxclusive
                  It's just trailers for tubes. So it shouldn't be perfect. No experience with ffmpeg. I'm sure it's a simple thing and there must be smth out there.

                  Important is that I can drag&drop 100 videos and just hit a button, just a crappy trailer with 5-10 secs from each minute. No fancy stuff and overengineering.
                  An ffmpeg script or batch file is how I would approach this, since you aren't looking to actually edit anything manually. Maybe just drop it in a folder and double-click to run it. Have it output all of the files batch style to a folder.

                  If you wanted an application with an interface that did this for you, you're looking at a much more expensive project I think.
                  Cerulean Software Specializes in Website and App Development. Email me today!
                  Get a Custom Landing Page with TapClick.Link - For Small Businesses and Creators
                  Keep Your Business and Members Area Secure with LoginBlue Password and Content Protection

                  Comment

                  • Huggles
                    GFY'S #1 retard
                    • Feb 2003
                    • 12509

                    #10
                    Originally posted by cerulean
                    An ffmpeg script or batch file is how I would approach this
                    I find this makes a janky and shitty trailer, but it DOES work.
                    https://3-veo.com/
                    The best AI video maker portal.

                    Comment

                    • xxxclusive
                      Confirmed User
                      • Oct 2012
                      • 785

                      #11
                      Originally posted by Huggles
                      I find this makes a janky and shitty trailer, but it DOES work.
                      Janky and shitty in terms of what exactly?

                      Comment

                      • xxxclusive
                        Confirmed User
                        • Oct 2012
                        • 785

                        #12
                        Originally posted by cerulean

                        If you wanted an application with an interface that did this for you, you're looking at a much more expensive project I think.
                        I would bet there is a solution out there already which can be bought for $50 as it's something everyone could use. Just need to find it.

                        Comment

                        • asorelli
                          Confirmed User
                          • Feb 2024
                          • 464

                          #13
                          Originally posted by xxxclusive
                          It's just trailers for tubes. So it shouldn't be perfect. No experience with ffmpeg. I'm sure it's a simple thing and there must be smth out there.

                          Important is that I can drag&drop 100 videos and just hit a button, just a crappy trailer with 5-10 secs from each minute. No fancy stuff and overengineering.


                          Created something quick and dirty exactly for this purpose. It's not really "for sale ready", no error checking, previews, background processing or queues setup. But, it works *fine with 10 +/- or so videos at a time for your own use. *Depends on your server. And, this is a server-side process, so for large video files, it can be resource-intensive and time-consuming. This is run directly via a web/browser request, so if it times out, you'll have to adjust the max_execution_time settings, otherwise...

                          What you would need:

                          1) A server with ffmpeg installed

                          Otherwise, everything else is self-explanatory. You upload vids to a directory, and all your finished trailers are outputted to another directory. The only "configurable" option at the moment is the # of seconds. The quality is decent. Obviously, this does not add any effects and/or eye candy, just a quick way to make a trailer.

                          If you don't find anything else, or don't go with one of the other options mentioned above, let me know.

                          Comment

                          • pornmasta
                            Too lazy to set a custom title
                            • Jun 2006
                            • 20016

                            #14
                            Python:
                            - use ffmepg to convert the video to Pictures
                            - make a selection of the pictures (criteria: 10 sec of images that are one after the other)
                            - assemble them
                            - add music

                            It's a piece of cake

                            Comment

                            • cerulean
                              Web & App Development
                              • Oct 2023
                              • 229

                              #15
                              Originally posted by Huggles
                              I find this makes a janky and shitty trailer, but it DOES work.
                              I agree. I believe trailers are important marketing material that a qualified editor should put together.

                              Originally posted by xxxclusive
                              I would bet there is a solution out there already which can be bought for $50 as it's something everyone could use. Just need to find it.
                              I don't know of any off-hand. There are plenty of resources to build it yourself if you are comfortable coding. If you want to purchase services to build something like this, then shoot me a PM or send me an email. I'd be happy to build it.
                              Cerulean Software Specializes in Website and App Development. Email me today!
                              Get a Custom Landing Page with TapClick.Link - For Small Businesses and Creators
                              Keep Your Business and Members Area Secure with LoginBlue Password and Content Protection

                              Comment

                              • asorelli
                                Confirmed User
                                • Feb 2024
                                • 464

                                #16
                                Originally posted by xxxclusive
                                It's something everyone could use. Just need to find it.
                                Original:

                                https://streamable.com/b3ef6e

                                After Converting:

                                https://streamable.com/k2ww2p

                                Like I said, no eye candy or effects, but I added an option to include a logo and/or music. Although, the music would be the same on all videos. May do more with it, not sure yet. Something I've used in the past for quickly converting MANY videos at a time and then later edited my favorites to add "eye candy" as well. Uploaded for anyone that is curious about the "quality" of a video just using ffmpeg. It may have lost some quality uploading to the site, but otherwise, not bad.

                                Comment

                                • xxxclusive
                                  Confirmed User
                                  • Oct 2012
                                  • 785

                                  #17
                                  Ok installed ffmpeg for win, using the cmd from the link above:

                                  ffmpeg -i in.mp4 -vf "select='lt(mod(t,60),10)',setpts=N/FRAME_RATE/TB" out.mp4 -af "aselect='lt(mod(t,60),10)',asetpts=N/SR/TB"


                                  Output only has only about 1 Mbps, no way to get it higher to at least 2 Mbps?

                                  It takes the first 10 secs, but still the full audio, so the output clip has same length as input.

                                  How to fix it and also how to add a batch function?

                                  Comment

                                  • myleene
                                    Confirmed User
                                    • Oct 2013
                                    • 906

                                    #18
                                    Try that in a .bat file on Windows:

                                    @echo off
                                    setlocal enabledelayedexpansion

                                    :: === Set input file here ===
                                    set "input=My Vacation Video.mp4"
                                    set "output_prefix=segment_"
                                    set "counter=0"

                                    :: === Get total duration in seconds ===
                                    for /f "usebackq tokens=*" %%a in (`ffprobe -v error -show_entries format^=duration -of default^=noprint_wrappers^=1:nokey^=1 "%input%"`) do set "duration=%%a"

                                    :: === Round down to full minutes ===
                                    for /f "tokens=1 delims=." %%b in ("!duration!") do set /a "minutes=%%b / 60"

                                    :: === Create output folder ===
                                    mkdir segments >nul 2>&1

                                    :: === Loop to extract 10s from every minute ===
                                    for /l %%i in (0,1,!minutes!) do (
                                    set /a "start=%%i * 60"
                                    set "outfile=segments\!output_prefix!!counter!.mp4 "
                                    echo Extracting from second !start! to !start!+10 into !outfile!
                                    ffmpeg -y -ss !start! -i "%input%" -t 10 -c:v libx264 -c:a aac -preset veryfast -crf 23 "!outfile!"
                                    set /a counter+=1
                                    )

                                    :: === Create concat list ===
                                    echo Creating concat list...
                                    del concat.txt >nul 2>&1
                                    (for %%f in (segments\%output_prefix%*.mp4) do echo file '%%f') > concat.txt

                                    :: === Concatenate all segments into final output ===
                                    ffmpeg -y -f concat -safe 0 -i concat.txt -c copy final_output.mp4

                                    echo.
                                    echo Done! Final file: final_output.mp4
                                    pause
                                    It's not perfect, but it should get you started.

                                    You only need to replace your filename on that line:
                                    set "input=My Vacation Video.mp4"

                                    Comment

                                    • plsureking
                                      bored
                                      • Aug 2003
                                      • 4904

                                      #19
                                      its going to look like a retarded few minutes of jumpcuts.

                                      you can auto trailer the first minute and it looks decent with title and credits. a little fadeout action and some disco porn music.

                                      10 seconds of every minute or few minutes looks pretty bad unless you can choose the clips.


                                      #porncms
                                      PornCMS / low cost paysite management with hosting

                                      Comment

                                      • zerovic
                                        Confirmed User
                                        • Apr 2010
                                        • 1116

                                        #20
                                        Hi there,

                                        Are you thinking about something they have on pornhub when you hover over a thumbnail?

                                        In that case, here's how it's done.

                                        Let's say, you want a 9 second "trailer" from your videos.

                                        First, you have to get the video length, so you can divide it by 9.

                                        For a 3-minute video, get 1 second clips from: 20s, 40s, 60s, 80s, 100s, 120s, 140s, 160s, 170s

                                        Knowing this data, you can use ffmpeg to get 1 second clips from these times by using
                                        ffmpeg -ss 00:00:20 -i input.mp4 -t 1 -c copy clip1.mp4
                                        ffmpeg -ss 00:00:40 -i input.mp4 -t 1 -c copy clip2.mp4
                                        etc

                                        You'll have to create a text file with all the parts that should look something like this:
                                        filename: parts.txt

                                        file 'clip1.mp4'
                                        file 'clip2.mp4'
                                        file 'clip3.mp4'
                                        etc

                                        Once you are done, you can use ffmpeg to combine the 1 second clips to 1 mp4 video by using:
                                        ffmpeg -f concat -safe 0 -i parts.txt -c:v libx264 -preset fast -crf 28 -an -movflags +faststart preview.mp4

                                        This should do the job.

                                        You can also automate this with php and a cron job by

                                        Code:
                                        $duration = shell_exec("ffprobe -i input.mp4 -show_entries format=duration -v quiet -of csv='p=0'");
                                        
                                        $timestamps = [];
                                        $total_clips = 9;
                                        for ($i = 1; $i <= $total_clips; $i++) {
                                            $position = ($duration / ($total_clips + 1)) * $i;
                                            $timestamps[] = (int)$position;
                                        }
                                        
                                        etc.
                                        Hope this helps,
                                        z
                                        php, html, jquery, javascript, wordpress - contact me at contact at zerovic.com

                                        Comment

                                        • fastball
                                          Confirmed User
                                          • Apr 2021
                                          • 6280

                                          #21
                                          Just about any editing program has this function. It will puke out slop. And if you want to keep them safe for work in today's environment, you will still have to watch each one. Editing has nothing to do with coding. Coding is just under the hood.

                                          Comment

                                          • xxxclusive
                                            Confirmed User
                                            • Oct 2012
                                            • 785

                                            #22
                                            Quick batch, cheap and dirty nsfw is the motto here, no need for fancy 8K trailers with a golden taco effect singing a song while dancing.

                                            Originally posted by zerovic
                                            Hi there,
                                            Are you thinking about something they have on pornhub when you hover over a thumbnail?
                                            Nope, but thx for the input.

                                            Originally posted by myleene
                                            Try that in a .bat file on Windows:

                                            It's not perfect, but it should get you started.

                                            You only need to replace your filename on that line:
                                            Thx bro, but get an input error when running.

                                            Still would need a batch function where all file names are put in a txt where it grabs them from and output name same file name +trailer

                                            Comment

                                            • candyflip
                                              Carpe Visio
                                              • Jul 2002
                                              • 43069

                                              #23
                                              There are a number of SaaS options that MIGHT work here. But I don't know if they will allow adult content.

                                              I've tested these two:

                                              https://www.opus.pro
                                              https://www.goldcast.io

                                              Spend you some brain.
                                              Email Me

                                              Comment

                                              • xxxclusive
                                                Confirmed User
                                                • Oct 2012
                                                • 785

                                                #24
                                                Originally posted by candyflip
                                                There are a number of SaaS options that MIGHT work here. But I don't know if they will allow adult content.

                                                I've tested these two:

                                                https://www.opus.pro
                                                https://www.goldcast.io
                                                Checked opus and it just selects the first 1-3 minutes of a video and adds subtitles. It's not really trailers.

                                                Comment

                                                • Huggles
                                                  GFY'S #1 retard
                                                  • Feb 2003
                                                  • 12509

                                                  #25
                                                  Originally posted by fastball
                                                  Just about any editing program has this function. It will puke out slop. And if you want to keep them safe for work in today's environment, you will still have to watch each one. Editing has nothing to do with coding. Coding is just under the hood.
                                                  https://3-veo.com/
                                                  The best AI video maker portal.

                                                  Comment

                                                  • NatalieK
                                                    Natalie K
                                                    • Apr 2010
                                                    • 20110

                                                    #26
                                                    what does faphouse & xhamster use, they´re preview system is the best from seeing our films trailers & previews with them
                                                    My official site / Custom vids / Make money links / First time girls
                                                    Email: [email protected] - "Converting traffic into income since 2005"

                                                    Comment

                                                    Working...