On Mon, Jun 17, 2013 at 11:53 AM, Carl Eugen Hoyos <ceho...@ag.or.at> wrote:

> Dragos Iordache <dragoshiordache@...> writes:
>
> > If my output is a file ("test.h264") then everything
> > works ok.
>
> Does that mean if you feed test.h264 into ffmpeg to
> produce the rtmp stream that you need (is that correct?),
> it works fine, but if you call your application that
> uses the libav* libraries it does not work?
>
> Carl Eugen
>
> _______________________________________________
> Libav-user mailing list
> Libav-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>

Hi,

Thanks for your help. The answer is yes. With the following command the
streams works ok.

.\ffmpeg.exe -i .\test.h264 -f  flv rtmp://live.justin.tv/app/live_****

What do I do wrong?

Thanks,
Dragos

-- 

dragoshiorda...@gmail.com
0726736376
_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to