QUOTE(odyssey @ Nov 12 2008, 21:53)

QUOTE(schmendrik @ Nov 12 2008, 20:58)

QUOTE(john33 @ Nov 12 2008, 19:18)

If you use the original NTSC audio with no processing and mux it in a container specified as 25fps, then audio will be out of sync - Exactly 4%!
You can't just think that you can change framerate without processing and not even without loss! (Technically that's only possible if the source is 2:2:2:2:2:2:2:2:2:2:2:3 pulldown'ed, but i have yet to see such source)
exact.
now can you please go back to my topic.
somebody can answer my questions?
Didn't you read my answer, or did it not satisfy you?
sorry, the thread gets a liitle confusing.
you mean adjusting the samplerate?
but that was my question in the first place HOW to adjust the rate for a 6ch aac?!
you just had the solution for wave? and it wasnt really resampled but only the header was changed?
or i didnt get it right... how does this help in my case?
QUOTE(sirDaniel @ Nov 12 2008, 22:16)

Well shmendrik, u dont have even transcode it

Just download mkvtoolnix (mkvmerge). Load ntsc video file, and your new audio, uncheck old audio track. Light new audio track and go to: format specific options>>strech by, and paste: 25000/23976. Now audio will be remuxed (streched) to new play time (ntsc). No need to reencode it. This feature is designed for video and subtitles tracks, but works with some audio formats too. Write, if this works with 5.1 he aac.

this way actually seems like a "dirty" trick, because it works when played back in the final mkv,
but if you demux the track again, it has still the same length as the "non-stretched" source aac.
so mkvmerge just writes an information in the mkv, but actually doesnt touch the audiotrack (and doesnt really stretch it physically).
but as i said again, HOW to really stretch this 6ch aac (like besweet really stretches eg a mp3 if you choose fps conversion) with reencoding it?