> On Wed, Jun 11, 2008 at 8:13 PM, James Hastings-Trew <jimht@shaw.ca> wrote:
> > > Ok, I think I've basically found what I was looking for. I wrote a small
> > > script to help with automation,
As we're talking about bash scripts, I made one that uses mplayer as a
frameserver and encodes video to MP4(H.264+AAC). With a bit of tweaking
you can get it to do what you want.
It uses x264 do do the video encoding and nero's aac or faac to encode
the audio, them muxes them with MP4Box.
No comments:
Post a Comment