[FFmpeg-user] error in ffmpeg

2015-02-03 Thread Mohammad Shakir
Dear experts, I want to rebrodcast this stream on udp but getting error, please help me to resolve this problem. E:\ffmpeg\bin>ffmpeg3 -i "http://mynet.com/news/news1.m3u8"; -vcodec copy -bsf:v h264_mp4toannexb -acodec aac -ab 64000 -ar 48000 -ac 2 -strict experimental -f mpegts udp://127.0.0.1:10

Re: [FFmpeg-user] error in ffmpeg

2015-02-04 Thread Werner Robitza
On Wed, Feb 4, 2015 at 8:42 AM, Mohammad Shakir wrote: > > I want to rebrodcast this stream on udp but getting error, please help me > to resolve this problem. Do you even need the bitstream filter here? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.o

[FFmpeg-user] ERROR in ffmpeg install on UBUNTU 14.04

2016-06-27 Thread WY
Dear ffmpeg users, I am tring to install ffmpeg on UBUNTU 14.04, however could NOT install. The install process is the following: #install PPA sudo add-apt-repository ppa:mc3man/trusty-media sudo apt-get update W: GPG error: http://ppa.launchpad.net trusty Release: The following signatures

Re: [FFmpeg-user] ERROR in ffmpeg install on UBUNTU 14.04

2016-06-27 Thread Kieran O Leary
On 28 Jun 2016 5:24 a.m., "WY" wrote: > > Dear ffmpeg users, > > I am tring to install ffmpeg on UBUNTU 14.04, however could NOT install. The install process is the following: I can't answer why your build is failing, but a workaround is to use linuxbrew. http://linuxbrew.sh/ then brew install FF

Re: [FFmpeg-user] ERROR in ffmpeg install on UBUNTU 14.04

2016-06-28 Thread Carl Eugen Hoyos
WY 163.com> writes: > I am tring to install ffmpeg on UBUNTU 14.04, however could > NOT install. Instead please see http://ffmpeg.org/download.html for stable builds that you don't have to install. Carl Eugen ___ ffmpeg-user mailing list ffmpeg-us

Re: [FFmpeg-user] ERROR in ffmpeg install on UBUNTU 14.04

2016-06-28 Thread Carl Eugen Hoyos
Carl Eugen Hoyos ag.or.at> writes: > Instead please see http://ffmpeg.org/download.html for stable > builds that you don't have to install. Should have been "static builds". Sorry, Carl Eugen ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http: