| 
		
			
			
				
			
			
				 
			
			
				
			
		 | 
		
			
			
				 
			
				
			
		 | 
	||||
| 
				Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.  You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us.  | 
		
		 
		![]()  | 
	
		
			
  | 	
	
	
		
		|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. | 
| 
		 | 
	Thread Tools | 
| 
			
			 | 
		#1 | 
| 
			
			
			
			 So Fucking Banned 
			
		
			
			
			Industry Role:  
				Join Date: Dec 2012 
				
				
				
					Posts: 384
				 
				
				
				
				 | 
	
	
	
	
		
			
			 
				
				FLV and H264 Streaming Modules
			 
			what is this and where do i get it?  (Thx) 
		
	
		
		
		
		
		
	
	 | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#2 | 
| 
			
			
			
			 Just Doing My Own Thing 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jan 2011 
				Location: London, Spain, New Zealand, GFY - Not Croydon... 
				
				
					Posts: 25,249
				 
				
				
				
				 | 
	
	|
| 
		
 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#3 | 
| 
			
			
			
			 Registered User 
			
		
			
			
			Industry Role:  
				Join Date: Dec 2012 
				Location: France 
				
				
					Posts: 37
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 h264.code-shop.com ? 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	ICQ: 108727273 - Skype: hsdino  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#4 | 
| 
			
			
			
			 Confirmed User 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Jan 2004 
				
				
				
					Posts: 574
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 By compiling and installing the FFMpeg package with the flv and h264 codecs. You would probably need a script which supports it and a dedicated server or at least a XEN virtual machine is recommended, as they tend to be resource intensive. 
		
	
		
		
		
		
			
				__________________ 
		
		
		
		
	
	![]() █ ► XenLayer - Paravirtualization Professionals since 2008 - [ICQ: 297820698] █ ► Reseller Hosting | OpenVZ VPS | XEN VPS | Dedicated Servers  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#5 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Mar 2003 
				Location: Homeless 
				
				
					Posts: 62,911
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 You want to convert videos flv with H264? 
		
	
		
		
		
		
			Moyea Flash Video converter does it. 
				__________________ 
		
		
		
		
	
	PornGuy skype me pornguy_epic AmateurDough The Hottes Shemales online! TChicks.com | Angeles Cid | Mariana Cordoba | MAILERS WELCOME!  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#6 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 http://h264.code-shop.com/trac/wiki/...pache-Version2 
		
	
		
		
		
		
			is what i use. Code: 
	LoadModule h264_streaming_module /usr/lib/apache2/modules/mod_h264_streaming.so AddHandler h264-streaming.extensions .mp4 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 | 
| 
			
			 | 
		#7 | 
| 
			
			
			
			 Too lazy to set a custom title 
			
		
			
				
			
			
			Industry Role:  
				Join Date: Aug 2002 
				
				
				
					Posts: 55,372
				 
				
				
				
				 | 
	
	
	
	
		
		
		
		 once you have it install you can check if it works, it should show the x264 header. 
		
	
		
		
		
		
			something like Code: 
	wget -S -O file.mp4 http://domain.com/file.mp4 Code: 
	HTTP request sent, awaiting response... HTTP/1.1 200 OK Date: Sat, 19 Jan 2013 20:00:35 GMT Server: Apache/2.2.22 X-Mod-H264-Streaming: version=2.2.7 Content-Length: 28837499 Last-Modified: Mon, 15 Oct 2012 16:31:16 GMT ETag: "9c1600-1b80653-4cc1b9112392d;28837499" Accept-Ranges: bytes Keep-Alive: timeout=5, max=100 Connection: Keep-Alive Content-Type: video/mp4 Length: 28837499 (28M) [video/mp4] 
				__________________ 
		
		
		
		
	
	Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff  | 
| 
		 | 
	
	
	
		
                 
		
		
		
		
		
		
		
			
			
		
	 |