Re: [libav-api] AVPlay can open RTSP stream on linux but not on Windows

2014-09-16 Thread Manuel Torres
The Ubuntu version is the following: avplay version 9.16-6:9.16-0ubuntu0.14.04.1, Copyright (c) 2003-2014 the Libav developers built on Aug 10 2014 18:16:02 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) I have not found that exact Windows version but this one opens the stream: avplay version 9.13, Copyr

Re: [libav-api] AVPlay can open RTSP stream on linux but not on Windows

2014-09-16 Thread Luca Barbato
On 16/09/14 09:36, Manuel Torres wrote: > The Ubuntu version is the following: > avplay version 9.16-6:9.16-0ubuntu0.14.04.1, Copyright (c) 2003-2014 the > Libav developers > built on Aug 10 2014 18:16:02 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1) > > I have not found that exact Windows version but t

[libav-api] actual example to store a audio-video internets tream with libav?

2014-09-16 Thread Georg Stein
Hello, i searched a lot and found some informative things but I'm still not able to store a internet live stream to disc. I can store the video, or the audio separated but muxing it together is not working. all examples i found a whether saving a video stream or a audio stream but not both togeth