[FFmpeg-devel] Bad build
JULIAN GARDNER
joolzg at btinternet.com
Wed May 18 13:00:12 CEST 2011
Ok just pulled in latest git and now i dont get any valid udp data.
I did this because i was seeing a problem with the '-g 75' command, in the old encoders i get a keyframe within 3 seconds, but with the version from yesterday, before todays git pull i am getting a key frame ~11 seconds.
I noticed in the log a note about 'open gop" so i did a pull, rebuilt and restarted 4 streams, nothing that either ffplay, ffprobe or vlc can play.
So i was going to look into which commit broke the code and i was wondering what is the best wasy, i noticed the git bisect command, and need to find a starting point.
Any pointers would be helpful
command line
ffmpeg -i udp://225.231.10.10:1234 -vcodec libx264 -preset fast -acodec libfaac -b 1000k -bt 50k -f mpegts -async 1 -g 75 udp://224.231.10.10:1234?pkt_size=1316
joolz
More information about the ffmpeg-devel
mailing list