kringon / xuggle

Automatically exported from code.google.com/p/xuggle
0 stars 0 forks source link

how can I filled with a IPacket from RTP Stream #309

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When we decode a file, we can read a file with IContainer and after call 
container.readNextPacket(packet) >= 0, the packet can be filled. But how can I 
fill with the packet when I only get the H.264 Stream.

Original issue reported on code.google.com by gengc0...@gmail.com on 12 Oct 2013 at 7:27