I am trying to stream .avi files from my headless server.
.mkv and .mp4 work fine.
On the receiving machine I have the following message:
Code: Select all
[0x175fc68] avcodec decoder warning: cannot decode one frame (17334 bytes)
[mpeg4 @ 0xbe1540] Width/height/bit depth/chroma idc changing with threads is not implemented. Update your Libav version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
My question is: is it possible to stream .avi or will it be?
I am seeding from a Wheezy server and receiving on a Sid laptop.
Cheers
Mike