When I use AVPlayer to play a video file, I get a massive number of messages logged from mpeg2parser, e.g:
> mpeg2parser VideoFrameCheckAdjustmentQueue: moving from adjustment queue - > pts 74445210 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74445210 pts 74445210 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74453850 pts 74453850 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74468430 pts 74468430 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74485530 pts 74485530 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74504160 pts 74504160 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74521440 pts 74521440 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74521440 pts 74521440 > mpeg2parser VideoFrameCheckAdjustmentQueue: moving from adjustment queue - > pts 74544480 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74544480 pts 74544480 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74544480 pts 74544480 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74557440 pts 74557440 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74593440 pts 74593440 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74593440 pts 74593440 > mpeg2parser VideoFrameCheckAdjustmentQueue: video 256 move from adjustment > queue - good dts 74606490 pts 74606490 > This info doesn't help me in any way, and overwhelms the log with noise. Is there a way to disable this logging? --Graham _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com