Hi all, need some help. i have a stream that im transcoding, but after some minutes i hangs for few sec and then continues streaming, and then hangs again.
Here's the string where it hangs/freezes: ffmpeg -f mpegts -i http://username:[email protected]:4445/stream/channelid/14 -vcodec libx264 -vb 1000k -acodec aac -ar 48000 -ab 48k -f flv rtmp://localhost/myapp/mystream The output is heres ; https://pastebin.com/u8MqGrut _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
