Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Instalcja PHP 5.2.17
kamilalek1
post
Post #1





Grupa: Zarejestrowani
Postów: 23
Pomógł: 0
Dołączył: 25.04.2012

Ostrzeżenie: (0%)
-----


Jak zainstalować php 5.2.17 na centos 6,2 lub centos 5,8 lub naprawić błąd z czasem oto tesc błedu
Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /var/www/html/includes/functions.php on line 1493 Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for 'EDT/-4.0/DST' instead in /var/www/html/includes/functions.php on line 1493
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi
kamilalek1
post
Post #2





Grupa: Zarejestrowani
Postów: 23
Pomógł: 0
Dołączył: 25.04.2012

Ostrzeżenie: (0%)
-----


Dodałem uprawnienia 777 do całego folderu html i wszystkich podfolderów.
Wgrałem plik poniżej 2 mb i wyskoczyło failed.


Started on 2012-05-02 09:19:14 - 2012 May 02

Checking File ....
File : /var/www/html/files/conversion_queue/13359647539e175.wmv
File Exists : Yes

Preparing file...
format : asf
duration : 73.66
size : 1442792
bitrate : 153
video_width : 320
video_height : 240
video_wh_ratio : 1.3333333333333
video_codec : wmv3
video_rate : 15.001357588922
video_bitrate : 130
video_color : N/A
audio_codec : wmav2
audio_bitrate : 15
audio_rate : 16000
audio_channels : 1 channels
path : /var/www/html/files/conversion_queue/13359647539e175.wmv

Converting Video
Conversion Command : /usr/local/bin/ffmpeg -i /var/www/html/files/conversion_queue/13359647539e175.wmv -f flv -vcodec libx264 -vpre normal -r 25 -s 320x240 -aspect 1.3333333333333 -padcolor 000000 -padtop 0 -padbottom 0 -padleft 0 -padright 0 -acodec libfaac -ab 128000 -ar 22050 /var/www/html/files/videos/13359647539e175.flv 2> /var/www/html/files/temp/1335964754e6d83.tmp


Conversion Details

ffmpeg version 0.9.1-syslint, Copyright © 2000-2012 the FFmpeg developers
built on May 2 2012 06:44:35 with gcc 4.1.2 20080704 (Red Hat 4.1.2-52)
configuration: --prefix=/usr/local/cpffmpeg --enable-shared --enable-nonfree --enable-gpl --enable-pthreads --enable-libopencore-amrnb --enable-decoder=liba52 --enable-libopencore-amrwb --enable-libfaac --enable-libmp3lame --enable-libtheora --enable-libvorbis --enable-libx264 --enable-libxvid --extra-cflags=-I/usr/local/cpffmpeg/include/ --extra-ldflags=-L/usr/local/cpffmpeg/lib --enable-version3 --extra-version=syslint
libavutil 51. 32. 0 / 51. 32. 0
libavcodec 53. 42. 4 / 53. 42. 4
libavformat 53. 24. 2 / 53. 24. 2
libavdevice 53. 4. 0 / 53. 4. 0
libavfilter 2. 53. 0 / 2. 53. 0
libswscale 2. 1. 0 / 2. 1. 0
libpostproc 51. 2. 0 / 51. 2. 0

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 15.00 (15/1)
Input #0, asf, from '/var/www/html/files/conversion_queue/13359647539e175.wmv':
Metadata:
Application : Windows Movie Maker 2.1.4026.0
WMFSDKVersion : 10.00.00.3646
WMFSDKNeeded : 0.0.0.0000
IsVBR : 0
Duration: 00:01:13.66, start: 0.000000, bitrate: 156 kb/s
Stream #0:0(dut): Audio: wmav2 (a[1][0][0] / 0x0161), 16000 Hz, 1 channels, s16, 16 kb/s
Stream #0:1(dut): Video: wmv3 (Main) (WMV3 / 0x33564D57), yuv420p, 320x240, 134 kb/s, 15 tbr, 1k tbn, 1k tbc
Option 'padcolor' has been removed, use the pad filter instead
Failed to set value '000000' for option 'padcolor'
Failed to stat file /var/www/html/files/videos/13359647539e175.flv!
Failed to stat file /var/www/html/files/videos/13359647539e175.flv!




Unknown file details - Unable to get output video details using FFMPEG




Time Took : 0.2601 seconds

conversion_status : failed


Ale nie rozumiem co mam zrobić.
Napisałeś coś takiego ale nie wiem o co chodzi.

Option 'padcolor' has been removed, use the pad filter instead
Failed to set value '000000' for option 'padcolor'
Go to the top of the page
+Quote Post

Posty w temacie
- kamilalek1   [PHP]Instalcja PHP 5.2.17   2.05.2012, 12:31:33
- - pedro84   php.ini => date.timezone. Vide: http://www.php...   2.05.2012, 12:37:17
- - kamilalek1   tak mam skonfigurowane php.ini http://zapodaj.net...   2.05.2012, 12:56:40
- - pedro84   A może odkomentuj?   2.05.2012, 12:58:45
- - kamilalek1   co mam odkomentowac, napisałem ze mam tak skonfigu...   2.05.2012, 13:11:21
- - drozdii07   Odkomentuj, czyli usuń ; przed date.timezone   2.05.2012, 13:14:34
- - kamilalek1   Udało się, ale mam kolejny problem. oto treść błę...   2.05.2012, 13:31:14
- - pedro84   Masz kompilowane ffmpeg czy repo? Gdzie instalowan...   2.05.2012, 13:34:05
- - kamilalek1   Za pomocą tej instrukcji instalowałem. http://foru...   2.05.2012, 13:40:45
- - pedro84   Forum ClipBucketa nie podejrzę, nie mam tam konta....   2.05.2012, 13:42:27
- - kamilalek1   http://zapodaj.net/18d81a0f0571.png.html   2.05.2012, 13:45:23
- - pedro84   Czyli kompilowałeś sam. Na ekranie konwersji, tu ...   2.05.2012, 13:55:24
- - kamilalek1   Started on 2012-05-02 08:59:12 - 2012 May 02 Chec...   2.05.2012, 14:05:29
- - pedro84   [BASH] pobierz, plaintext Option 'padcolor' has be...   2.05.2012, 14:09:08
- - kamilalek1   Dodałem uprawnienia 777 do całego folderu html i w...   2.05.2012, 14:25:01
- - pedro84   http://docs.clip-bucket.com/how-to-fix-vid...versi...   2.05.2012, 14:28:43
- - kamilalek1   dopiero teraz załapałem o co chodzi, konwertowanie...   2.05.2012, 14:39:48
- - pedro84   Dedyk czy VPS? Jeśli VPS, jaka wirtualizacja? Jaki...   2.05.2012, 16:19:29
- - kamilalek1   Jest to VPS Wirtualizacja: VM Zużycie ramu po star...   2.05.2012, 16:58:00
- - pedro84   A ile masz RAMu dostępnego? Czy tak długo trwająca...   2.05.2012, 17:00:46
- - kamilalek1   mam 2 gb ramu a podczas konwersji zużywane jest ma...   2.05.2012, 18:21:13
|- - pedro84   Cytat(kamilalek1 @ 2.05.2012, 19:21:1...   2.05.2012, 18:23:29
- - kamilalek1   domyślam się ze tyle samo dodam ze zużycie proceso...   2.05.2012, 18:31:40


Reply to this topicStart new topic
2 Użytkowników czyta ten temat (2 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 6.10.2025 - 04:48