[FFmpeg-user] Streaming Syntax error

Mettavihari D tv.lists at gmail.com
Tue Jul 25 13:07:27 EEST 2017


Greetings Gyan and Moritz

Thank you for teaching me all this
I think it should be working now.
I have put in the report below

regards
Mettavihari

fmpeg started on 2017-07-25 at 15:29:01
Report written to "ffmpeg-20170725-152901.log"
Command line:
/root/bin/ffmpeg -i /media/data/video/yupptv/sutta/satipattana-15m.mp4
-report -acodec libfdk_aac -ab 128k -vcodec libx264 -vb 1500k -minrate
1500k -maxrate 1500k -bufsize 1500k -f flv -metadata
"streamName=xlarge" rtmp://site.

Splitting the commandline.
Reading option '-i' ... matched as input url with argument
'/media/data/video/yupptv/sutta/satipattana-15m.mp4'.
Reading option '-report' ... matched as option 'report' (generate a
report) with argument '1'.
Reading option '-acodec' ... matched as option 'acodec' (force audio
codec ('copy' to copy stream)) with argument 'libfdk_aac'.
Reading option '-ab' ... matched as option 'ab' (audio bitrate (please
use -b:a)) with argument '128k'.
Reading option '-vcodec' ... matched as option 'vcodec' (force video
codec ('copy' to copy stream)) with argument 'libx264'.
Reading option '-vb' ... matched as AVOption 'vb' with argument '1500k'.
Reading option '-minrate' ... matched as AVOption 'minrate' with
argument '1500k'.
Reading option '-maxrate' ... matched as AVOption 'maxrate' with
argument '1500k'.
Reading option '-bufsize' ... matched as AVOption 'bufsize' with
argument '1500k'.
Reading option '-f' ... matched as option 'f' (force format) with
argument 'flv'.
Reading option '-metadata' ... matched as option 'metadata' (add
metadata) with argument 'streamName=xlarge'.
Reading option 'rtmp://SITE ... matched as output url.
Finished splitting the commandline.


More information about the ffmpeg-user mailing list