[FFmpeg-user] Fragmented MP4 with non-fixed frame rate

2015-10-07 Thread Gal Bar Mashiah
15-10-07T14:11:47.751Z : FFmpeg text stream 1 : Output #0, mp4, to 'tcp:// 127.0.0.1:1': 2015-10-07T14:11:47.751Z : FFmpeg text stream 1 : Metadata: 2015-10-07T14:11:47.751Z : FFmpeg text stream 1 : encoder : Lavf56.36.100 2015-10-07T14:11:47.752Z : FFmpeg text

[FFmpeg-user] Subject=Re: Flush & Latency Issue with Fragmented MP4 Creation

2015-09-30 Thread Gal Bar Mashiah
latency. Must be an integer not lesser than 32. It is 500 by default. By default the value is 5,000,000 bytes which was equivalent to ~1.5 sec of video. I was able to almost completely eliminate the delay by reducing the value to 200,000. -- Gal Bar Mashiah

[FFmpeg-user] Flush & Latency Issue with Fragmented MP4 Creation

2015-06-16 Thread Gal Bar Mashiah
Hello, I'm creating a fragmented mp4 for html5 streaming, using the following command: -i rtsp://172.20.28.52:554/h264 -vcodec copy -an -f mp4 -reset_timestamps 1 -movflags empty_moov+default_base_moof+frag_keyframe -loglevel quiet - 1. "-i rtsp://172.20.28.52:554/h264" because the source is h264