Discussion:
[x264-devel] invalid DTS: PTS is less than DTS message
Dennis Munsie
2010-10-05 19:48:48 UTC
Permalink
Hi --

I've been running into the following warning lately -- "invalid DTS: PTS is
less than DTS message". What does this actually mean and what can I do to
prevent it from happening? I'm a bit confused since the DTS should be
generated by x264.

Thanks!
--
dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20101005/145cdf5a/attachment.htm>
BugMaster
2010-10-05 20:03:54 UTC
Permalink
Post by Dennis Munsie
Hi --
I've been running into the following warning lately -- "invalid
DTS: PTS is less than DTS message". What does this actually mean
and what can I do to prevent it from happening? I'm a bit confused
since the DTS should be generated by x264.
Thanks!
And what about PTS which you give to libx264. Are they valid and monotonicly increasing?
Jason Garrett-Glaser
2010-10-05 20:09:24 UTC
Permalink
Post by Dennis Munsie
Hi --
I've been running into the following warning lately -- "invalid DTS: PTS is
less than DTS message". ?What does this actually mean and what can I do to
prevent it from happening? ?I'm a bit confused since the DTS should be
generated by x264.
Thanks!
This is usually caused by your input PTS values being invalid (e.g.
not monotonically increasing).

Dark Shikari
Dennis Munsie
2010-10-05 20:59:06 UTC
Permalink
That's what it turned out to be -- due to my own mistake of not using the
correct PTS value.

Thanks for the help!
dennis

On Tue, Oct 5, 2010 at 4:09 PM, Jason Garrett-Glaser
Post by Jason Garrett-Glaser
Post by Dennis Munsie
Hi --
I've been running into the following warning lately -- "invalid DTS: PTS
is
Post by Dennis Munsie
less than DTS message". What does this actually mean and what can I do
to
Post by Dennis Munsie
prevent it from happening? I'm a bit confused since the DTS should be
generated by x264.
Thanks!
This is usually caused by your input PTS values being invalid (e.g.
not monotonically increasing).
Dark Shikari
_______________________________________________
x264-devel mailing list
x264-devel at videolan.org
http://mailman.videolan.org/listinfo/x264-devel
--
dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20101005/0b9f5b13/attachment.htm>
Loading...