Re: [FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Sunil M.S
1) sorry mistake for 200, the error code is "code": -111, "string": "Connection refused" > GIT Version : git --version git version 1.7.1 > i have followed steps of installation following link http://wiki.razuna.com/display/ecp/FFMpeg+Installation+on+CentOS+and+RedHat > Linux server with

Re: [FFmpeg-user] tvheadend and ffmpeg

2016-03-09 Thread Henk D. Schoneveld
On 10 Mar 2016, at 00:52, Masen Baz wrote: > Dear all > I was trying to transcode a stream from tvheadend by ffmpeg.when i run it > into ffmpeg it gave me an error input/output > how to fix that How should we able to guess what the error is, we have to guess what command you are using, what

[FFmpeg-user] tvheadend and ffmpeg

2016-03-09 Thread Masen Baz
Dear all I was trying to transcode a stream from tvheadend by ffmpeg.when i run it into ffmpeg it gave me an error input/output how to fix that Regards ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http:

Re: [FFmpeg-user] help ffplay Could not initialize SDL

2016-03-09 Thread Moritz Barsnick
On Thu, Mar 10, 2016 at 02:20:55 +0530, Sunil M.S wrote: > Could not initialize SDL - No available video device > (Did you set the DISPLAY variable?) how to resolve this issue Did you set the DISPLAY variable? $ echo $DISPLAY If not: Are you running as root? And if so, how did you get root? And wh

Re: [FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Moritz Barsnick
On Thu, Mar 10, 2016 at 02:38:59 +0530, Sunil M.S wrote: > Do we can set whitelist? Why do you need to? This is not your issue. (If you do need to: https://www.ffmpeg.org/ffmpeg-protocols.html#Protocol-Options "-protocol_whitelist a,b,c,d".) > And all for rtsp:// links , I am getting error messa

Re: [FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Sunil M.S
Thanks Moritz, for your help. I have some more questions sorry Do we can set whitelist? And all for rtsp:// links , I am getting error message connection refused do it will be firewall issue And if got error code -5 and - 200. On Mar 10, 2016 2:29 AM, "Moritz Barsnick" wrote: > Hi Sunil, > > On W

Re: [FFmpeg-user] ffmpeg - segment

2016-03-09 Thread Moritz Barsnick
Hi Michal, On Wed, Mar 09, 2016 at 15:06:04 +0100, Michal Horáček wrote: > I need video segmetation for stream and after all streams will be in one > XML file. And I do not know how I can make it. Please check the segment muxer: https://www.ffmpeg.org/ffmpeg-formats.html#Options-10 I believe it

Re: [FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Moritz Barsnick
Hi Sunil, On Wed, Mar 09, 2016 at 22:53:45 +0530, Sunil M.S wrote: > can any one can explain what is whitelist set. any suggestion to reslove > this issue The whitelist is just an information/warning, it shouldn't affect you. (If it did, you would get an different error message.) > [tcp @ 0x25af

[FFmpeg-user] help ffplay Could not initialize SDL

2016-03-09 Thread Sunil M.S
Hi , Could not initialize SDL - No available video device (Did you set the DISPLAY variable?) how to resolve this issue ffplay rtsp://lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp ffplay version N-78974-g8ca2c87 Copyright (c) 2003-2016 the FFmpeg developers built with gcc 4.4.7 (GCC) 201203

[FFmpeg-user] help to calculate Frame rate

2016-03-09 Thread Sunil M.S
Hi, help to calculate Frame rate from rtsp:// lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp please help thank you -- Thanks and Regards , *Sunil M S* m: +91 9746124001 p : +1 571 327 0044 e : su...@artificerstechnologies.com w : www.artificerstechnologies.com This Artificer's Tech

[FFmpeg-user] Help -What is whitelist set and tcp Connection refused

2016-03-09 Thread Sunil M.S
Hi, please help , i dont how to resolve this issue, try to solve this issue from past week. i searched in google i cant find the answer.i am bringer of using ffmpeg how we can test test current FFmpeg git head? I am using VPN server with Centos6.5 OS getting error : 1) Connection to tcp:// lws

Re: [FFmpeg-user] Get fatal error informations

2016-03-09 Thread Moritz Barsnick
Hello Thibault, On Wed, Mar 09, 2016 at 16:20:55 +, Thibault wrote: > No, it was -loglevel error but you've helped me to get it. But now I > understand that ffmpeg is mixing standard output and error output > which is a problem for me because I need to calculate progression > using the log.

Re: [FFmpeg-user] Regarding Reverse Video

2016-03-09 Thread Lou
On Wed, 09 Mar 2016 11:43:59 +0530 Kandarp wrote: > Hi Sir, > > In FFMPEG version 54 I'm not exactly sure what you mean by "version 54". > reverse word not working in android "not working" is not descriptive at all. You should provide enough information so we can attempt to duplicate the issu

[FFmpeg-user] ffmpeg - segment

2016-03-09 Thread Michal Horáček
Hello, I am student from Slovakia and I have one problem. I have school project which I use ffmpeg tool in linux. I need video segmetation for stream and after all streams will be in one XML file. And I do not know how I can make it. Please can you help me? - sorry for my english :) Have a ni

[FFmpeg-user] Regarding Reverse Video

2016-03-09 Thread Kandarp
Hi Sir, In FFMPEG version 54 reverse word not working in android so i want to do like this input.mp4 reverse output.mp4 Thank you. ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Sunil M.S
can any one can explain what is whitelist set. any suggestion to reslove this issue On Wed, Mar 9, 2016 at 6:57 PM, Carl Eugen Hoyos wrote: > Sunil M.S artificerstechnologies.com> writes: > > > [root dev1 ffmpeg]# ffprobe -loglevel trace -print_format json > > -show_streams rtsp://lwsnb160-

Re: [FFmpeg-user] Get fatal error informations

2016-03-09 Thread Thibault
Hi, Thank you for your feedback. Are you asking for -loglevel fatal? No, it was -loglevel error but you've helped me to get it. But now I understand that ffmpeg is mixing standard output and error output which is a problem for me because I need to calculate progression using the log. Error outp

Re: [FFmpeg-user] Get fatal error informations

2016-03-09 Thread Carl Eugen Hoyos
Thibault capitalvision.fr> writes: > ffmpeg version 1.0.10 Copyright (c) 2000-2014 the FFmpeg developers This certainly has security issues. > configuration: --prefix=/usr --extra-cflags='-g -O2 > -fstack-protector --param=ssp-buffer-size=4 -Wformat > -Werror=format-security ' --extra-ldfla

[FFmpeg-user] Get fatal error informations

2016-03-09 Thread Thibault
Hi, I need to get automatically the fatal error that ffmpeg is facing in the log file (red text in the ffmpeg result) Exemple : Command line ffmpeg -i test.mov Result ffmpeg version 1.0.10 Copyright (c) 2000-2014 the FFmpeg developers built on Jul 25 2014 07:41:31 with gcc 4.7 (De

Re: [FFmpeg-user] is it possible to add meta data of encoded date

2016-03-09 Thread Moritz Barsnick
On Tue, Mar 08, 2016 at 23:33:11 -0500, jim shupert wrote: > ffmpeg -i input -c copy -map 0 -metadata creation_time="2013-07-24 > 10:13:48" output.mp4 [...] > What am i missing that will enable me to 'punch in' this meta data While > transcoding Well, then while transcoding, add this to your com

Re: [FFmpeg-user] is it possible to add meta data of encoded date

2016-03-09 Thread Carl Eugen Hoyos
jim shupert theppsgroup.com> writes: > ffmpeg version 2.4.git Copyright (c) 2000-2014 the FFmpeg developers Please test current FFmpeg git head before asking for help here. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg

Re: [FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Carl Eugen Hoyos
Sunil M.S artificerstechnologies.com> writes: > [root dev1 ffmpeg]# ffprobe -loglevel trace -print_format json > -show_streams rtsp://lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp Your command line works fine here;-( Please test current FFmpeg git head, Carl Eugen $ ffprobe -print_format

Re: [FFmpeg-user] Solaris build problems with network support

2016-03-09 Thread Carl Eugen Hoyos
mvelanka gmail.com> writes: > bash ./configure --prefix=/tmp --disable-protocol=udp,udplite && gmake > > compilation fails for > libavformat/sctp.c This should be fixed, thank you for the report! Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@

[FFmpeg-user] Help - No default whitelist set

2016-03-09 Thread Sunil M.S
Hi, Need help in resloveing this issue, how to set default whitelist can set [root@dev1 ffmpeg]# ffprobe -loglevel trace -print_format json -show_streams rtsp://lwsnb160-cam.cs.purdue.edu:554/mpeg4/media.amp ffprobe version 3.0 Copyright (c) 2007-2016 the FFmpeg developers built with gcc 4