Hi. For quite some day I'm trying to resolve the following FFMPEG asserts happening to me:
libavformat/asf-enc.c:587: flush_packet: Assertion `asf->packet_timestamp_end >= asf->packet_timestamp_start' failed. And libavformat/asf-enc.c:737: asf_write_packet: Assertion `pts != 0x8000000000000000L' failed. I presume it's related to packet/context PTS/DTS, but no matter what values I assigned, this didn't help, nor when I left the default values. Moreover, it seems as FFMPEG changes these files by itself. I also tried to search for these issues online but couldn't find anything related. Any help would be greatly appreciated. Thanks in advance. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
