Re: [FFmpeg-user] Youtube

2016-09-29 Thread Eng . Hany Ahmed
Yes i got the hls link thank you but i didn't know how to re stream as rtmp link with ffmpeg so can you please send me the command to re stream the youtube hls link to rtmp so please i got error when i try this link and this error show with many links i tested youtube-dl -f 95 -g

Re: [FFmpeg-user] Youtube

2016-09-29 Thread Eng . Hany Ahmed
Yes i got the hls link thank you but i didn't know how to re stream as rtmp link with ffmpeg so can you please send me the command to re stream the youtube hls link to rtmp so please i got error when i try this link and this error show with many links i tested youtube-dl --list-formats

[FFmpeg-user] Youtube

2016-09-29 Thread Eng . Hany Ahmed
Hello how i can using ffmpeg command to re stream youtube live channel ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or

Re: [FFmpeg-user] Stream Channel With Subtitle

2016-08-09 Thread Eng . Hany Ahmed
Hi again this is not work with this stream i wrote the full command and the output log without cut in the attachment file please tell me why not work thank you Best Regards , > Date: Mon, 8 Aug 2016 10:22:32 +0200 > From: barsn...@gmx.net > To: ffmpeg-user@ffmpeg.org > Subject: Re:

Re: [FFmpeg-user] Stream Channel With ٍSubtitle

2016-08-07 Thread Eng . Hany Ahmed
Thank you for answer i made the command but i got error in the output it's in the file attached please check it thanks again Best Regards , > From: ceffm...@gmail.com > Date: Mon, 8 Aug 2016 01:57:49 +0200 > To: ffmpeg-user@ffmpeg.org > Subject: Re: [FFmpeg-user] Stream Channel With

Re: [FFmpeg-user] Stream Channel With ٍSubtitle

2016-08-07 Thread Eng . Hany Ahmed
the full command and the results in the file attachment . Best Regards , > From: ceffm...@gmail.com > Date: Mon, 8 Aug 2016 01:35:39 +0200 > To: ffmpeg-user@ffmpeg.org > Subject: Re: [FFmpeg-user] Stream Channel With ٍSubtitle > > Hi! > > 2016-08-06 17:58 GMT+02:00 Eng.Hany Ahmed

[FFmpeg-user] Stream Channel With ٍSubtitle

2016-08-06 Thread Eng . Hany Ahmed
Hello i using astra DVB stream with format like http://85:5454@159.8.154.85:5455/RTL8 i want stream it to like rtmp://127.0.0.1:9001/live/rtl8 with subtitle in the rtmp output the subtitle from the downlink not from file . thank you Best Regards ,

Re: [FFmpeg-user] Stream Channel With second audio

2016-08-05 Thread Eng . Hany Ahmed
This sample link is working live online now http://85:5454@159.8.154.85:5455/ZeeTV this for zee tv i have 2 audio pass " english and dutch " i want make stream output for both separated streams one rtmp link for eng audio link rtmp://127.0.0.1:1935/live/zeetven and another one for dutch audio

[FFmpeg-user] Stream Channel With second audio

2016-08-03 Thread Eng . Hany Ahmed
Hello i want know what the ffmpeg command to make Stream Channel With secondary audio from dvb card with format like http://234:5464@192.168.1.250:7075/Skygreats Best Regards , ___ ffmpeg-user mailing list

Re: [FFmpeg-user] noising and quaking picture

2016-01-22 Thread Eng . Hany Ahmed
ffmpeg -i "http://234:5464@127.0.0.1:5455/ch1; -vcodec libx264 -maxrate 1200k -bufsize 1200k -vprofile high -threads 12 -preset veryfast -vf yadif,hqdn3d=1.5:1.5:6:6 -acodec aac -ar 44100 -ab 128k -strict experimental -f flv rtmp://192.168.1.50:1935/live/ch1; the source is good look >

Re: [FFmpeg-user] noising and quaking picture

2016-01-20 Thread Eng . Hany Ahmed
ffmpeg -i "http://234:5464@127.0.0.1:5455/ch1; -vcodec libx264 -maxrate 1200k -bufsize 1200k -vprofile high -threads 12 -preset veryfast -vf yadif,hqdn3d=1.5:1.5:6:6 -acodec aac -ar 44100 -ab 128k -strict experimental -f flv rtmp://192.168.1.50:1935/live/ch1; > Date: Wed, 20 Jan

[FFmpeg-user] noising and quaking picture

2016-01-20 Thread Eng . Hany Ahmed
hello i have stream from stb channels i found the picture noising and quaking and it's very appearing in sports channels and text titles after made transcoding how i can fix this problem ?the samples photos http://s24.postimg.org/jj2iccf5x/vlcsnap_error178.png

Re: [FFmpeg-user] looping stream

2015-10-19 Thread Eng . Hany Ahmed
i found this error Best Regards ,Web Creatives Eng.Hany Ahmed +201000871230 +20101851 http://NSlinux.comWhatsAPP +201096660598 Skype: micro2me > From: l...@lrcd.com > To: ffmpeg-user@ffmpeg.org > Date: Sun, 18 Oct 2015 17:47:26 -0800 > Subject: Re: [FFmpeg-user]

Re: [FFmpeg-user] looping stream

2015-10-19 Thread Eng . Hany Ahmed
i found this error Unrecognized option 'stream_loop'. Error splitting the argument list: Option not found > From: l...@lrcd.com > To: ffmpeg-user@ffmpeg.org > Date: Sun, 18 Oct 2015 17:47:26 -0800 > Subject: Re: [FFmpeg-user] looping stream > > On Sun, Oct 18, 2015, at 01:52 PM, Eng.Hany

Re: [FFmpeg-user] looping stream

2015-10-18 Thread Eng . Hany Ahmed
i have presentation video i want make it as live stream but when i make it as stream with ffmpeg is stop after finish i want this video not stop even is finish is back to start again automatic without any action from the user > From: l...@lrcd.com > To: ffmpeg-user@ffmpeg.org > Date: Sun, 18

[FFmpeg-user] looping stream

2015-10-18 Thread Eng . Hany Ahmed
Hello i need to know how i can make small video 1 min looping in the stream to working without cut as stream not need to restart it thanks for help ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org

Re: [FFmpeg-user] youtube live stream

2015-09-30 Thread Eng . Hany Ahmed
thank you for replay this is good step but i try with this link " youtube-dl -g https://www.youtube.com/watch?v=ZqIfRKiZ6o4 " and i try the command but it's give me

Re: [FFmpeg-user] youtube live stream

2015-09-30 Thread Eng . Hany Ahmed
ffmpeg -i

[FFmpeg-user] youtube live stream

2015-09-30 Thread Eng . Hany Ahmed
Hello anyone know how i can re stream youtube live stream to my network ? ___ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user

Re: [FFmpeg-user] capture desktop

2015-08-24 Thread Eng . Hany Ahmed
Thank you for reply , can you send me the best compiling FFMPEG to support streaming best quality video and audio ? To: ffmpeg-user@ffmpeg.org From: ceho...@ag.or.at Date: Mon, 24 Aug 2015 07:05:39 + Subject: Re: [FFmpeg-user] capture desktop Eng.Hany writes: configuration:

[FFmpeg-user] capture desktop

2015-08-23 Thread Eng . Hany Ahmed
Hello i try to make capture desktop from the ssh terminal i try this command ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 15 -s 1280x1024 -i 00:02.0 -acodec pcm_s16le -vcodec libx264 -preset ultrafast -threads 0 sillyexp.avi i got this error message ffmpeg: relocation error:

Re: [FFmpeg-user] capture desktop {edited}

2015-08-23 Thread Eng . Hany Ahmed
please check the console output results in the attachment and the compiling was static not shared dynamic To: ffmpeg-user@ffmpeg.org From: ceho...@ag.or.at Date: Sun, 23 Aug 2015 17:54:32 + Subject: Re: [FFmpeg-user] capture desktop Eng.Hany writes: ffmpeg -f alsa -ac 2 -i

Re: [FFmpeg-user] capture desktop

2015-08-23 Thread Eng . Hany Ahmed
ffmpeg -f alsa -ac 2 -i pulse -f x11grab -r 15 -s 1280x1024 -i 00:02.0 -acodec pcm_s16le -vcodec libx264 -preset ultrafast -threads 0 sillyexp.avi ffmpeg version N-74527-gecf6b26 Copyright (c) 2000-2015 the FFmpeg developers built with gcc 4.8 (Ubuntu 4.8.4-2ubuntu1~14.04)configuration:

Re: [FFmpeg-user] HLS streaming problem

2015-06-10 Thread Eng . Hany Ahmed
i made that before but not made different for sorry , we waiting good ideas from mates thank you for try help Best Regards ,Web Creatives Eng.Hany Ahmed Date: Wed, 10 Jun 2015 12:12:12 +0200 From: dra...@bsnet.rs To: ffmpeg-user@ffmpeg.org Subject: Re: [FFmpeg-user] HLS

Re: [FFmpeg-user] libfaac error not found

2015-05-02 Thread Eng . Hany Ahmed
you can get it from this command line sudo apt-get install libfaac-dev if not work you can try with compiling source## GET FAAC cd $BUILD wget http://downloads.sourceforge.net/faac/faac-1.28.tar.bz2 tar -xjf faac-1.28.tar.bz2 cd faac-1.28 ./configure

Re: [FFmpeg-user] ERROR: libnut not found

2015-02-19 Thread Eng . Hany Ahmed
hello guysi see in the in this group almost talke with hard accent i'am new in ffmpeg not expert and i try to collect all excellent information from this group and know more from the experts thank you for any advices about the message i read and try to resolve the problem and i really

Re: [FFmpeg-user] ERROR: libfdk_aac not found

2015-02-18 Thread Eng . Hany Ahmed
this the command input i using ./configure --extra-cflags=-I$PREFIX/include --extra-ldflags=-L$PREFIX/lib --bindir=$PREFIX/bin --extra-libs=-ldl --enable-gpl --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvorbis --enable-libvpx

[FFmpeg-user] ERROR: libfdk_aac not found

2015-02-17 Thread Eng . Hany Ahmed
Helloi try to compiling the ffmpeg and i found this error msg ERROR: libfdk_aac not found i removed the switch --enable-libfdk_aac and try to re compiled the ffmpeg again but i got same problem .can anyone help please ? Best Regards ,Web Creatives Eng.Hany Ahmed +201000871230

[FFmpeg-user] ERROR: libnut not found

2015-02-16 Thread Eng . Hany Ahmed
hello i try compile the ffmpeg i got this error at untu 14.10 64 bit ERROR: libnut not found If you think configure made a mistake, make sure you are using the latestversion from Git. If the latest version fails, report the problem to theffmpeg-u...@ffmpeg.org mailing list or IRC #ffmpeg on

[FFmpeg-user] Remark moving text

2015-02-08 Thread Eng . Hany Ahmed
helloi was used delog to remark targeting static area like logo place , did i can remark at moving area dynamic target area like nudity thing in the movie or moving text like website name make random moves in the screen can i remark it ?Thanks again Best Regards ,Web

Re: [FFmpeg-user] removing logo

2015-02-07 Thread Eng . Hany Ahmed
this is helpful with transcoding the movie thank you very much for care and help but how i can use this with copy method because it's not workThe code line i using nice -n 8 ffmpeg -i tesmov.mp4 -map 0 -vcodec copy -scodec copy -acodec aac -ab 128k -strict experimental -vf

Re: [FFmpeg-user] removing logo

2015-02-07 Thread Eng . Hany Ahmed
yes sorry about that i forward wrong message my main question now is did i can remark at moving area dynamic target area like nudity thing in the movie or moving text like website name make random moves in the screen can i remark it ?Thanks again Date: Sat, 7 Feb 2015 22:13:00

Re: [FFmpeg-user] removing logo

2015-02-04 Thread Eng . Hany Ahmed
i understand now ok did i can tracing the face or something like nudity area with this code and how can make it tracing the area i want remove it Best Regards ,Web Creatives Eng.Hany Ahmed Skype: micro2me Date: Wed, 4 Feb 2015 17:32:14 +0100 From: barsn...@gmx.net To:

[FFmpeg-user] removing logo

2015-02-02 Thread Eng . Hany Ahmed
Helloi have videos have logo in the top of the corner i want make pixelate blur for this logo like in the photowhat code i can using to make this in the video i tried to using water mark but i have 2 problems 1- it's take many resources of the cpu when re encoding and i can use copy method

[FFmpeg-user] remark text in video

2015-01-25 Thread Eng . Hany Ahmed
helloi want make remark text or logo in the video when i transcoding any one have idea how i can do this please Best Regards ,Web Creatives Eng.Hany Ahmed ___ ffmpeg-user mailing list

[FFmpeg-user] problem in encoding HD

2014-12-13 Thread Eng . Hany Ahmed
helloi try encoding to re stream IPTV Channels for my local network i try encoding HD Channels at Xeon CPU 8 Core , 16 GB RAM - i can't stream more than 3 channels in same time .- i can't control in bit rate .any one can help me ? Best Regards ,Web Creatives Eng.Hany Ahmed +201000871230

[FFmpeg-user] problem in encoding HD

2014-12-13 Thread Eng . Hany Ahmed
helloi try encoding to re stream IPTV Channels for my local network i try encoding HD Channels at Xeon CPU 8 Core , 16 GB RAM - i can't stream more than 3 channels in same time .- i can't control in bit rate .any one can help me ? Best Regards ,Web Creatives Eng.Hany Ahmed