Installation Problem fixed - New Problem:
	Quote:
	
	
		
			
				ffmpeg -i "rtmp://s13.castamp.com/live/sdlhdf87fdhj pageUrl=http                                                                             ://stopstream.tv swfurl=http://live.castamp.com/player.swf" -re -isync  -vcodec                                                                              libx264 -b 600k -acodec libfaac -ab 128000 -ar 32000 -f flv "rtmp://live.yycast.                                                                             com/live?u=xxx&p=xxx" 
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers 
  built on Dec  4 2010 15:35:31 with gcc 4.1.2 20080704 (Red Hat 4.1.2-48) 
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandi                                                                             r=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g                                                                              -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-                                                                             buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lav                                                                             f --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enab                                                                             le-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-am                                                                             rwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pt                                                                             hreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enabl                                                                             e-x11grab 
  libavutil     50.15. 1 / 50.15. 1 
  libavcodec    52.72. 2 / 52.72. 2 
  libavformat   52.64. 2 / 52.64. 2 
  libavdevice   52. 2. 0 / 52. 2. 0 
  libavfilter    1.19. 0 /  1.19. 0 
  libswscale     0.11. 0 /  0.11. 0 
  libpostproc   51. 2. 0 / 51. 2. 0 
Server error: Connection failed: Application rejected connection. 
rtmp://s13.castamp.com/live/sdlhdf87fdhj pageUrl=http://stopstream.tv swfurl=htt                                                                             p://live.castamp.com/player.swf: Input/output error
			
		 | 
	
	
 
	Quote:
	
	
		
			
				rtmpdump --live -r "rtmp://s13.castamp.com/live/sdlhdf87fdhj.flv" -p "http://stopstream.tv" -W "http://live.castamp.com/player.swf" -q | ffmpeg -i - -re -isync -acodec libfaac -ab 128000 -ar 32000 -vcodec libx264 -b 600k -f flv "rtmp://live.yycast.com/live?u=xxx&p=xxx" 
FFmpeg version 0.6.1, Copyright (c) 2000-2010 the FFmpeg developers 
  built on Dec  4 2010 15:35:31 with gcc 4.1.2 20080704 (Red Hat 4.1.2-48) 
  configuration: --prefix=/usr --libdir=/usr/lib64 --shlibdir=/usr/lib64 --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fPIC' --enable-avfilter --enable-avfilter-lavf --enable-libdirac --enable-libfaac --enable-libfaad --enable-libfaadbin --enable-libgsm --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab 
  libavutil     50.15. 1 / 50.15. 1 
  libavcodec    52.72. 2 / 52.72. 2 
  libavformat   52.64. 2 / 52.64. 2 
  libavdevice   52. 2. 0 / 52. 2. 0 
  libavfilter    1.19. 0 /  1.19. 0 
  libswscale     0.11. 0 /  0.11. 0 
  libpostproc   51. 2. 0 / 51. 2. 0 
pipe:: Invalid data found when processing input
			
		 |