[FFmpeg-user] [ffmpeg-user] transcode and segment at the same time

Quy Pham Sy phamsyquybk at gmail.com
Tue Oct 4 03:39:34 CEST 2011


Hi all,

I want to implement HTTP streaming server, which is similar to this
(http://www.ioncannon.net/programming/452/iphone-http-streaming-with-ffmpeg-and-an-open-source-segmenter/)
But, instead of segment the video file after it is completely
converted by ffmpeg, I want to do encoding and segmenting at the same
time (something like if the output stream from the encoder is sent to
the segmenter immediately).

what should be the appropriate solution for this?

Thanks
Quy


More information about the ffmpeg-user mailing list