[FFmpeg-user] ffmpeg ussing tee

Javier Fuentes jfuentes at flumotion.com
Wed Apr 3 17:27:15 EEST 2019


Hello

Finally its works only I need to make a few change on my scrip.
rtmp_p="rtmp:// ....."
rtmp_b="rtmp.://....."

ffmpeg -i  INCOMING  -f tee -flags +global_header -map "[v1o]" -map "[a1]"
-pix_fmt yuv420p -r 25 -c:v libx264 -preset superfast -x264opts
keyint=50:min-keyint=50 -crf 18 -maxrate 2800k -bufsize 7000k -profile:v
main -aspect 16:9 -c:a aac -strict -2 -b:a 128k -ac 2
"[f=flv]$rtmp_p|[f=flv]$rtmp_b"

Thanks for your help
Best regards

On Tue, Apr 2, 2019 at 11:43 PM Carl Eugen Hoyos <ceffmpeg at gmail.com> wrote:

> 2019-04-02 19:00 GMT+02:00, Javier Fuentes <jfuentes at flumotion.com>:
>
> > ffmpeg version n3.0 Copyright (c) 2000-2016 the FFmpeg developers
>
> Please test current FFmpeg git head.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-user mailing list
> ffmpeg-user at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-user
>
> To unsubscribe, visit link above, or email
> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".



-- 


Javier Fuentes
Flumotion Services S.A.

Avda. Diagonal 579-587 7ยบ
08021 Barcelona - Spainwww.flumotion.com


More information about the ffmpeg-user mailing list