Wow. Super impressive. Guess with today’s technology you could do it pretty much 100%. I saw that model that lets you separate music into separate tracks for guitar, vocals, drums, … Guess something like that could even separate the laughs from the next actor resuming to speak.
Kind of also reminds me of those videos where they stabilize / de-shake Star Trek. There are some scenes where the ship gets shot at for example. And the actors act that out and the camera is shaking too and a bit at an angle. Looks funny once that camera shake is removed.
Not easily. The laugh track isn’t a separate audio stream by the time you get the episode. It’s all mixed together with the dialogue and music.
Watching a sitcom with the laugh track missing seems like it would be awkward. The actors are constantly taking extended pauses between lines, or sometimes in the middle of a line, while the laugh is happening.
Just the Invidious instance I found on the official list a long time ago. I like them because they’re relatively local, super reliable, and unlike a lot of other instances they actually have the download feature enabled. But yeah, their domain name is a bit awkward, lol.
They’re music videos where the music and singing is cut and ‘ambient’ noise like squeaky shoes, breathing, grunting while doing dance moves, etc is dubbed back in. You’ll see what I mean if you watch one. It may be the same thing but I’ve just always heard of them referred to as “musicless music videos”
I did. It was quite funny listening to just the lyrics. Would have been nice if they managed to keep the original vocals but that whispering voice made it funnier.
I used to work in a nightclub. We had a TV show book the club during the day to shoot some scenes, so the cast were acting out drinking and dancing, but without any music. It’s probably the most surreal thing I’ve seen in my life.
It might make for some very choppy transitions in certain areas, you’d need a way to smooth it out to make it less abrupt while still cutting out the majority of it in the parts where hard cutting wouldn’t work well.
Original video assets from a studio has multiple audio tracks, but they are transcoded down to a single audio track before distribution to the end user. Sorry.
You could do some fancy editing, or maybe you can use machine learning somehow.
But removing the laugh track really messes with the comedic timing.
ffmpeg uses a sectioned parameter approach. Input parameters and input, optionally multiple, output parameters and output target.
In my example I specified copy as codec so the streams are copied as-is, without reencoding. I used map to map video streams 1 and 2 of the first input, and default/all audio streams.
The ffmpeg reference docs are thorough. The wiki has some more guide, example, and explanatory docs.
I currently use Handbrake (I’m not much without a GUI aha) but it doesn’t seem to have any options for merging / combining video files. I’m hoping to encode here, but the bluray source splits the movie into a couple of video files, and I’d like to combine them first before encoding
Are you trying to concat streams or just to remux? For remuxing as roawre said there’s also MkvToolNix, which works great (and it has a gui don’t worry)
I’m sorry, I’ve done a poor job explaining. The source has split the movie, intro, and credits into 3 video files, and i’d like to make them one file, before or during the re-encoding process, so that the final movie includes the intro and credits. I’m currently grabbing MKVtoolnix, to see if it can do it, but I completely missed @roawre comment, so thank you for re-iterating, thanks to roawre for the original comment, and thanks to everyone for their responses, getting into this seems overwhelming and i’m so grateful to have your assistance!
Also, the files I have are “.m2ts”, will mkvtoolnix support this, or will I need to encode first? MKVtoolnixs website seems to imply it only really likes .MKV files
Okay MkvToolnix isn’t the right tool for that afaik, but ffmpeg is and it sucks there isn’t a GUI for it that’s as powerful as the cli which is what I use, luckily you can find a lot of help online,
Apart from that I’m afraid i can’t help much, but good luck with your search!
piracy
Najnowsze
Magazyn ze zdalnego serwera może być niekompletny. Zobacz więcej na oryginalnej instancji.