Page 1 of 1
VLC pipe out to FFMPEG
Posted: 26 Jul 2013 03:28
by goxy
I would like to receive http stream in VLC and pipe out them to FFMPEG, is it possible do that in VLC?
Re: VLC pipe out to FFMPEG
Posted: 26 Jul 2013 17:21
by RĂ©mi Denis-Courmont
It depends what you mean. But I don't really the point. FFmpeg can read HTTP streams directly.
Re: VLC pipe out to FFMPEG
Posted: 27 Jul 2013 01:52
by goxy
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