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.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 06-25-2012, 06:50 AM   #1
kesha1
Confirmed User
 
kesha1's Avatar
 
Join Date: Feb 2008
Location: L.A.
Posts: 499
AVS users: how do you make mp4 (HD) version play first?

Hi, in AVS the flv file will play first and then if the HD button is pressed the mp4 (HD) version starts playing. How to make the mp4 (HD) version play first and by depressing the HD choice get to the flv?
Thank you.
__________________
SEX IN PUBLIC

JOIN US TODAY
kesha1 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-25-2012, 11:59 AM   #2
kesha1
Confirmed User
 
kesha1's Avatar
 
Join Date: Feb 2008
Location: L.A.
Posts: 499
pleeeeeez!
__________________
SEX IN PUBLIC

JOIN US TODAY
kesha1 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2012, 09:44 PM   #3
kesha1
Confirmed User
 
kesha1's Avatar
 
Join Date: Feb 2008
Location: L.A.
Posts: 499
pliz, pliz..!
__________________
SEX IN PUBLIC

JOIN US TODAY
kesha1 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-26-2012, 09:52 PM   #4
Vapid - BANNED FOR LIFE
Barterer
 
Industry Role:
Join Date: Aug 2004
Posts: 4,864
/media/player/config.php

Code:
if ($config['multi_server'] == '1' && $server != '') {
	if ($config['lighttpd'] == '1') {
		$FLV_URL    = $server.$config['lighttpd_prefix']. $md5sum.'/'.$timestamp_hex.$file;
	} else {
		$rs = $conn->execute("SELECT video_url FROM servers WHERE url = '".$url."' LIMIT 1");
		if ($conn->Affected_rows()) {
			$video_url = $rs->fields['video_url'];
			$FLV_URL = $video_url.'/'.$video_id.'.flv';
		} else {
			$FLV_URL = $server.'/media/videos/flv/'.$video_id.'.flv';
		}

Last edited by Vapid - BANNED FOR LIFE; 06-26-2012 at 09:56 PM..
Vapid - BANNED FOR LIFE is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 06-27-2012, 02:11 AM   #5
kesha1
Confirmed User
 
kesha1's Avatar
 
Join Date: Feb 2008
Location: L.A.
Posts: 499
Hey Terrorist, thank you SO much for your reply!
I feel that I am almost there, just some tunning needs to be done.
I replaced the lines 50 to 63 with your quote, but the player still was showing flv and for HD the HD icon should be pressed.
Then I replaced the lines 50 to 69 with your quote, but still the same result.
what am I doing wrong?
__________________
SEX IN PUBLIC

JOIN US TODAY
kesha1 is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.