[FFmpeg-user] Specifying librtmp params
Stas Oskin
stas.oskin at gmail.com
Fri Feb 3 05:24:06 CET 2012
Hi.
Did the syntax of specifying params for the librtmp have changed in recent
releases?
While following form worked for me perfectly in past:
ffmpeg -i test.mp4 -fpre flash.ffpreset -s 240x160 -vcodec libx264 -b 64000
-f flv "tcp://127.0.0.1:6666 playpath=streamtest"
Now it seems to ignore the playpath param.
I do have the librtmp linked normally, as -protocols command lists all the
expected librtmp protocols.
Any idea?
Thanks in advance!
More information about the ffmpeg-user
mailing list