Hello, When I run output_example.c (With Win32 FFMpeg build), I get problems when encoding WMV and WMA1/2. If i encode with WMV only, everything seems to be allright.
The error occurs during a call to av_write_frame, after writing a couple of audio and video frames. The debugger gives an assertion failure: "Expression asf->packet_timestamp_end >= asf->packet_timestamp_start" I only have this problem when encoding WMV + WMA. Does anyone have a suggestion? Best regards, Arthur _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
