On Wed, Apr 02, 2008 at 10:08:02AM +0000, Vladimir Eremeev wrote: > My application receives the MPEG-2 Transport Stream from a DVB-S card via its > specific API and stores parts of it to a disk in MPEG2 Program Stream. > > I have emulated every 1000th packet loss in my application. > > Looks like in this conditions, libav* functions stored everything in memory > and > began actually write data to disk after av_write_trailer() call > > Am I correct?
no, from what i remember from your other mails, you set invalid timestamps and possibly have other bugs in your code. [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB No human being will ever know the Truth, for even if they happen to say it by chance, they would not even known they had done so. -- Xenophanes
signature.asc
Description: Digital signature
_______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
