Can anyone tell me why my Video is out of Sync when viewing in a Flashplayer while viewing it in VLC everything is alright?
Heres the sout im using:
Code: Select all
--sout=#transcode{venc=x264{keyint=60,profile=main,level=3.0,nocabac,qpmax=36,qpmin=10,me=hex,merange=24,subme=9,qcomp=0.6},
vcodec=x264,vb=3000,deinterlace=enable,width=720,height=576,acodec=mp4a,ab=160,audio-sync,fps=25}
:std{access=file,mux=mp4,dst=C:\xampp\htdocs\rec\Aufnahmen\videoname.mp4}
Thanks if you help
Matsch