some_stars: (ph34r)
fifty frenchmen can't be wrong ([personal profile] some_stars) wrote2013-10-03 10:54 pm

(no subject)

so this is something I should probably find out now, and not in several weeks: is it possible to vid from .mp4 files on a PC? Because if not, there's some shit I'm gonna have to track down...somehow.
giandujakiss: (Default)

[personal profile] giandujakiss 2013-10-04 03:02 am (UTC)(link)
Yes. I know that at least one thing you can do is use MPEG streamclip to convert them to .mov.
giandujakiss: (Default)

[personal profile] giandujakiss 2013-10-04 03:06 am (UTC)(link)
I've never had any trouble. I mean, I don't know what program you're using, but I found that Adobe Premiere loves .mov files - esp if you strip out the sound (when you convert to mov using MPEG streamclip, you just have to tell it not to include the audio - there's a dropdown menu). The bigger issue might be getting MPEG streamclip to work, if you haven't used it before; that sometimes takes some wrestling.

You might also be able to convert them to avi using Vdub, but I don't remember.
giandujakiss: (Default)

[personal profile] giandujakiss 2013-10-04 03:11 am (UTC)(link)
you can do that with mpeg streamclip - you open the file, and you mark the inpoint and the outpoint.
shati: teddy bear version of the queen seondeok group photo ([got] MORE WINE)

[personal profile] shati 2013-10-04 03:03 am (UTC)(link)
I've had the best results using an avs script with:

FFVideoSource("filegoeshere", threads=1)

The threads part I think only is only needed if it's H264?
shati: imposing walrus; text "walrus milk" ([beaton] mm delicious milk)

[personal profile] shati 2013-10-04 03:04 am (UTC)(link)
Without the threads part, I'd get an "insanity detected" error at some point scrubbing through the footage, which was deeply surreal the first few times. And it was always at a different point. It was like the Abominable Snowman in that skiing game.
shati: teddy bear version of the queen seondeok group photo ([got] MORE WINE)

[personal profile] shati 2013-10-04 03:08 am (UTC)(link)
it's like whenever you post a vidding question I fall out of the sky shouting AVISYNTH!! It's all I know ;_;
shati: teddy bear version of the queen seondeok group photo ([got] MORE WINE)

[personal profile] shati 2013-10-04 04:06 am (UTC)(link)
it can smell fear
eruthros: Delenn from Babylon 5 with a startled expression and the text "omg!" (Default)

[personal profile] eruthros 2013-10-04 06:02 am (UTC)(link)
Yes, definitely! The way I do it is mostly using an avisynth text editor -> virtualdub, which I got a walkthrough for from the amv.org technical guide, and which I would be happy to walk you through on IM sometime if you want.

To avoid avisynth, though, I used to use mpeg streamclip, and that works fine. Mpeg streamclip can export to avi, mov, dv, etc. But it might cost some money, possibly, for codecs, depending on what's already installed on your system and what you want to export to.