Postby goxy » 27 Jul 2013 01:52
I have input problem in FFMPEG with my HTTP live stream, I'm now sure what is exact reason but I think the reason is interlaced input stream and FFMPEG dont support this stream type.
Stream can be properly opened in VLC so I would like to pipe VLC to FFMPEG because I'm very satisfied how FFMPEG pipe works with other my apps.
BTW. This is my output with errors in ffmpeg, :
[h264 @ 0x27f3f80] no frame!
[h264 @ 0x27f3f80] non-existing PPS referenced
[h264 @ 0x27f3f80] non-existing PPS 0 referenced
[h264 @ 0x27f3f80] decode_slice_header error
[h264 @ 0x27f3f80] no frame!
[h264 @ 0x27f3f80] mmco: unref short failure
Last message repeated 5 times
[mpegts @ 0x27f0220] Stream #0: not enough frames to estimate rate; consider increasing probesize