I'm attempting to convert samsung DVR footage of a police interrogation/questioning to a more usable format such as mp4 or avi. I'm able to get the .sec to convert to either format but the audio doesn't make it through with the video. I can't seem to figure it out... I'm also an idiot.
Here's the command I'm using which results in video's converting fine, but no audio.
ffmpeg -f h264 -i INPUT.sec -filter:v "setpts=1*PTS" OUTPUT.avi 8 Reset to default