Thank you for the answer, however, it's too late.
Thanks to Michel Bardiaux, Luka Abeni, and Michael Conrad, I've found the
solution.


Michael Niedermayer wrote:
> 
> On Wed, Jun 25, 2008 at 05:40:08AM -0700, Vladimir Eremeev wrote:
>> 
>> I am writing an application, capturing a live MPEG2-TS from a dvb-S
>> device
>> and saving its parts to files according to the user-defined schedule.
>> Basically, the main cycle is the following:
> [...]
>> av_write_frame complained about non-monotone time stamps (initially, now
>> I
>> am checking for such situation and change output->streams[]-> cur_dts
>> accordingly ). Some media players also don't like that timestamps.
> 
> if you change internal variables like cur_dts you are on your own and
> should not complain about ANYTHING that might go wrong
> 
> [...]
> 
> -- 
> Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
> 
> While the State exists there can be no freedom; when there is freedom
> there
> will be no State. -- Vladimir Lenin
> 
> 
Interesting quote. Are the quotes in your messages chosen randomly?
-- 
View this message in context: 
http://www.nabble.com/How-to-make-libav-to-begin-write-frames-having-PTS-about-0--tp18111426p19251670.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

Reply via email to