[FFmpeg-user] Streaming Syntax error

Mettavihari D tv.lists at gmail.com
Wed Jun 28 14:17:47 EEST 2017


Greetings



On Wed, Jun 28, 2017 at 3:56 PM, Mettavihari D <tv.lists at gmail.com> wrote:
> Greetings
>
> Thank you for the note
> What do you suggest that I put in this line
> If I can have the syntax to use then I can adjust the values.
>
> Regards
> Mettavihari
>
> On Wed, Jun 28, 2017 at 7:17 AM, Reuben Martin <reuben.m at gmail.com> wrote:
>> On Tuesday, June 27, 2017 7:09:46 PM CDT Mettavihari D wrote:
>>> I tried the following:
>>> /root/bin/ffmpeg -re -i /data/video/sinhala/innput-15m.mp4 -acodec
>>> copy -vcodec copy -maxrate 1.5M -bufsize 3M -f flv -metadata
>>> streamName=xlarge rtmp://some.site.com.
>>
>> You cannot adjust the bitrate of the stream without re-encoding it. (i.e. you
>> cannot use "-vcodec copy”)
>>
>> -Reuben
>>
>>

Does this syntax look OK

/root/bin/ffmpeg -re -i /data/video/sinhala/input-15m.mp4 -b 1500k
-minrate 1500k -maxrate 1500k -bufsize 3000k -f flv -metadata
streamName=xlarge rtmp://some.site.com.

regards
Mettavihari


>> _______________________________________________
>> ffmpeg-user mailing list
>> ffmpeg-user at ffmpeg.org
>> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
>>
>> To unsubscribe, visit link above, or email
>> ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
>
>
>
> --
> Streaming video from http://learntv.lk



-- 
Streaming video from http://learntv.lk


More information about the ffmpeg-user mailing list