[FFmpeg-user] ffserver with libvpx-vp9 problem

2016-03-30 Thread mystream adventure
Hello, I have problem using ffserver and libvpx-vp9, below is my ffserver.conf Port 8090 BindAddress 0.0.0.0 MaxHTTPConnections 2000 MaxClients 1000 MaxBandwidth 1 CustomLog - # For VP8 File /tmp/feed1.ffm FileMaxSize 1G ACL allow 127.0.0.1 ACL allow 0.0.0.0 ACL allow

[FFmpeg-user] "ffserver" stream has audio but no video after upgrading

2016-03-30 Thread Guillermo Martinez
Hello Everyone, Good morning. I use FFmpeg in my home surveillance system. Prior to upgrading to recent versions, I am using "*FFmpeg 2.4.3*". I use "ffserver" to stream multiplexed video stream (from network cameras) and audio stream (from desktop PC microphone). Using "*FFmpeg 2.4.3*", I

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Tom Horsley
On Wed, 30 Mar 2016 21:43:07 +0200 Reindl Harald wrote: > because nobody *explained* the issue Well, from 30,000 feet - PIE executables require a different style of coding with different kinds of relocations. If there is asm code, and any of it uses incompatible relocations (which is very

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Carl Eugen Hoyos
Reindl Harald thelounge.net> writes: > > Sorry to be so outspoken but why do you comment if > > you don't know the issue? > > FFmpeg on Lollipop x86-32 needs --disable-asm. > > because nobody *explained* the issue It may be impossible to explain because it apparently only exists on

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Carl Eugen Hoyos
Reindl Harald thelounge.net> writes: > fine, but "we cannot fix your OS" is still bullshit > because that way you accuse the operating system to > be broken The people who know much more about asm than myself (actually ore than anybody) claim that this is the case. Looking at how the

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Reindl Harald
Am 30.03.2016 um 21:33 schrieb Carl Eugen Hoyos: Reindl Harald thelounge.net> writes: *error:*only position independent executables (PIE) are supported. Wrong mailing list, we cannot fix your OS;-( If you absolutely have to use it, you will have to pass --disable-asm to configure, note

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Carl Eugen Hoyos
Reindl Harald thelounge.net> writes: > >>> *error:*only position independent executables > >>> (PIE) are supported. > >> > >> Wrong mailing list, we cannot fix your OS;-( > >> > >> If you absolutely have to use it, you will have to > >> pass --disable-asm to configure, note that this > >> makes

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Reindl Harald
Am 30.03.2016 um 20:23 schrieb Reindl Harald: Am 30.03.2016 um 20:19 schrieb Carl Eugen Hoyos: Kandarp sandaholdings.com> writes: *error:*only position independent executables (PIE) are supported. Wrong mailing list, we cannot fix your OS;-( If you absolutely have to use it, you will

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Reindl Harald
Am 30.03.2016 um 20:19 schrieb Carl Eugen Hoyos: Kandarp sandaholdings.com> writes: *error:*only position independent executables (PIE) are supported. Wrong mailing list, we cannot fix your OS;-( If you absolutely have to use it, you will have to pass --disable-asm to configure, note that

Re: [FFmpeg-user] Custom FFmpeg

2016-03-30 Thread Lou
On Wed, 30 Mar 2016 18:18:59 +0530 Kandarp wrote: > Hi, > > i am using your library ffmpeg version ( N-63698-g22d1b24) and i need This version is old and unsupported. Please retrieve the current source code from the git master branch. See:

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Carl Eugen Hoyos
Kandarp sandaholdings.com> writes: > *error:*only position independent executables (PIE) are supported. Wrong mailing list, we cannot fix your OS;-( If you absolutely have to use it, you will have to pass --disable-asm to configure, note that this makes the libraries ridiculously slow. Carl

Re: [FFmpeg-user] Custom FFmpeg

2016-03-30 Thread Carl Eugen Hoyos
Kandarp sandaholdings.com> writes: > i am using your library ffmpeg version ( N-63698-g22d1b24) This is not a supported version, current FFmpeg git head is. > and i need to achieve following functionality I would have expected things like "mpegts demuxing", "mov muxing", "ac3 encoding" and

Re: [FFmpeg-user] Regarding Reverse Video

2016-03-30 Thread Lou
On Wed, 30 Mar 2016 15:32:32 +0530 Kandarp wrote: > Firstly sorry for the incomplete information. I am trying to reverse a > video on android platform using the below given command > > *command = "-i " + sdcard +"/VID.mp4 -vf reverse -y"+ sdcard >

Re: [FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Reindl Harald
Am 30.03.2016 um 12:15 schrieb Kandarp: this command we are using but not supported in android Lollipop version and giving us below specified error. *Command="-r 20 -start_number 15 -i "+sdcard+"/frames/IMGR%d.jpg -c:v libx264 -vf fps=20 -crf 23 -pix_fmt yuv420p "+ sdcard +"/REVERSE.mp4";*

[FFmpeg-user] Custom FFmpeg

2016-03-30 Thread Kandarp
Hi, i am using your library ffmpeg version ( N-63698-g22d1b24) and i need to achieve following functionality current library size 14.6 MB, could you please compress less than 10 MB. * sequence image to video * video to image sequence * reverse Existing video * video Compression when i

[FFmpeg-user] Regarding Not support in Lollipop

2016-03-30 Thread Kandarp
Hello Sir, this command we are using but not supported in android Lollipop version and giving us below specified error. *Command="-r 20 -start_number 15 -i "+sdcard+"/frames/IMGR%d.jpg -c:v libx264 -vf fps=20 -crf 23 -pix_fmt yuv420p "+ sdcard +"/REVERSE.mp4";* getting Error like this

Re: [FFmpeg-user] Regarding Reverse Video

2016-03-30 Thread Kandarp
On 3/10/2016 1:22 AM, Lou wrote: 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

[FFmpeg-user] Generating aligned HLS segments for ABR delivery

2016-03-30 Thread Stefan Moro
Hi, I am using the segment muxer as part of a system to create an adaptive HLS stream. The segment muxer creates MPEG-TS segments from key-frame-aligned, closed-GOP and audio aligned renditions of the same content. The renditions are transcoded such that is should be possible to segment them into

[FFmpeg-user] "ffserver" stream has audio but no video after upgrading

2016-03-30 Thread Guillermo Martinez
Hello Everyone, Good morning. I use FFmpeg in my home surveillance system. Prior to upgrading to recent versions, I am using "*FFmpeg 2.4.3*". I use "ffserver" to stream multiplexed video stream (from network cameras) and audio stream (from desktop PC microphone). Using "*FFmpeg 2.4.3*", I

Re: [FFmpeg-user] FFPROBE php excute - Permission denied

2016-03-30 Thread Sunil M.S
Issue as been resolved by setting # setsebool -P httpd_can_network_connect 1 Refered link https://wiki.apache.org/httpd/13PermissionDenied On Mon, Mar 28, 2016 at 6:23 PM, Sunil M.S wrote: > Hi All, > > >>When i try to excute ffprobe in php using rtsp link,