Yes, I am using mpeg ps as an output format. I'll comment this line and see what happens. It probably will be tomorrow, because I have to wait for roll-over in the live stream.
Luca Abeni wrote: > > After actually looking at the code, it seems that maybe I spoke too soon: > are you using mpeg ps as an output format? If yes, the problem might be > there... > > I see that libavformat/mpegenc.c contains > av_set_pts_info(st, 64, 1, 90000); > which looks very wrong to me. If you are using mpeg ps as an output > format, > try commenting out that line from libavformat/mpegenc.c, and see if it > helps. > -- View this message in context: http://www.nabble.com/How-to-handle-33-bits-rollover-in-MPEG--tp18282365p18315258.html Sent from the libav-users mailing list archive at Nabble.com. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
