Re: [FFmpeg-user] recording video file with 2 video tracks of two live cams

2019-04-11 Thread sekret
ffmpeg -i "rtsp://$USERNAME:$PASSWORD@192.168.234.34:554" -i "rtsp://$USERNAME:$PASSWORD@192.168.234.33:554" -map 0:0 -map 1:0 -map 0:1 -c copy "$(date +%Y%m%d%H%M%S)".mkv Complete, uncut console output missing. Here's the complete output: https://pastebin.com/Y1ZuMJ2L (run on the Windows

Re: [FFmpeg-user] recording video file with 2 video tracks of two live cams

2019-04-10 Thread sekret
Complete, uncut console output missing. Crap, you're right, thanks for pointing it out! I'll deliver asap, will most probably be there again tomorrow. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] recording video file with 2 video tracks of two live cams

2019-04-10 Thread Carl Eugen Hoyos
2019-04-10 10:23 GMT+02:00, sek...@posteo.se : > ffmpeg -i "rtsp://$USERNAME:$PASSWORD@192.168.234.34:554" > -i "rtsp://$USERNAME:$PASSWORD@192.168.234.33:554" > -map 0:0 -map 1:0 -map 0:1 -c copy > "$(date +%Y%m%d%H%M%S)".mkv Complete, uncut console output missing. Carl Eugen

Re: [FFmpeg-user] recording video file with 2 video tracks of two live cams

2019-04-10 Thread Ted Park
> BUT: The videos aren't in sync. The audio and video of the first camera are > perfectly in sync (obviously, since the mic is connected to the first > camera), but the second camera's video track is about 1.3 seconds ahead. > > So, my questions are: > - Is this command line of mine too

[FFmpeg-user] recording video file with 2 video tracks of two live cams

2019-04-10 Thread sekret
Hi guys, I'm new to this mailing list and I just subscribed because for the first time I have a problem with ffmpeg I cannot solve by myself. Hope I'll get some ideas, maybe solutions here. What I need to do is record a video with 2 video tracks of two live surveillance cameras, connected by