-
Tiny Tiny streams in a lossy network
Hi All
I have an interesting problem I’m trying to help with.
I have a somewhat lossy, meshy, resilient network that can move data at maybe 128Kbits/sec.
I want to take any arbitrary video and encode it into something that will be useful over that network. The display devices are phones. Very small screens, very little processing power.
My first thought is to use H.264 and 3GP files. However I don’t think B and P frames are a good idea. I’ve noticed that under lossy conditions, I frames are lost and the B and P frames are useless. So I’m thinking I need lots of Iframes and maybe no B and P frames (or very few).
Questions:
1. Is there a good encoder to use for this stuff that lets one easily make conversions like this?
2. Should I be looking at another format?
3. Is there something that will let me look at an encoded file and tell how many B and P frames are in there?
SteveSteve Modica
CTO, Small Tree Communications