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   https://www.youtube.com/watch?v=elqcDJ3TXUs
 

> Date: Thu, 29 Sep 2016 20:53:26 +0200
> From: barsn...@gmx.net
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] Youtube
> 
> On Thu, Sep 29, 2016 at 18:47:59 +, Eng.Hany Ahmed wrote:
> > Hello how i can using ffmpeg command to re stream youtube live channel 
> 
> You need to get hold of the proper (HLS) stream URL. This should work
> (I don't have an example to test):
> http://stackoverflow.com/q/37040798
> 
> (I do this with non-live URLs all the time.)
> 
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".


  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

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  
https://www.youtube.com/watch?v=elqcDJ3TXUs
 

> Date: Thu, 29 Sep 2016 20:53:26 +0200
> From: barsn...@gmx.net
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] Youtube
> 
> On Thu, Sep 29, 2016 at 18:47:59 +, Eng.Hany Ahmed wrote:
> > Hello how i can using ffmpeg command to re stream youtube live channel 
> 
> You need to get hold of the proper (HLS) stream URL. This should work
> (I don't have an example to test):
> http://stackoverflow.com/q/37040798
> 
> (I do this with non-live URLs all the time.)
> 
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[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 email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

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: [FFmpeg-user] Stream Channel With ٍSubtitle
> 
> On Mon, Aug 08, 2016 at 00:19:54 +, Eng.Hany Ahmed wrote:
> > root@iptv:~# ffmpeg -i "http://85:5454@159.8.154.85:5455/RTL8;  -map 0:0 
> > -map 0:1  -scodec text -txt_page -txt_format   -vcodec libx264  -maxrate 
> > 1300k -bufsize 1500k -vprofile high -vf yadif,hqdn3d=1.5:1.5:6:6 -threads 
> > 12  -preset  veryfast -acodec aac -ar 44100 -ab 128k -strict experimental 
> > -f flv  rtmp://127.0.0.1:9001/live/rtl8
> [...]
> > Codec AVOption txt_page (list of teletext page numbers to decode, * is all) 
> > specified for output file #0 (rtmp://127.0.0.1:9001/live/rtl8x) is not an 
> > encoding option.
> 
> As the message says, "-txt_page" and "-txt_format" are input options,
> i.e. you need to place them before the input url ("-i").
> 
> Furthermore, both options need parameters, see the documentation here:
> https://www.ffmpeg.org/ffmpeg-codecs.html#libzvbi_002dteletext
> 
> In other words, you need to specify the teletext format:
>   -txt_format text
> and you need to specify on which teletext page the subtitles are to be
> found, for example:
>   -txt_page 777
> 
> > ffmpeg version 2.4.3-1ubuntu1~trusty6 Copyright (c) 2000-2014 the FFmpeg 
> > developers
> >   built on Nov 22 2014 17:07:19 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
> 
> You do realize that this version is extremely old? If you encounter
> further issues with it, we kindly ask you to update to a very recent
> version (preferably git HEAD) before asking. (As you have been told
> before...)
> 
> Cheers,
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

  
root@iptv:~# ffmpeg -scodec text -txt_page -txt_format -i  
"http://85:5454@159.8.154.85:5455/Gold; -map 0:0 -map 0:1 -r 30 -vcodec libx264 
-maxrate 1300k -bufsize 1500k -vprofile high -vf yadif,hqdn3d=1.5:1.5:6:6 
-threads 12 -preset veryfast -acodec aac -ar 44100 -ab 128k -strict 
experimental -f flv rtmp://127.0.0.1:9001/live/Gold
ffmpeg version 2.4.3-1ubuntu1~trusty6 Copyright (c) 2000-2014 the FFmpeg 
developers
  built on Nov 22 2014 17:07:19 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --prefix=/usr --extra-version='1ubuntu1~trusty6' 
--build-suffix=-ffmpeg --toolchain=hardened --extra-cflags= --extra-cxxflags= 
--libdir=/usr/lib/x86_64-linux-gnu --shlibdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared 
--disable-stripping --enable-avresample --enable-avisynth --enable-fontconfig 
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite 
--enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm 
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus 
--enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine 
--enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame 
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp 
--enable-opengl --enable-x11grab --enable-libxvid --enable-libx265 
--enable-libdc1394 --enable-libiec61883 --enable-libzvbi --enable-libzmq 
--enable-frei0r --enable-libx264 --enable-libsoxr --enable-openal 
--enable-libopencv
  libavutil  54.  7.100 / 54.  7.100
  libavcodec 56.  1.100 / 56.  1.100
  libavformat56.  4.101 / 56.  4.101
  libavdevice56.  0.100 / 56.  0.100
  libavfilter 5.  1.100 /  5.  1.100
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale  3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
  libpostproc53.  0.100 / 53.  0.100
[mp3 @ 0x872ec0] Header missing
[mp3 @ 0x8723e0] Header missing
Input #0, mpegts, from 'http://85:5454@159.8.154.85:5455/Gold':
  Duration: N/A, start: 52930.010633, bitrate: 10309 kb/s
  Program 6504
Metadata:
  service_name: GOLD
  service_provider: BSkyB
Stream #0:0[0x917]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), 
yuv420p(tv), 720x576 [SAR 16:15 DAR 4:3], 1 kb/s, 25 fps, 25 tbr, 90k tbn, 
50 tbc
Stream #0:1[0x919](eng): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, 
stereo, s16p, 185 kb/s
Stream #0:2[0x91b](NAR): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz, 
stereo, s16p, 124 kb/s
Stream #0:3[0x918](eng,eng): Subtitle: text ([6][0][0][0] / 0x0006)
Codec AVOption txt_page (list of teletext page numbers to decode, * is all) 
specified for input file #0 

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 ٍSubtitle
> 
> Hi!
> 
> 2016-08-08 1:51 GMT+02:00 Eng.Hany Ahmed :
> > the full command and the results in the file attachment .
> 
> (Making it more difficult to answer inline.)
> 
> Our flv muxer supports -scodec text, you can use the zvbi decoder (that I
> can see is compiled into your FFmpeg binary) to decode the teletext stream,
> you have to pass -txt_page and -txt_format text to the decoder.
> 
> If you want me to answer future emails from you, please remember
> not to top-post here, thank you, Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
  root@iptv:~# ffmpeg -i "http://85:5454@159.8.154.85:5455/RTL8;  -map 0:0 -map 
0:1  -scodec text -txt_page -txt_format   -vcodec libx264  -maxrate 1300k 
-bufsize 1500k -vprofile high -vf yadif,hqdn3d=1.5:1.5:6:6 -threads 12  -preset 
 veryfast -acodec aac -ar 44100 -ab 128k -strict experimental -f flv  
rtmp://127.0.0.1:9001/live/rtl8
ffmpeg version 2.4.3-1ubuntu1~trusty6 Copyright (c) 2000-2014 the FFmpeg 
developers
  built on Nov 22 2014 17:07:19 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --prefix=/usr --extra-version='1ubuntu1~trusty6' 
--build-suffix=-ffmpeg --toolchain=hardened --extra-cflags= --extra-cxxflags= 
--libdir=/usr/lib/x86_64-linux-gnu --shlibdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared 
--disable-stripping --enable-avresample --enable-avisynth --enable-fontconfig 
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite 
--enable-libfreetype --enable-libfribidi --enable-libgme --enable-libgsm 
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable-libopus 
--enable-libpulse --enable-librtmp --enable-libschroedinger --enable-libshine 
--enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame 
--enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp 
--enable-opengl --enable-x11grab --enable-libxvid --enable-libx265 
--enable-libdc1394 --enable-libiec61883 --enable-libzvbi --enable-libzmq 
--enable-frei0r --enable-libx264 --enable-libsoxr --enable-openal 
--enable-libopencv
  libavutil  54.  7.100 / 54.  7.100
  libavcodec 56.  1.100 / 56.  1.100
  libavformat56.  4.101 / 56.  4.101
  libavdevice56.  0.100 / 56.  0.100
  libavfilter 5.  1.100 /  5.  1.100
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale  3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
  libpostproc53.  0.100 / 53.  0.100
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x767b00] decode_slice_header error
[h264 @ 0x767b00] no frame!
[h264 @ 0x767b00] non-existing PPS 0 

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 :
> > 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
> 
> What format are you sending over rtmp / command line and
> complete, uncut console output missing.
> 
> > not from file .
> 
> You mean what you want works fine from file, just not from
> downlink?
> I would have expected that the issue you currently see is always
> reproducible if you use mpegts input with teletext subtitles.
> 
> Carl Eugen
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
  root@iptv:~# ffmpeg -i "http://85:5454@159.8.154.85:5455/RTL8;   -map 0:0 -map 
0   :1  -vcodec libx264  -maxrate 1300k 
-bufsize 1500k -vprofile high -vf yadif,hqdn
   3d=1.5:1.5:6:6 -threads 12  -preset  veryfast -acodec aac -ar 44100 -ab 128k 
-st   rict experimental -f flv  
rtmp://127.0.0.1:9001/live/rtl8
ffmpeg version 2.4.3-1ubuntu1~trusty6 Copyright (c) 2000-2014 the FFmpeg 
develop   ers
  built on Nov 22 2014 17:07:19 with gcc 4.8 (Ubuntu 4.8.2-19ubuntu1)
  configuration: --prefix=/usr --extra-version='1ubuntu1~trusty6' 
--build-suffix   =-ffmpeg 
--toolchain=hardened --extra-cflags= --extra-cxxflags= --libdir=/usr/li 
  b/x86_64-linux-gnu 
--shlibdir=/usr/lib/x86_64-linux-gnu --incdir=/usr/include/x8   
6_64-linux-gnu --enable-gpl --enable-shared 
--disable-stripping --enable-avresam   ple 
--enable-avisynth --enable-fontconfig --enable-gnutls --enable-ladspa --enab
   le-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio  
  --enable-libflite --enable-libfreetype --enable-libfribidi 
--enable-libgme --ena   ble-libgsm 
--enable-libmodplug --enable-libmp3lame --enable-libopenjpeg --enable   
-libopus --enable-libpulse --enable-librtmp 
--enable-libschroedinger --enable-li   
bshine --enable-libspeex --enable-libssh --enable-libtheora --enable-libtwolame 
   --enable-libvorbis --enable-libvpx 
--enable-libwavpack --enable-libwebp --enable   
-opengl --enable-x11grab --enable-libxvid --enable-libx265 
--enable-libdc1394 --   enable-libiec61883 
--enable-libzvbi --enable-libzmq --enable-frei0r --enable-lib   
x264 --enable-libsoxr --enable-openal --enable-libopencv
  libavutil  54.  7.100 / 54.  7.100
  libavcodec 56.  1.100 / 56.  1.100
  libavformat56.  4.101 / 56.  4.101
  libavdevice56.  0.100 / 56.  0.100
  libavfilter 5.  1.100 /  5.  1.100
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale  3.  0.100 /  3.  0.100
  libswresample   1.  1.100 /  1.  1.100
  libpostproc53.  0.100 / 53.  0.100
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] decode_slice_header error
[h264 @ 0x154eb00] no frame!
[h264 @ 0x154eb00] non-existing PPS 0 referenced
Last message repeated 1 times
[h264 @ 0x154eb00] 

[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 ,
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

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 for another link like 
rtmp://127.0.0.1:9001/live/zeetvdut

Thank you 
Best Regards ,Web Creatives
 

> From: francois.visa...@gmail.com
> To: ffmpeg-user@ffmpeg.org
> Date: Thu, 4 Aug 2016 07:18:27 +0300
> Subject: Re: [FFmpeg-user] Stream Channel With second audio
> 
> > -Original Message-
> > From: ffmpeg-user [mailto:ffmpeg-user-boun...@ffmpeg.org] On Behalf Of
> > Eng.Hany Ahmed
> > Sent: 04 August 2016 03:02
> > To: ffmpeg-user@ffmpeg.org
> > Subject: [FFmpeg-user] Stream Channel With second audio
> > 
> > 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
> 
> Unfortunately your source URL points to '192.168.1.250' which is a private 
> network address, unreachable via public Internet.
> 
> > 
> > Best Regards ,
> > ___
> > ffmpeg-user mailing list
> > ffmpeg-user@ffmpeg.org
> > http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> > 
> > To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org
> > with subject "unsubscribe".
> 
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 
> To unsubscribe, visit link above, or email
> ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[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
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

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  

> Date: Wed, 20 Jan 2016 15:57:54 +0100
> From: barsn...@gmx.net
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] noising and quaking picture
> 
> On Wed, Jan 20, 2016 at 14:06:53 +, Eng.Hany Ahmed wrote:
> > 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
> 
> Please show us the full ffmpeg command line and the complete, uncut
> console output of your transcoding.
> 
> Does the original (before transcoding) look okay?
> 
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user

  ffmpeg version 2.7.4-0ubuntu0.15.10.1 Copyright (c) 2000-2015 the FFmpeg 
developers
  built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
  configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1 
--build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared 
--disable-stripping --enable-avresample --enable-avisynth --enable-frei0r 
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite 
--enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme 
--enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg 
--enable-openal --enable-libopus --enable-libpulse --enable-librtmp 
--enable-libschroedinger --enable-libshine --enable-libspeex --enable-libtheora 
--enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack 
--enable-libwebp --enable-libxvid --enable-libzvbi --enable-opengl 
--enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq 
--enable-libssh --enable-libsoxr --enable-libx264 --enable-libopencv 
--enable-libx265
  libavutil  54. 27.100 / 54. 27.100
  libavcodec 56. 41.100 / 56. 41.100
  libavformat56. 36.100 / 56. 36.100
  libavdevice56.  4.100 / 56.  4.100
  libavfilter 5. 16.101 /  5. 16.101
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale  3.  1.101 /  3.  1.101
  libswresample   1.  2.100 /  1.  2.100
  libpostproc53.  3.100 / 53.  3.100
[mpeg2video @ 0x9e8ee0] Invalid frame dimensions 0x0.
Last message repeated 10 times
Input #0, mpegts, from 'http://234:5464@127.0.0.1:5455/ch1':
  Duration: N/A, start: 47600.148556, bitrate: 4400 kb/s
  Program 5105
Metadata:
  service_name: Beinsports
  service_provider: Nilesat
Stream #0:0[0x3e9]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), 
yuv420p(tv), 720x576 [SAR 16:15 DAR 4:3], 4272 kb/s, 25 fps, 25 tbr, 90k tbn, 
50 tbc
Stream #0:1[0x4b1](eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, 
stereo, s16p, 128 kb/s
[libx264 @ 0xd9ab20] using SAR=16/15
[libx264 @ 0xd9ab20] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
[libx264 @ 0xd9ab20] profile High, level 3.0
[libx264 @ 0xd9ab20] 264 - core 146 r2555 0c21480 - H.264/MPEG-4 AVC codec - 
Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 
mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 
fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=4 sliced_threads=0 
nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 
b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 
keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf 
mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1200 
vbv_bufsize=1200 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
Output #0, flv, to 'rtmp://192.168.1.50:1935/live/ch1':
  Metadata:
encoder : Lavf56.36.100
Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 
720x576 [SAR 16:15 DAR 4:3], q=-1--1, max. 1200 kb/s, 25 fps, 1k tbn, 25 tbc
Metadata:
  encoder : Lavc56.41.100 libx264
Stream #0:1(eng): Audio: aac ([10][0][0][0] / 0x000A), 44100 Hz, stereo, 
fltp, 128 kb/s
Metadata:
  encoder : Lavc56.41.100 aac
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (mp2 (native) -> aac (native))
Press [q] to stop, [?] for help
frame=   30 fps=0.0 q=33.0 size=  43kB time=00:00:01.71 bitrate= 
203.1kbits/frame=   78 fps= 77 q=28.0 size= 181kB time=00:00:03.59 bitrate= 
410.9kbits/frame=  121 fps= 80 q=28.0 size= 309kB time=00:00:05.41 bitrate= 
467.9kbits/frame= 

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 2016 15:57:54 +0100
> From: barsn...@gmx.net
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] noising and quaking picture
> 
> On Wed, Jan 20, 2016 at 14:06:53 +, Eng.Hany Ahmed wrote:
> > 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
> 
> Please show us the full ffmpeg command line and the complete, uncut
> console output of your transcoding.
> 
> Does the original (before transcoding) look okay?
> 
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  ffmpeg version 2.7.4-0ubuntu0.15.10.1 Copyright (c) 2000-2015 the FFmpeg 
developers
  built with gcc 5.2.1 (Ubuntu 5.2.1-22ubuntu2) 20151010
  configuration: --prefix=/usr --extra-version=0ubuntu0.15.10.1 
--build-suffix=-ffmpeg --toolchain=hardened --libdir=/usr/lib/x86_64-linux-gnu 
--incdir=/usr/include/x86_64-linux-gnu --enable-gpl --enable-shared 
--disable-stripping --enable-avresample --enable-avisynth --enable-frei0r 
--enable-gnutls --enable-ladspa --enable-libass --enable-libbluray 
--enable-libbs2b --enable-libcaca --enable-libcdio --enable-libflite 
--enable-libfontconfig --enable-libfreetype --enable-libfribidi --enable-libgme 
--enable-libgsm --enable-libmodplug --enable-libmp3lame --enable-libopenjpeg 
--enable-openal --enable-libopus --enable-libpulse --enable-librtmp 
--enable-libschroedinger --enable-libshine --enable-libspeex --enable-libtheora 
--enable-libtwolame --enable-libvorbis --enable-libvpx --enable-libwavpack 
--enable-libwebp --enable-libxvid --enable-libzvbi --enable-opengl 
--enable-x11grab --enable-libdc1394 --enable-libiec61883 --enable-libzmq 
--enable-libssh --enable-libsoxr --enable-libx264 --enable-libopencv 
--enable-libx265
  libavutil  54. 27.100 / 54. 27.100
  libavcodec 56. 41.100 / 56. 41.100
  libavformat56. 36.100 / 56. 36.100
  libavdevice56.  4.100 / 56.  4.100
  libavfilter 5. 16.101 /  5. 16.101
  libavresample   2.  1.  0 /  2.  1.  0
  libswscale  3.  1.101 /  3.  1.101
  libswresample   1.  2.100 /  1.  2.100
  libpostproc53.  3.100 / 53.  3.100
[mpeg2video @ 0x9e8ee0] Invalid frame dimensions 0x0.
Last message repeated 10 times
Input #0, mpegts, from 'http://234:5464@127.0.0.1:5455/ch1':
  Duration: N/A, start: 47600.148556, bitrate: 4400 kb/s
  Program 5105
Metadata:
  service_name: Beinsports
  service_provider: Nilesat
Stream #0:0[0x3e9]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), 
yuv420p(tv), 720x576 [SAR 16:15 DAR 4:3], 4272 kb/s, 25 fps, 25 tbr, 90k tbn, 
50 tbc
Stream #0:1[0x4b1](eng): Audio: mp2 ([3][0][0][0] / 0x0003), 48000 Hz, 
stereo, s16p, 128 kb/s
[libx264 @ 0xd9ab20] using SAR=16/15
[libx264 @ 0xd9ab20] using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2
[libx264 @ 0xd9ab20] profile High, level 3.0
[libx264 @ 0xd9ab20] 264 - core 146 r2555 0c21480 - H.264/MPEG-4 AVC codec - 
Copyleft 2003-2015 - http://www.videolan.org/x264.html - options: cabac=1 ref=1 
deblock=1:0:0 analyse=0x3:0x113 me=hex subme=2 psy=1 psy_rd=1.00:0.00 
mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=1 cqm=0 deadzone=21,11 
fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=4 sliced_threads=0 
nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 
b_pyramid=2 b_adapt=1 b_bias=0 direct=1 weightb=1 open_gop=0 weightp=1 
keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=10 rc=crf 
mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 vbv_maxrate=1200 
vbv_bufsize=1200 crf_max=0.0 nal_hrd=none filler=0 ip_ratio=1.40 aq=1:1.00
Output #0, flv, to 'rtmp://192.168.1.50:1935/live/ch1':
  Metadata:
encoder : Lavf56.36.100
Stream #0:0: Video: h264 (libx264) ([7][0][0][0] / 0x0007), yuv420p, 
720x576 [SAR 16:15 DAR 4:3], q=-1--1, max. 1200 kb/s, 25 fps, 1k tbn, 25 tbc
Metadata:
  encoder : Lavc56.41.100 libx264
Stream #0:1(eng): Audio: aac ([10][0][0][0] / 0x000A), 44100 Hz, stereo, 
fltp, 128 kb/s
Metadata:
  encoder : Lavc56.41.100 aac
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video (native) -> h264 (libx264))
  Stream #0:1 -> #0:1 (mp2 (native) -> aac (native))
Press [q] to stop, [?] for help
frame=   30 fps=0.0 q=33.0 size=  43kB time=00:00:01.71 bitrate= 
203.1kbits/frame=   78 fps= 77 q=28.0 size= 181kB time=00:00:03.59 bitrate= 
410.9kbits/frame=  121 fps= 80 q=28.0 size= 309kB time=00:00:05.41 bitrate= 
467.9kbits/frame=  153 fps= 75 q=28.0 size= 411kB time=00:00:06.66 

[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

http://s24.postimg.org/nzq9xa405/vlcsnap_error320.png

http://s24.postimg.org/ikm5a21tx/vlcsnap_error361.png

http://s24.postimg.org/x7n3rq0g5/vlcsnap_error477.png

http://s24.postimg.org/pvd28fsud/vlcsnap_error822.png

http://s24.postimg.org/qjlwrdrk5/vlcsnap_error954.png

http://s24.postimg.org/6lan2qw91/vlcsnap_error973.png 

   Best Regards ,
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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] looping stream
> 
> On Sun, Oct 18, 2015, at 01:52 PM, Eng.Hany Ahmed wrote:
> > 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 
> 
> Maybe the -stream_loop option will do what you want.
> 
> Please avoid top-posting on this mailing list.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/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 Ahmed wrote:
> > 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 
> 
> Maybe the -stream_loop option will do what you want.
> 
> Please avoid top-posting on this mailing list.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 Oct 2015 13:46:56 -0800
> Subject: Re: [FFmpeg-user] looping stream
> 
> On Sun, Oct 18, 2015, at 01:29 PM, Eng.Hany Ahmed wrote:
> > 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 
> 
> I don't understand your question. Please explain more clearly.
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 




https://manifest.googlevideo.com/api/manifest/hls_playlist/id/ZqIfRKiZ6o4.1/itag/95/source/yt_live_broadcast/requiressl/yes/ratebypass/yes/live/1/cmbypass/yes/gir/yes/dg_shard/WnFJZlJLaVo2bzQuMQ.95/hls_chunk_host/r2---sn-4g57knld.googlevideo.com/gcr/de/pmbypass/yes/playlist_type/DVR/mm/32/mn/sn-4g57knld/ms/lv/mv/u/nh/IgpwcjAxLmZyYTE1KgkxMjcuMC4wLjE/pl/42/dover/3/upn/p51yOZ73DxA/fexp/9408710,9409069,9415365,9415485,9416023,9416126,9417707,9418153,9418448,9420348,9421013/sver/3/mt/1443633903/ip/2a01:4f8:130:830c::2/ipbits/0/expire/1443655936/sparams/ip,ipbits,expire,id,itag,source,requiressl,ratebypass,live,cmbypass,gir,dg_shard,hls_chunk_host,gcr,pmbypass,playlist_type,mm,mn,ms,mv,nh,pl/signature/526809DAD2612C11C8ED08BB64B2DCF0FD3FBFAA.1FD82ED909710683286B2DA8717164B26CB7CFFD/key/dg_yt0/playlist/index.m3u8:
 Protocol not found

even i try ffprobe i get same problem 




> Date: Wed, 30 Sep 2015 17:24:07 +0200
> From: barsn...@gmx.net
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] youtube live stream
> 
> On Wed, Sep 30, 2015 at 14:48:38 +, Eng.Hany Ahmed wrote:
> > anyone know how i can re stream youtube live stream to my network ? 
> 
> This _seems_ to work for me:
> 
> # grab YouTube live stream URL using youtube-dl
> $ youtube-dl -g 
> $ ffmpeg -i 
> 'https://manifest.googlevideo.com/api/manifest/hls_playlist/[...]/index.m3u8' 
> -c copy -listen 1 -f mpegts http://hostname_of_this_machine:
> 
> Insert the determined HLS URL and the correct hostname of your machine.
> You can now access
> http://hostname_of_this_machine:
> from other machines in the network, assuming routing, firewalls and so
> on are okay. I used MPEG-TS for streaming, YMMV.
> 
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


Re: [FFmpeg-user] youtube live stream

2015-09-30 Thread Eng . Hany Ahmed
 ffmpeg -i 
"https://manifest.googlevideo.com/api/manifest/hls_playlist/id/ZqIfRKiZ6o4.1/itag/95/source/yt_live_broadcast/requiressl/yes/ratebypass/yes/live/1/cmbypass/yes/gir/yes/dg_shard/WnFJZlJLaVo2bzQuMQ.95/hls_chunk_host/r2---sn-4g57knkd.googlevideo.com/playlist_type/DVR/gcr/de/pmbypass/yes/mm/32/mn/sn-4g57knkd/ms/lv/mv/u/nh/IgpwcjAxLmZyYTE1KgkxMjcuMC4wLjE/pl/42/dover/3/upn/och8Ke-HyjQ/fexp/9406128,9408710,9409069,9412845,9414764,9415365,9415485,9416023,9416126,9416729,9417707,9417911,9418153,9418204,9418448,9418997,9419972,9420323,9420348,9420356,9421013,9421025,9421340/sver/3/mt/1443648754/ip/2a01:4f8:130:830c::2/ipbits/0/expire/1443670406/sparams/ip,ipbits,expire,id,itag,source,requiressl,ratebypass,live,cmbypass,gir,dg_shard,hls_chunk_host,playlist_type,gcr,pmbypass,mm,mn,ms,mv,nh,pl/signature/762F55F2CBE1A652ADDD4E333B828C06F207C72A.5887932371F5740E42F12409E1826DCCBD94460A/key/dg_yt0/playlist/index.m3u8
 " -vcodec copy -scodec copy -acodec aac -ab 128k -strict experimental -f flv  
rtmp://192.168.1.105:1935/live/test;

ffmpeg version N-63893-gc69defd Copyright (c) 2000-2014 the FFmpeg developers

  built on Jul 16 2014 05:38:01 with gcc 4.6 (Debian 4.6.3-1)
  configuration: --prefix=/root/ffmpeg-static/64bit 
--extra-cflags='-I/root/ffmpeg-static/64bit/include -static' 
--extra-ldflags='-L/root/ffmpeg-static/64bit/lib -static' --extra-libs='-lxml2 
-lexpat -lfreetype' --enable-static --disable-shared --disable-ffserver 
--disable-doc --enable-bzlib --enable-zlib --enable-postproc 
--enable-runtime-cpudetect --enable-libx264 --enable-gpl --enable-libtheora 
--enable-libvorbis --enable-libmp3lame --enable-gray --enable-libass 
--enable-libfreetype --enable-libopenjpeg --enable-libspeex 
--enable-libvo-aacenc --enable-libvo-amrwbenc --enable-version3 --enable-libvpx

  libavutil  52. 89.100 / 52. 89.100

  libavcodec 55. 66.101 / 55. 66.101
  libavformat55. 43.100 / 55. 43.100  libavdevice55. 13.101 / 55. 13.101
  libavfilter 4.  8.100 /  4.  8.100
  libswscale  2.  6.100 /  2.  6.100
  libswresample   0. 19.100 /  0. 19.100
  libpostproc52.  3.100 / 52.  3.100

https://manifest.googlevideo.com/api/manifest/hls_playlist/id/ZqIfRKiZ6o4.1/itag/95/source/yt_live_broadcast/requiressl/yes/ratebypass/yes/live/1/cmbypass/yes/gir/yes/dg_shard/WnFJZlJLaVo2bzQuMQ.95/hls_chunk_host/r2---sn-4g57knkd.googlevideo.com/playlist_type/DVR/gcr/de/pmbypass/yes/mm/32/mn/sn-4g57knkd/ms/lv/mv/u/nh/IgpwcjAxLmZyYTE1KgkxMjcuMC4wLjE/pl/42/dover/3/upn/och8Ke-HyjQ/fexp/9406128,9408710,9409069,9412845,9414764,9415365,9415485,9416023,9416126,9416729,9417707,9417911,9418153,9418204,9418448,9418997,9419972,9420323,9420348,9420356,9421013,9421025,9421340/sver/3/mt/1443648754/ip/2a01:4f8:130:830c::2/ipbits/0/expire/1443670406/sparams/ip,ipbits,expire,id,itag,source,requiressl,ratebypass,live,cmbypass,gir,dg_shard,hls_chunk_host,playlist_type,gcr,pmbypass,mm,mn,ms,mv,nh,pl/signature/762F55F2CBE1A652ADDD4E333B828C06F207C72A.5887932371F5740E42F12409E1826DCCBD94460A/key/dg_yt0/playlist/index.m3u8:
 Protocol not found 

> Date: Wed, 30 Sep 2015 20:35:25 +0200
> From: barsn...@gmx.net
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] youtube live stream
> 
> On Wed, Sep 30, 2015 at 17:34:58 +, Eng.Hany Ahmed wrote:
> > https://manifest.googlevideo.com/api/manifest/hls_playlist/id/ZqIfRKiZ6o4.1/itag/95/source/yt_live_broadcast/requiressl/yes/ratebypass/yes/live/1/cmbypass/yes/gir/yes/dg_shard/WnFJZlJLaVo2bzQuMQ.95/hls_chunk_host/r2---sn-4g57knld.googlevideo.com/gcr/de/pmbypass/yes/playlist_type/DVR/mm/32/mn/sn-4g57knld/ms/lv/mv/u/nh/IgpwcjAxLmZyYTE1KgkxMjcuMC4wLjE/pl/42/dover/3/upn/p51yOZ73DxA/fexp/9408710,9409069,9415365,9415485,9416023,9416126,9417707,9418153,9418448,9420348,9421013/sver/3/mt/1443633903/ip/2a01:4f8:130:830c::2/ipbits/0/expire/1443655936/sparams/ip,ipbits,expire,id,itag,source,requiressl,ratebypass,live,cmbypass,gir,dg_shard,hls_chunk_host,gcr,pmbypass,playlist_type,mm,mn,ms,mv,nh,pl/signature/526809DAD2612C11C8ED08BB64B2DCF0FD3FBFAA.1FD82ED909710683286B2DA8717164B26CB7CFFD/key/dg_yt0/playlist/index.m3u8:
> >  Protocol not found
> > 
> > even i try ffprobe i get same problem 
> 
> Please show us the full command line and complete, uncut console output
> of your ffmpeg command.
> 
> Moritz
> ___
> ffmpeg-user mailing list
> ffmpeg-user@ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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:
  --extra-cflags=-I/usr/local/include 
  --extra-ldflags=-L/usr/local/lib --bindir=/usr/local/bin
 
  --extra-libs=-ldl --enable-gpl --enable-libopencore-amrnb
  --enable-libvorbis --enable-libvpx --enable-version3 
  --enable-libass --enable-libfdk_aac 
  --enable-nonfree --enable-libopus 
 
  --enable-gpl --enable-libass --enable-libfdk-aac 
  --enable-libopencore-amrwb --enable-nonfree 
  --enable-version3 --enable-libvpx
  --enable-x11grab
 
 You don't have to specify them twice...
 (or more often)
 
  --enable-libmp3lame  --enable-librtmp --enable-x11grab
 
  --enable-avfilter --enable-postproc --enable-pthreads 
  --enable-bzlib --enable-runtime-cpudetect --enable-zlib
 
 These are the default and very misleading, please 
 remove them.
 (Including their duplicates.)
 
   --disable-vdpau 
 
 (Why?)
 
  --enable-shared
 
 This is the reason for your issues, I cannot 
 debug them in detail, sorry.
 But note that your claim the compiling was static 
 not shared dynamic makes it clear for me you 
 cannot debug it either.
 
  --enable-libfaac
 
 I suggest you enable only one external aac library.
 
 Are you planning to distribute your resuling 
 binary?
 
 Please do not top-post here, Carl Eugen
 
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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: ffmpeg: symbol 
av_dict_set_int, version LIBAVUTIL_54 not defined in file libavutil.so.54 with 
link time reference  how i can fix this problem   thank you
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 pulse -f x11grab -r 15 
  -s 1280x1024 -i 00:02.0 -acodec pcm_s16le 
  -vcodec libx264 -preset ultrafast -threads 0 sillyexp.avi
 
 Complete, uncut console output missing.
 
 Consider using a static binary from the FFmpeg 
 download page or compile without --enable-shared.
 
 Please do not highjack mailing list threads, this is 
 considered rude everywhere.
 
 Carl Eugen
 
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
   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: --extra-cflags=-I/usr/local/include 
--extra-ldflags=-L/usr/local/lib --bindir=/usr/local/bin --extra-libs=-ldl 
--enable-gpl --enable-libopencore-amrnb --enable-libvorbis --enable-libvpx 
--enable-version3 --enable-libass --enable-libfdk_aac --enable-nonfree 
--enable-libopus --enable-gpl --enable-libass --enable-libfdk-aac 
--enable-libmp3lame --enable-libopencore-amrwb --enable-librtmp 
--enable-x11grab --enable-nonfree --enable-version3 --enable-avfilter 
--enable-postproc --enable-libass --enable-libopencore-amrnb --enable-libxvid 
--disable-vdpau --enable-libvpx --mandir=/usr/pkg/man --cc=gcc 
--prefix=/usr/pkg --disable-debug --disable-stripping --enable-shared 
--enable-pthreads --enable-runtime-cpudetect --enable-avfilter 
--enable-pthreads --enable-x11grab --enable-bzlib --enable-libdc1394 
--enable-libfaac --enable-libgsm --enable-libmp3lame --enable-libschroedinger 
--enable-libtheora --enable-libx264 --enable-libxvid --enable-zlib
  WARNING: library configuration mismatch
  avutil  configuration: --prefix=/usr/local --enable-libmp3lame 
--enable-libx264 --enable-libfaac --enable-libvorbis --enable-pic 
--enable-shared --enable-gpl --enable-nonfree --enable-libtheora --enable-libvpx
  avcodec configuration: --prefix=/usr/local --enable-libmp3lame 
--enable-libx264 --enable-libfaac --enable-libvorbis --enable-pic 
--enable-shared --enable-gpl --enable-nonfree --enable-libtheora --enable-libvpx
  avformatconfiguration: --prefix=/usr/local --enable-libmp3lame 
--enable-libx264 --enable-libfaac --enable-libvorbis --enable-pic 
--enable-shared --enable-gpl --enable-nonfree --enable-libtheora --enable-libvpx
  avfilterconfiguration: --prefix=/usr/local --enable-libmp3lame 
--enable-libx264 --enable-libfaac --enable-libvorbis --enable-pic 
--enable-shared --enable-gpl --enable-nonfree --enable-libtheora --enable-libvpx
  swscale configuration: --prefix=/usr/local --enable-libmp3lame 
--enable-libx264 --enable-libfaac --enable-libvorbis --enable-pic 
--enable-shared --enable-gpl --enable-nonfree --enable-libtheora --enable-libvpx
  libavutil  54. 31.100 / 54. 17.  0
  libavcodec 56. 58.100 / 56. 35.  1
  libavformat56. 40.101 / 56. 21.  0
  libavdevice56.  4.100 / 56.  4.100
  libavfilter 5. 35.100 /  5.  1.  0
  libswscale  3.  1.101 /  3.  0.  0
  libswresample   1.  2.101 /  1.  2.101
  libpostproc53.  3.100 / 53.  3.100
ffmpeg: relocation error: ffmpeg: symbol av_dict_set_int, version LIBAVUTIL_54 
not defined in file libavutil.so.54 with link time reference
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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: 
--extra-cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib 
--bindir=/usr/local/bin --extra-libs=-ldl --enable-gpl 
--enable-libopencore-amrnb --enable-libvorbis --enable-libvpx --enable-version3 
--enable-libass --enable-libfdk_aac --enable-nonfree --enable-libopus 
--enable-gpl --enable-libass --enable-libfdk-aac --enable-libmp3lame 
--enable-libopencore-amrwb --enable-librtmp --enable-x11grab --enable-nonfree 
--enable-version3 --enable-avfilter --enable-postproc --enable-libass 
--enable-libopencore-amrnb --enable-libxvid --disable-vdpau --enable-libvpx 
--mandir=/usr/pkg/man --cc=gcc --prefix=/usr/pkg --disable-debug 
--disable-stripping --enable-shared --enable-pthreads 
--enable-runtime-cpudetect --enable-avfilter --enable-pthreads --enable-x11grab 
--enable-bzlib --enable-libdc1394 --enable-libfaac --enable-libgsm 
--enable-libmp3lame --enable-libschroedinger --enable-libtheora 
--enable-libx264 --enable-libxvid --enable-zlibWARNING: library 
configuration mismatchavutil  configuration: --prefix=/usr/local 
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvorbis 
--enable-pic --enable-shared --enable-gpl --enable-nonfree --enable-libtheora 
--enable-libvpxavcodec configuration: --prefix=/usr/local 
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvorbis 
--enable-pic --enable-shared --enable-gpl --enable-nonfree --enable-libtheora 
--enable-libvpxavformatconfiguration: --prefix=/usr/local 
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvorbis 
--enable-pic --enable-shared --enable-gpl --enable-nonfree --enable-libtheora 
--enable-libvpxavfilterconfiguration: --prefix=/usr/local 
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvorbis 
--enable-pic --enable-shared --enable-gpl --enable-nonfree --enable-libtheora 
--enable-libvpxswscale configuration: --prefix=/usr/local 
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvorbis 
--enable-pic --enable-shared --enable-gpl --enable-nonfree --enable-libtheora 
--enable-libvpxlibavutil  54. 31.100 / 54. 17.  0libavcodec 56. 
58.100 / 56. 35.  1libavformat56. 40.101 / 56. 21.  0libavdevice
56.  4.100 / 56.  4.100libavfilter 5. 35.100 /  5.  1.  0libswscale 
 3.  1.101 /  3.  0.  0libswresample   1.  2.101 /  1.  2.101
libpostproc53.  3.100 / 53.  3.100  ffmpeg: relocation error: ffmpeg: 
symbol av_dict_set_int, version LIBAVUTIL_54 not defined in file 
libavutil.so.54 with link time reference  
   Best Regards ,Web Creatives  Eng.Hany Ahmed  +201000871230  
+20101851   http://NSlinux.comWhatsAPP   +201096660598  Skype: 
micro2me





 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 pulse -f x11grab -r 15 
  -s 1280x1024 -i 00:02.0 -acodec pcm_s16le 
  -vcodec libx264 -preset ultrafast -threads 0 sillyexp.avi
 
 Complete, uncut console output missing.
 
 Consider using a static binary from the FFmpeg 
 download page or compile without --enable-shared.
 
 Please do not highjack mailing list threads, this is 
 considered rude everywhere.
 
 Carl Eugen
 
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 streaming problem
 
 On 10.6.2015 12:06, Eng.Hany Ahmed wrote:
 
  Helloi try re streaming hls m3u8 from source the source chunks some time 
  delay and make the streaming disconnected anyone can help me how i can make 
  something to make the streaming not disconnect?
  
  i using command ffmpeg -i  
  http://Source-IP/Name/playlist.m3u8?token=850af92f8d9903e7a4e055 -vcodec 
  copy  -scodec copy -acodec aac -ab 128k -strict experimental -f flv 
  rtmp://127.0.0.1:9001/live/Name ;
 
 Hi,
 
 I restream hls m3u8 as well but in addition I use -re switch (just add
 it before -i).
 
 If someone has a better solution please let us now.
 
 Regards
 
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 --prefix=$PREFIX --enable-shared   

sudo make  sudo make install  sudo make clean  sudo make distclean


   Best Regards ,Web Creatives  Eng.Hany Ahmed  +201000871230  
+201096660598   http://NSlinux.com   http://Topx1.com   Skype: micro2me



Date: Sat, 2 May 2015 23:05:20 +0500
From: mtanz...@gmail.com
To: ffmpeg-user@ffmpeg.org
Subject: [FFmpeg-user] libfaac error not found

please help to solve this problem. As I'm really tired with it. confi.log
is attached.
 
-- 
Best Regards
Muhammad Tanzeem
0321-4200393

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user  
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 installed 
the libnut-dev without hope and i installed it with SVN and it's work but and i 
 resolved the problem so sorry for my little english .


   Best Regards ,Web Creatives  Eng.Hany Ahmed  +201000871230  
+201096660598   http://NSlinux.com   http://Topx1.com   Skype: micro2me



 Date: Mon, 16 Feb 2015 17:08:26 +0100
 From: barsn...@gmx.net
 To: ffmpeg-user@ffmpeg.org
 Subject: Re: [FFmpeg-user] ERROR: libnut not found
 
 On Mon, Feb 16, 2015 at 15:52:31 +, Eng.Hany Ahmed wrote:
  hello i try compile the ffmpeg i got this error at untu 14.10 64 bit
 
 Did you even read the message you quoted?
 
 It says:
 
  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 
  irc.freenode.net.Include the log file config.log produced by configure as 
  this will helpsolve the problem.
 
 I repeat:
  Include the log file config.log produced by configure
 
 Furthermore, do you have libnut-dev (or whatever it's call on Ubuntu)
 installed?
 
 Moritz
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 --enable-version3 --enable-libass --enable-libx264  
--enable-nonfree --enable-libopus --enable-gpl --enable-libass --enable-libfaac 
--enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb 
--enable-libopencore-amrwb --enable-librtmp --enable-libtheora  
--enable-libvorbis --enable-libvpx --enable-x11grab --enable-libx264 
--enable-nonfree --enable-version3 --enable-avfilter --enable-postproc 
--disable-asm --enable-libass --enable-libopencore-amrnb --enable-libtheora 
--enable-libvorbis --enable-libmp3lame --enable-libxvid --enable-libx264 
--disable-vdpau --enable-libvpx --mandir=/usr/pkg/man --cc=gcc 
--prefix=/usr/pkg --disable-debug --disable-optimizations --disable-stripping --
 enable-shared --enable-pthreads --enable-runtime-cpudetect --enable-avfilter   
--enable-pthreads --enable-x11grab --enable-bzlib   --enable-libdc1394 
--enable-libfaac  --enable-libgsm --enable-libmp3lame --enable-libnut 
--enable-libschroedinger --enable-libtheora --enable-libvorbis --enable-libx264 
--enable-libxvid --enable-zlib
this the outputERROR: libfdk_aac 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 
irc.freenode.net.Include the log file config.log produced by configure as 
this will helpsolve the problem.

   Best Regards ,Web Creatives  Eng.Hany Ahmed  +201000871230  
+201096660598   http://NSlinux.com   http://Topx1.com   Skype: micro2me



Date: Wed, 18 Feb 2015 11:27:15 +0100
From: h.rei...@thelounge.net
To: ffmpeg-user@ffmpeg.org
Subject: Re: [FFmpeg-user] ERROR: libfdk_aac not found

 
Am 18.02.2015 um 07:18 schrieb 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 ?
 
what about provide complete input and output?
http://www.catb.org/esr/faqs/smart-questions.html#beprecise
 
 

___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user  
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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  
+201096660598   http://NSlinux.com   http://Topx1.com   Skype: micro2me

  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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 
irc.freenode.net.Include the log file config.log produced by configure as 
this will helpsolve the problem.
all packages are last  update and the git already latest ver. 
   Best Regards ,Web Creatives  Eng.Hany Ahmed  +201000871230  
+201096660598   http://NSlinux.com   http://Topx1.com   Skype: micro2me

  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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 Creatives  Eng.Hany Ahmed  +201000871230  
+201096660598   http://NSlinux.com   http://Topx1.com   Skype: micro2me



From: micro...@hotmail.com
To: ffmpeg-user@ffmpeg.org
Subject: RE: [FFmpeg-user] removing logo
Date: Sat, 7 Feb 2015 23:47:53 +




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 +0100
 From: barsn...@gmx.net
 To: ffmpeg-user@ffmpeg.org
 Subject: Re: [FFmpeg-user] removing logo
 
 On Sat, Feb 07, 2015 at 18:08:13 +, Eng.Hany Ahmed wrote:
  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 
  delogo=x=1684:y=106:w=150:h=50:t=4:show=0 -f flv out.flv
 
 Again, once more:
 
 You cannot copy a stream while at the same time trying to change the
 content. To copy means to preserve content and encoding.
 
 In other words:
 To change the picture, e.g. for delogo-ing, just MUST reencode. Period.
 
 Moritz
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user

  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 
delogo=x=1684:y=106:w=150:h=50:t=4:show=0 -f flv out.flvanother thing if i 
have moving area  like nudity  can i remove with tracing the area ?Thanks 
again

  Date: Wed, 4 Feb 2015 15:27:11 +0100
  From: barsn...@gmx.net
  To: ffmpeg-user@ffmpeg.org
  Subject: Re: [FFmpeg-user] removing logo
  
  On Wed, Feb 04, 2015 at 13:39:09 +, Eng.Hany Ahmed wrote:
   sorry the photos not attached i do in here this for the orignal video
   http://upload.jannty.com/uploads/14230570412.pngthis for the result i
   need http://upload.jannty.com/uploads/14230570411.png
  
  Thanks for the examples.
  
  Did you read Tim's message at all?
  
Why not use the delog filter? e.g:-
-vf delogo=x=920:y=692:w=275:h=23:t=4:show=0
  
  This filter works perfectly for me on your example image:
-vf delogo=x=26:y=30:w=80:h=34:t=4:show=0
  
  You haven't provided the other information we asked for, so we can't
  answer your other questions. Please do read our answers from beginning
  to end.
  
  Cheers,
  Moritz
  ___
  ffmpeg-user mailing list
  ffmpeg-user@ffmpeg.org
  http://ffmpeg.org/mailman/listinfo/ffmpeg-user
 
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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 +0100
 From: barsn...@gmx.net
 To: ffmpeg-user@ffmpeg.org
 Subject: Re: [FFmpeg-user] removing logo
 
 On Sat, Feb 07, 2015 at 18:08:13 +, Eng.Hany Ahmed wrote:
  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 
  delogo=x=1684:y=106:w=150:h=50:t=4:show=0 -f flv out.flv
 
 Again, once more:
 
 You cannot copy a stream while at the same time trying to change the
 content. To copy means to preserve content and encoding.
 
 In other words:
 To change the picture, e.g. for delogo-ing, just MUST reencode. Period.
 
 Moritz
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


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@ffmpeg.org
 Subject: Re: [FFmpeg-user] removing logo
 
 On Wed, Feb 04, 2015 at 15:57:20 +, Eng.Hany Ahmed wrote:
  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 work
 
 You cannot copy a stream while at the same time trying to change the
 content. To copy means to preserve content and encoding.
 
 Moritz
 ___
 ffmpeg-user mailing list
 ffmpeg-user@ffmpeg.org
 http://ffmpeg.org/mailman/listinfo/ffmpeg-user
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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 2 -  it's very bad view 
with the new logo 
the command line  ffmpeg -i  kides.ts -vprofile baseline -threads 5   
-bufsize 2300k -c:v libx264 -b:v 1200k -preset fast -acodec aac -ar 44100 -ab 
128k -strict experimental -vf movie=/root/watermarklogo.png [watermark]; 
[in][watermark] overlay=10:10 [out] -f flv kids.flv 
any one can help me please ?

   Best Regards   Eng.Hany Ahmed
  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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  
+201096660598   http://Topx1.com   Skype: micro2me

  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[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  
+201096660598   http://Topx1.com   Skype: micro2me


  
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user