JVz
17th January 2007, 05:05
Since I had issues getting MEncoder's x264 support to work (for a long time now, so I don't really feel like looking into it anymore), I've decided to go the named pipe route and using the x264 binary to encode my video. I do a 2-pass encode into a Matroska file, but when I re-mux the audio (encoded via FAAC), it isn't in sync with the video. How would I go about getting it back in sync? I remember the MPlayer guys saying that it was usually a good idea to just use -oac copy in order to keep the video in sync, but I don't see any way of doing that just using x264.