On Nov 5, 2016, at 2:52 AM, Carl Eugen Hoyos wrote: > $ ffmpeg -i input -vcodec copy out.h264
Actual commands used to create the aforementioned files: ffmpeg -i rtsp://10.12.1.71/stream1 -vcodec copy -t 180 /tmp/mankato.ts ffmpeg -i rtsp://10.12.9.71/stream1 -vcodec copy -t 180 /tmp/lewisville.ts Other than the fact that I limited the duration, and used a different naming convention for the file, yours and my commands should do the same thing (AFAIK). ----- Keith Thelen KEYC News 12 [email protected] (507) 246-2030 _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
