.SEC to .MP4 or .AVI

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

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like