Author Topic: uploaded video doesnt contain full length  (Read 825 times)

JBR6

  • V3 Beta Tester
  • Full Member
  • *
  • Posts: 354
uploaded video doesnt contain full length
« on: June 21, 2009, 11:44:00 PM »
i would upload a full length video that runs 9:14 but only displays and plays for about 1:45. I was told it could be something to do with phpmotions converter script. If anyone has any ideas it would be much appreciated.

thanks

frankie

  • Administrator
  • Hero Member
  • *****
  • Posts: 5949
  • PHPmotion Developer
Re: uploaded video doesnt contain full length
« Reply #1 on: June 22, 2009, 03:22:13 AM »

well it would have nothing to do with the convertor, it is either php settings or apache settings.

i would guess it is a default php install so the check these settings:

max_execution_time = 30
max_input_time = 30

so depending on the server power, i would say change those to:
max_execution_time = 1200   
max_input_time = 1200

for that large of a video



i would upload a full length video that runs 9:14 but only displays and plays for about 1:45. I was told it could be something to do with phpmotions converter script. If anyone has any ideas it would be much appreciated.

thanks

JBR6

  • V3 Beta Tester
  • Full Member
  • *
  • Posts: 354
Re: uploaded video doesnt contain full length
« Reply #2 on: June 23, 2009, 07:09:40 AM »
i was told what the problem was and it has to do with any files trying to convert wmv, mp4 and one other type of extension. Tried uploading with flv format instead and the video worked.

apnividz.com

  • Newbie
  • *
  • Posts: 6
Re: uploaded video doesnt contain full length
« Reply #3 on: January 02, 2010, 10:15:13 PM »
i also have same problem but my max_execution_time 1000  and have the same problem