[FFmpeg-devel] Synchronization problem in MPEG TS with H264 payload
Måns Rullgård
mans
Tue Oct 16 21:38:25 CEST 2007
Amin Zia <aminzia at yahoo.com> writes:
> I'm generating MPEG2 TS stream with H264 payload
> using:
>
> ffmpeg -f h264 -i video.264 -cvcodec copy -f mpegts
> video.ts
>
> The TS file can be encoded by VLC or MPlayer fine, but
> it seems it has timing and synchronization problem
> with other (hardware) decoders.
>
> Is there any particular setting we need for such
> conversion?
Yeah, you need to fix the MPEG TS muxer ;-) There was a Google SoC
project to this; I don't know what came of it.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list