Page 1 of 1

live transcode with seek support

PostPosted: Sat Feb 26, 2011 8:27 am
by neuron
Anyone tried to get this working? Shouldn't be terribly difficult, passing info to the palyer on how long the clip is, and passing ffmpeg -ss to seek to the point that the player requests.

PostPosted: Sat Feb 26, 2011 8:58 am
by neuron
Default transcode command is "ffmpeg -ss %o -i %s -async 1 -b %bk -s %wx%h -ar 44100 -ac 2 -v 0 -f flv -" so I presume someone's working on it :p