[FFmpeg-user] [PossibleSpam] Re: ffmpeg with Red5

Ricardo Kleemann ricardo at americasnet.com
Wed May 8 00:27:42 CEST 2013


On Tue, May 7, 2013 at 6:33 AM, Guillermo González Fernández <
guillermogfer at icloud.com> wrote:

> Hello,
>
> I've had similar issues with this and I would try 2 things:
>
> El 07 may 2013 a las 02:45, Ricardo Kleemann <ricardo at americasnet.com>
> escribió:
>
>
> Here's the ffmpeg output:
>
> ffmpeg -loglevel debug -i "rtmp://server2/live/**livestream" -y -c:v
> libx264
> -b:v 512k -vprofile baseline -preset medium -x264opts level=41 -threads 4
> -s 480x270 -map 0:v -map 0:a:0 -c:a libfaac -b:a 160000 -ac 2 -hls_time 10
> -hls_list_size 6 -hls_wrap 18 -start_number 1 live.m3u8
>
> change your input to  "rtmp://server2/live/**livestream live=1"
>
>
> I'll try again but I know I've tried this in the past as well.



>
> ffmpeg version git-Sat Apr 20 21:31:19 2013 +0200-4824aea Copyright (c)
> 2000-2013 the FFmpeg developers
> built on Apr 20 2013 17:10:14 with gcc 4.2.4 (GCC) (Ubuntu 4.2.4-1ubuntu4)
> configuration: --enable-gpl --enable-nonfree --enable-pthreads
> --enable-libx264 --enable-libfaac --enable-libmp3lame
>
>  build again with --enable-librtmp flag
>
>
But if the error were related to --enable-librtmp wouldn't I also have a
problem reading rtmp input streams from Flash Media Server? It works fine
with FMS

thank you.
Ricardo


More information about the ffmpeg-user mailing list