avcodec spamming log file
#1
Upgrade to Eden today, and it seems to work nicely so far. Great work guys! Smile

I am getting spammed in th elog file with this though:
[/code]
Code:
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 12967, consumed: 9288
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 16240, consumed: 12967
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 15759, consumed: 16240
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 12530, consumed: 15759
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 12344, consumed: 12530
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 14834, consumed: 12344
00:21:13 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 12410, consumed: 14834
00:21:14 T:140622554662656 WARNING: Decode - avcodec_decode_video didn't consume the full packet. size: 14625, consumed: 12410

If you look at the numbers, you see that the expected and consumed are offset by one entry in every case. So it seems like something gets out of sync, gets confused and starts filling up the log.

Doesn't seem to affect playback, but I'm going to run out of disk at the rate that thing is going. Confused
Reply
#2
This is on Fedora 16 with the XBMC build from rpmfusion.org.

Looks similar to this issue:

http://forum.xbmc.org/showthread.php?tid=111917
Reply

Logout Mark Read Team Forum Stats Members Help
avcodec spamming log file0