actually vlc alway double the fps after transcode.
such as: encode side:
:sout=#transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100}:duplicate{dst=std{access=http,mux=ts,dst=0.0.0.0:8080},dst=display}
client side:
use GUI to open
http://192.168.1.132:8080
then check Tools->Media Codec Info -> fps info.
I alway found encode side is half of client side. i.e. 23.976 : 44.952 or 25 : 50 why??
even I make client vlc to transcode again, then I saw 25 fps -> 50 fps -> 100 fps. why??
version 086,1.0,101,102,103 are same.
after all I can watch all movie normally.