[FFmpeg-user] Audio not recorded in the first segment.

Ranga Rajan rangarajanmkr at gmail.com
Mon Jun 15 13:17:36 CEST 2015


Hi,

I am using FFMPEG Version: 2.6.3 to record audio video streams from an ip
camera with the following command.


ffmpeg -y -loglevel debug -reorder_queue_size 100 -i /home/rajan/1.sdp -c:v
copy -c:a copy -strict normal -bsf:a aac_adtstoasc -f segment
-segment_time 00:15:00 -segment_atclocktime 1 -reset_timestamps 1
-reset_timestamps 1 /home/rajan/video_%03d.mp4


The recordings are fine, but the players vlc/ffplay/mpayer fails to play
audio for the first segment. Rest of the segments are fine.
Please  help.

Thanks and Regards,
Rangarajan


More information about the ffmpeg-user mailing list