klipsil
30th April 2008, 20:17
Hi,
i have a capture of an MPEG2 transport stream with h.264 video and MPEG4 AAC audio(single program with 1 audio and 1 video pid PCR is on the video pid).
the capture is not aligned to IDR frame since its a recording from a realtime encoder output.
i need to convert it from transport stream to MP4 container so i can play it using flash player.
what is the best way to achieve that?
i tried latest ffmpeg(compiled from trunk) it worked nice but the a/v is not in sync.
Thanks.
i have a capture of an MPEG2 transport stream with h.264 video and MPEG4 AAC audio(single program with 1 audio and 1 video pid PCR is on the video pid).
the capture is not aligned to IDR frame since its a recording from a realtime encoder output.
i need to convert it from transport stream to MP4 container so i can play it using flash player.
what is the best way to achieve that?
i tried latest ffmpeg(compiled from trunk) it worked nice but the a/v is not in sync.
Thanks.