Hey everyone,
I have an IP Camera that provide RTSP streams. I got two streams with names audio-G726-16-2 and video-MP4V-ES-1. I tried to multiplex these to streams using the following command of ffmpeg. ffmpeg -i audio-G726-16-2 -i video-MP4V-ES-1 -acodec copy -vcodec copy output.avi It gives and error like "audio-G726-16-2: Invalid data found when processing input. " I'm able to play this without any problem in VLC. I have to store these streams in AVI format. Can anyone let me know if there is any other way to do this? Thanks Naresh Reddy
_______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel