Re: [FFmpeg-user] [FFmpeg-devel] vstats info options

2017-01-02 Thread Kamaldeep Tumkur
Thanks for your suggestion on the use of progress. This is definitely a user question. Though some further questions are: frame=4866 fps=24.1 stream_0_0_q=32.0 bitrate=N/A total_size=N/A out_time_ms=202688000 out_time=00:03:22.688000 dup_frames=0 drop_frames=0 speed= 1x progress=continue There

Re: [FFmpeg-user] ffmpeg hls and 3 cookies

2017-01-02 Thread Georg Stein SMC
thanks for the tip for the repo. I use now the packman version and with this it works. When i can get now a tip how to put hre header into the avformat with c++, i would be very happy. i tried this way cookies= "Cookie: CloudFront-Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9yZXBsY

Re: [FFmpeg-user] ffmpeg -i mvc-stream2.m2ts = huge memory usage since vcodec/h2645_parse: Clear buffer padding

2017-01-02 Thread Carl Eugen Hoyos
2017-01-02 14:58 GMT+01:00 Andy Furniss : > This is a cut down version (29M) that still eats plenty of mem but > not as extreme as the full version (which was only 120M). I created ticket #6056, thank you for the sample! Carl Eugen ___ ffmpeg-user mail

Re: [FFmpeg-user] ffmpeg hls and 3 cookies

2017-01-02 Thread Anthony Ettinger
Can you install the static builds? https://johnvansickle.com/ffmpeg/ On Mon, Jan 2, 2017 at 12:17 AM, Carl Eugen Hoyos wrote: > 2017-01-01 19:57 GMT+01:00 Georg Stein SMC : > > > ffmpeg version 3.1.3 Copyright (c) 2000-2016 the FFmpeg developers > > built with gcc 4.8 (SUSE Linux) > > This is

Re: [FFmpeg-user] cutoff argument not passed to libmp3lame

2017-01-02 Thread Bernhard Döbler
Am 01.01.2017 um 17:37 schrieb Moritz Barsnick: I did, and cutoff support for libmp3lame encoding is now supported by ffmpeg as of Dec. 31st 2016. :-) Works as expected! Thank you and happy new year :) Bernhard ___ ffmpeg-user mailing list ffmpeg-u

[FFmpeg-user] Stream UDP Multicast from Image

2017-01-02 Thread Welisson Tomé
Hello Everyone, I need some help from you, so, I'm generating a stream from an static image, but it's not gettng up where each 2 or 5 sec the stream goes down, need to run again the line command as below; ffmpeg -loop 1 -i /home/stream/aviso720.png -c:v libx264 -pix_fmt yuvj420p -vf scale=7

[FFmpeg-user] ffmpeg -i mvc-stream2.m2ts = huge memory usage since vcodec/h2645_parse: Clear buffer padding

2017-01-02 Thread Andy Furniss
Notice by accident and may be one off unlucky sample. Out of curiosity I did ffmpeg -i on the second m2ts stream of a mvc ISO sample. This ate all mem (8G) and swap (4G) before oom killer killed ffmpeg. This was git and as it didn't happen with my older installed ffmpeg I bisected to - co

Re: [FFmpeg-user] [FFmpeg-devel] vstats info options

2017-01-02 Thread Kamaldeep Tumkur
Thanks for your suggestion on the use of progress. This is definitely a user question. Though some further questions are: frame=4866 fps=24.1 stream_0_0_q=32.0 bitrate=N/A total_size=N/A out_time_ms=202688000 out_time=00:03:22.688000 dup_frames=0 drop_frames=0 speed= 1x progress=continue There

Re: [FFmpeg-user] ffmpeg hls and 3 cookies

2017-01-02 Thread Carl Eugen Hoyos
2017-01-01 19:57 GMT+01:00 Georg Stein SMC : > ffmpeg version 3.1.3 Copyright (c) 2000-2016 the FFmpeg developers > built with gcc 4.8 (SUSE Linux) This is an intentionally broken binary that cannot be used for anything! Suse is abusing the name of our project in a similar way as Debian and Ubu