[x264-devel] does x264 not generate PTS values for h.264 stream ??
Loren Merritt
lorenm at u.washington.edu
Tue Oct 16 18:42:22 CEST 2007
On Mon, 15 Oct 2007, Mrukant Popat wrote:
> does x264 not generate PTS values for h.264 stream ??
>
> I encoded an h.264 raw video using x.264. I muxed this video with AAC
> audio using ffmpeg and without transcoding it. When I play it using a
> software decoder like mplayer on my linux PC, it plays well, but when I
> try to play it back on embedded hardware, I cannot see video and PTS
> values prints 0 (zero)
h264 raw streams can't contain pts. That's up to the container. And if
your muxed file plays on a PC, then it does contain PTS.
--Loren Merritt
More information about the x264-devel
mailing list