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%)
-----



Started on 2012-05-02 08:59:12 - 2012 May 02

Checking File ....
File : /var/www/html/files/conversion_queue/13359635521b975.avi
File Exists : Yes

Preparing file...
format : avi
duration : 1315.96
size : 184547656
bitrate : 1095
video_width : 720
video_height : 420
video_wh_ratio : 1.7142857142857
video_codec : mpeg4
video_rate : 25
video_bitrate : 961
video_color : N/A
audio_codec : mp3
audio_bitrate : 124
audio_rate : 44100
audio_channels : stereo
path : /var/www/html/files/conversion_queue/13359635521b975.avi

Converting Video
Conversion Command : /usr/local/bin/ffmpeg -i /var/www/html/files/conversion_queue/13359635521b975.avi -f flv -vcodec libx264 -vpre normal -r 25 -s 720x420 -aspect 1.7142857142857 -padcolor 000000 -padtop 0 -padbottom 0 -padleft 0 -padright 0 -acodec libfaac -ab 128000 -ar 22050 /var/www/html/files/videos/13359635521b975.flv 2> /var/www/html/files/temp/1335963553df6a4.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
Input #0, avi, from '/var/www/html/files/conversion_queue/13359635521b975.avi':
Duration: 00:21:55.96, start: 0.000000, bitrate: 1121 kb/s
Stream #0:0: Video: mpeg4 (Simple Profile) (XVID / 0x44495658), yuv420p, 720x420 [SAR 1:1 DAR 12:7], 25 tbr, 25 tbn, 25 tbc
Stream #0:1: Audio: mp3 (U[0][0][0] / 0x0055), 44100 Hz, stereo, s16, 128 kb/s
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/13359635521b975.flv!
Failed to stat file /var/www/html/files/videos/13359635521b975.flv!




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




Time Took : 1.7405 seconds

conversion_status : failed
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: 5.10.2025 - 12:51