Adult Script Pro Community Forums

The forum is here for legacy reasons. No new posts will be created. User registration is disabled! If you have any questions, please email us or check https://www.adultscriptpro.com for more details!

You are not logged in.

#1 2013-03-18 11:13:15

MrPulse
Member
Registered: 2013-03-05
Posts: 107
Website

ftp upload video/convertion error

Hello, there are many threads with a similar problem... but I've not found solution. When I try "FTP Upload + conversion" with a FLV/MP4 video, I have this error:

Query: UPDATE video SET ext = 'flv', size = , duration = 77.07, thumbs = 20, mobile = '0', server = 0, s3 = 0, status = 1 WHERE video_id = 63 LIMIT 1
Error Message: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' duration = 77.07, ' at line 3
Error Number: 1064

If I try "FTP Upload" without conversion, works only with FLV video, MP4 don't work

If I try "Upload" FLV/MP4, streaming don't start and appear this error: 200 Stream not found, netstream.Play.StreamNotFound, clip: '[Clip]'http://drainmainvein.com/media/videos/mp4/54.mp4


I have asked at my hosting providers to upgrade ffmpeg version from actual 0.65 to latest version, but I think these geniuses had more downgrade with an oldest version. This is a log video with (latest?) ffmpeg version with failed convertion:

FLV: convert=1, meta=1
Indentified: MP4!
HD: convert=1, moov=1
HD: starting conversion...
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/12287_720x406_1000k.mp4' -y -keyint_min 25 -vcodec libx264 -aspect 16:9 -s 720x406 -b:v 829k -profile:v high -preset slow -pass 1 -passlogfile /home/mrpulse/domains/drainmainvein.com/public_html/tmp/logs/ffmpegpass-h1TOtxcL /home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mp4/61.nomov.mp4
FFmpeg version SVN-r26400, Copyright (c) 2000-2011 the FFmpeg developers
  built on Mar 18 2013 08:52:31 with gcc 4.1.2 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3 --enable-x11grab
  libavutil     50.36. 0 / 50.36. 0
  libavcore      0.16. 1 /  0.16. 1
  libavcodec    52.108. 0 / 52.108. 0
  libavformat   52.93. 0 / 52.93. 0
  libavdevice   52. 2. 3 / 52. 2. 3
  libavfilter    1.74. 0 /  1.74. 0
  libswscale     0.12. 0 /  0.12. 0
  libpostproc   51. 2. 0 / 51. 2. 0
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/12287_720x406_1000k.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2010-10-26 06:24:14
    encoder         : Lavf53.31.100
  Duration: 00:00:23.54, start: 0.000000, bitrate: 1091 kb/s
    Stream #0.0(und): Video: h264, yuv420p, 720x406 [PAR 406:405 DAR 16:9], 992 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
    Stream #0.1(und): Audio: aac, 44100 Hz, stereo, s16, 95 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
Unrecognized option 'b:v'
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/12287_720x406_1000k.mp4' -y -keyint_min 25 -vcodec libx264 -aspect 16:9 -s 720x406 -b:v 829k -acodec libfaac -ab 128k -ar 44100 -profile:v high -preset slow -pass 2 -passlogfile /home/mrpulse/domains/drainmainvein.com/public_html/tmp/logs/ffmpegpass-h1TOtxcL /home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mp4/61.nomov.mp4
HD: conversion failed!

Offline

#2 2013-03-19 18:55:21

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: ftp upload video/convertion error

Its a old version of ffmpeg. Install ffmpeg 1.0.5 and it will work.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#3 2013-03-22 15:42:13

MrPulse
Member
Registered: 2013-03-05
Posts: 107
Website

Re: ftp upload video/convertion error

Hello Symtab,

I've installed ffmpeg 1.0.5 and work, but only with this options: Upload FTP + convert and NO mobile.
If I select mobile option or deselect convert video, appears this error, no difference with FLV/MP4:

Server Error
There was an error in the website during the recovery http://drainmainvein.com/admin/index.ph … upload_ftp. It may not be down for maintenance or configured incorrectly.
Here are some suggestions:
• Reload this web page later.
HTTP Error 500 (Internal Server Error): An unexpected condition has occurred while the server was attempting to fulfill the request.

Video are in the admin panel with status "converted", if I change status in "active", the time duration video is set 00:00 and I've to generate thumb

This is the log of video:

FLV: convert=1, meta=1
FLV: starting conversion...
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/asian upload6.mp4' -y -f flv -acodec libmp3lame -ar 44100 -ab 128k -aspect 16:9 -s 630x356 -b:v 800k '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/90.nometa.flv'
ffmpeg version 1.0.5 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 20 2013 11:42:51 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/asian upload6.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2010-10-26 06:24:14
    encoder         : Lavf53.31.100
  Duration: 00:00:23.54, start: 0.000000, bitrate: 1091 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x406 [SAR 406:405 DAR 16:9], 992 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 95 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : SoundHandler
Output #0, flv, to '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/90.nometa.flv':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.29.104
    Stream #0:0(und): Video: flv1 ([2][0][0][0] / 0x0002), yuv420p, 630x356 [SAR 219:218 DAR 68985:38804], q=2-31, 800 kb/s, 1k tbn, 25 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: mp3 ([2][0][0][0] / 0x0002), 44100 Hz, stereo, s16, 128 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> flv)
  Stream #0:1 -> #0:1 (aac -> libmp3lame)
Press [q] to stop, [?] for help
frame=   84 fps=0.0 q=2.9 size=     488kB time=00:00:03.36 bitrate=1189.4kbits/s   
frame=  168 fps=167 q=4.5 size=     884kB time=00:00:06.72 bitrate=1077.8kbits/s   
frame=  252 fps=167 q=4.6 size=    1298kB time=00:00:10.08 bitrate=1054.6kbits/s   
frame=  329 fps=164 q=4.6 size=    1682kB time=00:00:13.16 bitrate=1046.8kbits/s   
frame=  408 fps=163 q=4.5 size=    2020kB time=00:00:16.32 bitrate=1014.1kbits/s   
frame=  492 fps=163 q=2.1 size=    2406kB time=00:00:19.68 bitrate=1001.7kbits/s   
frame=  588 fps=171 q=6.6 Lsize=    2845kB time=00:00:23.56 bitrate= 989.4kbits/s
video:2454kB audio:368kB subtitle:0 global headers:0kB muxing overhead 0.838927%
FLV: done!
FLV: processed!
FLV: update meta!
/usr/bin/yamdi -i '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/90.nometa.flv' -o '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/90.flv' -c Adult Script Pro-1.0

HD: convert=1, moov=1
HD: starting conversion...
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/asian upload6.mp4' -y -keyint_min 25 -vcodec libx264 -aspect 16:9 -s 720x406 -crf 26 -acodec libfaac -ab 128k -ar 44100 -profile:v high -preset slow '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mp4/90.nomov.mp4'
ffmpeg version 1.0.5 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 20 2013 11:42:51 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/asian upload6.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2010-10-26 06:24:14
    encoder         : Lavf53.31.100
  Duration: 00:00:23.54, start: 0.000000, bitrate: 1091 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x406 [SAR 406:405 DAR 16:9], 992 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 95 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : SoundHandler
[libx264 @ 0x9f992c0] using SAR=255/254
[libx264 @ 0x9f992c0] using cpu capabilities: none!
[libx264 @ 0x9f992c0] profile High, level 3.0
[libx264 @ 0x9f992c0] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:0:0 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=crf mbtree=1 crf=26.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mp4/90.nomov.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.29.104
    Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 720x406 [SAR 255:254 DAR 45900:25781], q=-1--1, 25 tbn, 25 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> libx264)
  Stream #0:1 -> #0:1 (aac -> libfaac)
Press [q] to stop, [?] for help
frame=   57 fps= 36 q=0.0 size=       0kB time=00:00:01.88 bitrate=   0.2kbits/s   
frame=   68 fps= 32 q=31.0 size=       7kB time=00:00:02.36 bitrate=  23.5kbits/s   
frame=   71 fps= 19 q=31.0 size=      10kB time=00:00:02.36 bitrate=  33.7kbits/s   
...
frame=  564 fps=5.6 q=31.0 size=     727kB time=00:00:22.38 bitrate= 266.2kbits/s   
frame=  573 fps=5.7 q=31.0 size=     734kB time=00:00:22.84 bitrate= 263.1kbits/s   
frame=  580 fps=5.7 q=31.0 size=     738kB time=00:00:23.33 bitrate= 259.2kbits/s   
frame=  588 fps=5.7 q=31.0 size=     744kB time=-577014:-32:-22.-77 bitrate=  -0.0kbits/s   
frame=  588 fps=5.5 q=-14639165.0 Lsize=     838kB time=00:00:23.54 bitrate= 291.6kbits/s
video:450kB audio:368kB subtitle:0 global headers:0kB muxing overhead 2.482137%
[libx264 @ 0x9f992c0] frame I:3     Avg QP:21.48  size:  5487
[libx264 @ 0x9f992c0] frame P:193   Avg QP:24.62  size:  1657
[libx264 @ 0x9f992c0] frame B:392   Avg QP:27.71  size:   316
[libx264 @ 0x9f992c0] consecutive B-frames:  6.0%  4.8% 32.1% 57.1%
[libx264 @ 0x9f992c0] mb I  I16..4: 63.6% 26.4% 10.0%
[libx264 @ 0x9f992c0] mb P  I16..4:  6.8%  1.3%  0.1%  P16..4: 22.9%  4.9%  2.3%  0.0%  0.0%    skip:61.6%
[libx264 @ 0x9f992c0] mb B  I16..4:  0.2%  0.0%  0.0%  B16..8: 18.3%  0.5%  0.0%  direct: 1.3%  skip:79.6%  L0:33.6% L1:64.2% BI: 2.2%
[libx264 @ 0x9f992c0] 8x8 transform intra:17.8% inter:66.2%
[libx264 @ 0x9f992c0] direct mvs  spatial:98.2% temporal:1.8%
[libx264 @ 0x9f992c0] coded y,uvDC,uvAC intra: 9.1% 3.1% 1.6% inter: 2.7% 1.0% 0.0%
[libx264 @ 0x9f992c0] i16 v,h,dc,p: 70% 13%  3% 14%
[libx264 @ 0x9f992c0] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28%  9% 34%  4%  4%  7%  4%  6%  4%
[libx264 @ 0x9f992c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 34% 13% 13%  4%  9% 10%  7%  5%  6%
[libx264 @ 0x9f992c0] i8c dc,h,v,p: 93%  6%  1%  0%
[libx264 @ 0x9f992c0] Weighted P-Frames: Y:20.2% UV:9.3%
[libx264 @ 0x9f992c0] ref P L0: 57.4% 16.1% 17.9%  4.0%  3.2%  1.4%  0.0%
[libx264 @ 0x9f992c0] ref B L0: 82.6% 11.9%  4.9%  0.6%
[libx264 @ 0x9f992c0] ref B L1: 94.4%  5.6%
[libx264 @ 0x9f992c0] kb/s:156.58
HD: conversion success!
HD: processed
HD: relocating moov atom
Relocation moov atom (using moovrelocator)..
MOBILE: preparing
MOBILE: converting
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/asian upload6.mp4' -y -vcodec libx264 -threads 0 -aspect 16:9 -s 640x368 -flags +loop -cmp +chroma -partitions 0 -subq 1 -trellis 0 -refs 1 -coder 0 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 10M -bufsize 10M -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -f mp4 -b:v 1800k -acodec libfaac -ac 2 -ab 128k -ar 44100 -profile:v baseline -level 1.3 -preset slow '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mobile/90.nomov.mp4'
ffmpeg version 1.0.5 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 20 2013 11:42:51 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/asian upload6.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    creation_time   : 2010-10-26 06:24:14
    encoder         : Lavf53.31.100
  Duration: 00:00:23.54, start: 0.000000, bitrate: 1091 kb/s
    Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 720x406 [SAR 406:405 DAR 16:9], 992 kb/s, 25 fps, 25 tbr, 25 tbn, 50 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 95 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : SoundHandler
[libx264 @ 0x8b1c2c0] using SAR=46/45
[libx264 @ 0x8b1c2c0] frame MB size (40x23) > level limit (396)
[libx264 @ 0x8b1c2c0] VBV bitrate (10000) > level limit (768)
[libx264 @ 0x8b1c2c0] VBV buffer (10000) > level limit (2000)
[libx264 @ 0x8b1c2c0] MB rate (23000) > level limit (11880)
[libx264 @ 0x8b1c2c0] using cpu capabilities: none!
[libx264 @ 0x8b1c2c0] profile Constrained Baseline, level 1.3
[libx264 @ 0x8b1c2c0] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=1:0:0 analyse=0x1:0 me=umh subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=300 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=abr mbtree=1 bitrate=1800 ratetol=1.0 qcomp=0.60 qpmin=10 qpmax=51 qpstep=4 vbv_maxrate=10000 vbv_bufsize=10000 nal_hrd=none ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mobile/90.nomov.mp4':
  Metadata:
    major_brand     : isom
    minor_version   : 512
    compatible_brands: isomiso2avc1mp41
    encoder         : Lavf54.29.104
    Stream #0:0(und): Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 640x368 [SAR 46:45 DAR 16:9], q=10-51, 1800 kb/s, 25 tbn, 25 tbc
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : VideoHandler
    Stream #0:1(und): Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s
    Metadata:
      creation_time   : 2010-10-26 06:24:14
      handler_name    : SoundHandler
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> libx264)
  Stream #0:1 -> #0:1 (aac -> libfaac)
Press [q] to stop, [?] for help
frame=   67 fps=0.0 q=19.0 size=      17kB time=00:00:02.36 bitrate=  59.8kbits/s   
frame=   82 fps= 81 q=14.0 size=      95kB time=00:00:02.85 bitrate= 272.7kbits/s   
frame=  100 fps= 66 q=14.0 size=     269kB time=00:00:03.83 bitrate= 575.9kbits/s   
....
frame=  546 fps= 35 q=18.0 size=    4777kB time=00:00:21.87 bitrate=1788.9kbits/s   
frame=  576 fps= 36 q=17.0 size=    4851kB time=00:00:22.87 bitrate=1737.6kbits/s   
frame=  588 fps= 35 q=275343.3 Lsize=    5137kB time=00:00:23.54 bitrate=1787.2kbits/s
video:4753kB audio:368kB subtitle:0 global headers:0kB muxing overhead 0.310533%
[libx264 @ 0x8b1c2c0] frame I:20    Avg QP:10.28  size:  3233
[libx264 @ 0x8b1c2c0] frame P:568   Avg QP:11.93  size:  8454
[libx264 @ 0x8b1c2c0] mb I  I16..4: 93.0%  0.0%  7.0%
[libx264 @ 0x8b1c2c0] mb P  I16..4:  6.2%  0.0%  0.0%  P16..4: 63.9%  0.0%  0.0%  0.0%  0.0%    skip:29.9%
[libx264 @ 0x8b1c2c0] final ratefactor: 10.91
[libx264 @ 0x8b1c2c0] coded y,uvDC,uvAC intra: 21.3% 2.5% 2.3% inter: 40.8% 1.3% 0.8%
[libx264 @ 0x8b1c2c0] i16 v,h,dc,p: 55% 38%  3%  3%
[libx264 @ 0x8b1c2c0] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 28% 17% 17%  3%  9%  8%  4%  8%  6%
[libx264 @ 0x8b1c2c0] i8c dc,h,v,p: 83% 17%  1%  0%
[libx264 @ 0x8b1c2c0] kb/s:1655.26
MOBILE: conversion success!
MOBILE: processed!
MOBILE: relocating moov atom!
Relocation moov atom (using moovrelocator)..



---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------



If I use Upload via script, videos are loaded, but player don't work and appear this error:
200, Stream not found, NetStream.Play.StreamNotFound, clip: '[Clip] 'http://drainmainvein.com/media/videos/mp4/96.mp4''

and sometimes this error (but I set max memory at 300mb):
Query: SELECT v.video_id, v.user_id, v.title, v.slug, v.description, v.total_views, v.total_comments, v.premium, v.allow_rating, v.allow_comment, v.allow_embed, v.rating, v.rated_by, v.embed_code, v.allow_download, v.duration, v.add_time, v.thumb, v.ext, v.type, v.adv, v.sponsor, v.size, v.status, vm.meta_title, vm.meta_desc, vm.meta_keys, u.username, GROUP_CONCAT(DISTINCT c.cat_id) AS categories, GROUP_CONCAT(DISTINCT c.slug) AS slugs, GROUP_CONCAT(DISTINCT c.name) AS name, GROUP_CONCAT(DISTINCT t.name) AS tags FROM video AS v LEFT JOIN video_category AS vc ON (vc.video_id = v.video_id) LEFT JOIN video_categories AS c ON (vc.cat_id = c.cat_id) LEFT JOIN video_tags AS t ON (t.video_id = v.video_id) LEFT JOIN video_meta AS vm ON (vm.video_id = v.video_id) LEFT JOIN user AS u ON (u.user_id = v.user_id) WHERE v.video_id = 50 GROUP BY v.video_id LIMIT 1
Error Message: Out of memory (Needed 67108680 bytes)
Error Number: 5

Video Log:

FLV: convert=1, meta=1
FLV: starting conversion...
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/The1Minute Painting6.flv' -y -f flv -acodec libmp3lame -ar 44100 -ab 128k -aspect 3:2 -s 540x360 -b:v 800k '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/95.nometa.flv'
ffmpeg version 1.0.5 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 20 2013 11:42:51 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, flv, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/The1Minute Painting6.flv':
  Metadata:
    starttime       : 0
    totalduration   : 77
    totaldatarate   : 484
    bytelength      : 4691636
    canseekontime   : true
    sourcedata      : B4A7D0D05HH1362878523814765
    purl            :
    pmsg            :
  Duration: 00:01:17.07, start: 0.000000, bitrate: 486 kb/s
    Stream #0:0: Video: h264 (Main), yuv420p, 540x360 [SAR 1:1 DAR 3:2], 394 kb/s, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 94 kb/s
Output #0, flv, to '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/95.nometa.flv':
  Metadata:
    starttime       : 0
    totalduration   : 77
    totaldatarate   : 484
    bytelength      : 4691636
    canseekontime   : true
    sourcedata      : B4A7D0D05HH1362878523814765
    purl            :
    pmsg            :
    encoder         : Lavf54.29.104
    Stream #0:0: Video: flv1 ([2][0][0][0] / 0x0002), yuv420p, 540x360 [SAR 1:1 DAR 3:2], q=2-31, 800 kb/s, 1k tbn, 29.97 tbc
    Stream #0:1: Audio: mp3 ([2][0][0][0] / 0x0002), 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> flv)
  Stream #0:1 -> #0:1 (aac -> libmp3lame)
Press [q] to stop, [?] for help
frame=  142 fps=0.0 q=2.5 size=     662kB time=00:00:04.73 bitrate=1144.3kbits/s   
frame=  276 fps=274 q=4.9 size=    1235kB time=00:00:09.20 bitrate=1098.7kbits/s   
frame=  417 fps=276 q=3.5 size=    1800kB time=00:00:13.91 bitrate=1059.9kbits/s   
...
frame= 1948 fps=263 q=6.6 size=    7664kB time=00:01:04.99 bitrate= 965.9kbits/s   
frame= 2186 fps=276 q=2.0 size=    8503kB time=00:01:12.94 bitrate= 955.0kbits/s   
frame= 2311 fps=284 q=2.0 Lsize=    8882kB time=00:01:17.63 bitrate= 937.2kbits/s
video:7586kB audio:1213kB subtitle:0 global headers:0kB muxing overhead 0.943636%
FLV: done!
FLV: processed!
FLV: update meta!
/usr/bin/yamdi -i '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/95.nometa.flv' -o '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/flv/95.flv' -c Adult Script Pro-1.0

HD: convert=1, moov=1
HD: starting conversion...
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/The1Minute Painting6.flv' -y -keyint_min 25 -vcodec libx264 -aspect 3:2 -s 540x360 -crf 26 -acodec libfaac -ab 128k -ar 44100 -profile:v high -preset slow '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mp4/95.nomov.mp4'
ffmpeg version 1.0.5 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 20 2013 11:42:51 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, flv, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/The1Minute Painting6.flv':
  Metadata:
    starttime       : 0
    totalduration   : 77
    totaldatarate   : 484
    bytelength      : 4691636
    canseekontime   : true
    sourcedata      : B4A7D0D05HH1362878523814765
    purl            :
    pmsg            :
  Duration: 00:01:17.07, start: 0.000000, bitrate: 486 kb/s
    Stream #0:0: Video: h264 (Main), yuv420p, 540x360 [SAR 1:1 DAR 3:2], 394 kb/s, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 94 kb/s
[libx264 @ 0x9fd9580] using SAR=1/1
[libx264 @ 0x9fd9580] using cpu capabilities: none!
[libx264 @ 0x9fd9580] profile High, level 3.0
[libx264 @ 0x9fd9580] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=1 ref=5 deblock=1:0:0 analyse=0x3:0x113 me=umh subme=8 psy=1 psy_rd=1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=1 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=-2 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=3 b_pyramid=2 b_adapt=2 b_bias=0 direct=3 weightb=1 open_gop=0 weightp=2 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=crf mbtree=1 crf=26.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mp4/95.nomov.mp4':
  Metadata:
    starttime       : 0
    totalduration   : 77
    totaldatarate   : 484
    bytelength      : 4691636
    canseekontime   : true
    sourcedata      : B4A7D0D05HH1362878523814765
    purl            :
    pmsg            :
    encoder         : Lavf54.29.104
    Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 540x360 [SAR 1:1 DAR 3:2], q=-1--1, 30k tbn, 29.97 tbc
    Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> libx264)
  Stream #0:1 -> #0:1 (aac -> libfaac)
Press [q] to stop, [?] for help
frame=   61 fps=0.0 q=0.0 size=       0kB time=00:00:01.95 bitrate=   0.2kbits/s   
frame=   69 fps= 65 q=32.0 size=      13kB time=00:00:02.20 bitrate=  49.7kbits/s   
frame=   74 fps= 37 q=32.0 size=      17kB time=00:00:02.36 bitrate=  58.2kbits/s   
...
frame= 2291 fps=7.4 q=32.0 size=    2948kB time=00:01:16.34 bitrate= 316.3kbits/s   
frame= 2311 fps=7.5 q=32.0 size=    2950kB time=00:01:17.02 bitrate= 313.7kbits/s   
frame= 2311 fps=7.4 q=-14376317.0 Lsize=    3062kB time=00:01:17.62 bitrate= 323.1kbits/s
video:1936kB audio:1023kB subtitle:0 global headers:0kB muxing overhead 3.478133%
[libx264 @ 0x9fd9580] frame I:10    Avg QP:21.38  size: 13438
[libx264 @ 0x9fd9580] frame P:713   Avg QP:23.82  size:  1771
[libx264 @ 0x9fd9580] frame B:1588  Avg QP:25.01  size:   369
[libx264 @ 0x9fd9580] consecutive B-frames:  4.8%  4.5% 19.1% 71.7%
[libx264 @ 0x9fd9580] mb I  I16..4: 28.1% 47.3% 24.6%
[libx264 @ 0x9fd9580] mb P  I16..4:  2.1%  3.7%  0.5%  P16..4: 37.6%  5.1%  2.6%  0.0%  0.0%    skip:48.4%
[libx264 @ 0x9fd9580] mb B  I16..4:  0.2%  0.7%  0.1%  B16..8: 14.3%  1.1%  0.1%  direct: 0.4%  skip:83.1%  L0:40.1% L1:57.8% BI: 2.1%
[libx264 @ 0x9fd9580] 8x8 transform intra:61.1% inter:82.2%
[libx264 @ 0x9fd9580] direct mvs  spatial:98.2% temporal:1.8%
[libx264 @ 0x9fd9580] coded y,uvDC,uvAC intra: 50.5% 72.2% 19.4% inter: 4.6% 12.0% 0.2%
[libx264 @ 0x9fd9580] i16 v,h,dc,p: 46% 17%  7% 30%
[libx264 @ 0x9fd9580] i8 v,h,dc,ddl,ddr,vr,hd,vl,hu: 11% 12%  8% 10% 10%  9% 14% 12% 14%
[libx264 @ 0x9fd9580] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 13% 11% 10%  7% 12% 10% 15%  9% 14%
[libx264 @ 0x9fd9580] i8c dc,h,v,p: 37% 24% 14% 26%
[libx264 @ 0x9fd9580] Weighted P-Frames: Y:10.9% UV:5.6%
[libx264 @ 0x9fd9580] ref P L0: 64.7% 12.5% 13.4%  4.0%  3.9%  1.5%  0.1%
[libx264 @ 0x9fd9580] ref B L0: 87.0%  8.7%  3.1%  1.1%
[libx264 @ 0x9fd9580] ref B L1: 94.8%  5.2%
[libx264 @ 0x9fd9580] kb/s:205.64
HD: conversion success!
HD: processed
HD: relocating moov atom
Relocation moov atom (using moovrelocator)..
MOBILE: preparing
MOBILE: converting
/usr/bin/ffmpeg -i '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/The1Minute Painting6.flv' -y -vcodec libx264 -threads 0 -aspect 3:2 -s 544x368 -flags +loop -cmp +chroma -partitions 0 -subq 1 -trellis 0 -refs 1 -coder 0 -me_range 16 -g 300 -keyint_min 25 -sc_threshold 40 -i_qfactor 0.71 -maxrate 10M -bufsize 10M -rc_eq 'blurCplx^(1-qComp)' -qcomp 0.6 -qmin 10 -qmax 51 -qdiff 4 -f mp4 -b:v 1800k -acodec libfaac -ac 2 -ab 128k -ar 44100 -profile:v baseline -level 1.3 -preset slow '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mobile/95.nomov.mp4'
ffmpeg version 1.0.5 Copyright (c) 2000-2012 the FFmpeg developers
  built on Mar 20 2013 11:42:51 with gcc 4.1.2 (GCC) 20080704 (Red Hat 4.1.2-52)
  configuration: --prefix=/usr --libdir=/usr/lib --shlibdir=/usr/lib --mandir=/usr/share/man --incdir=/usr/include --disable-avisynth --extra-cflags='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' --enable-avfilter --enable-libfaac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-gpl --enable-nonfree --enable-postproc --enable-pthreads --enable-shared --enable-swscale --enable-vdpau --enable-version3
  libavutil      51. 73.101 / 51. 73.101
  libavcodec     54. 59.100 / 54. 59.100
  libavformat    54. 29.104 / 54. 29.104
  libavdevice    54.  2.101 / 54.  2.101
  libavfilter     3. 17.100 /  3. 17.100
  libswscale      2.  1.101 /  2.  1.101
  libswresample   0. 15.100 /  0. 15.100
  libpostproc    52.  0.100 / 52.  0.100
Input #0, flv, from '/home/mrpulse/domains/drainmainvein.com/public_html/tmp/uploads/The1Minute Painting6.flv':
  Metadata:
    starttime       : 0
    totalduration   : 77
    totaldatarate   : 484
    bytelength      : 4691636
    canseekontime   : true
    sourcedata      : B4A7D0D05HH1362878523814765
    purl            :
    pmsg            :
  Duration: 00:01:17.07, start: 0.000000, bitrate: 486 kb/s
    Stream #0:0: Video: h264 (Main), yuv420p, 540x360 [SAR 1:1 DAR 3:2], 394 kb/s, 29.97 tbr, 1k tbn, 59.94 tbc
    Stream #0:1: Audio: aac, 44100 Hz, stereo, s16, 94 kb/s
[libx264 @ 0x83af580] using SAR=69/68
[libx264 @ 0x83af580] frame MB size (34x23) > level limit (396)
[libx264 @ 0x83af580] VBV bitrate (10000) > level limit (768)
[libx264 @ 0x83af580] VBV buffer (10000) > level limit (2000)
[libx264 @ 0x83af580] MB rate (23436) > level limit (11880)
[libx264 @ 0x83af580] using cpu capabilities: none!
[libx264 @ 0x83af580] profile Constrained Baseline, level 1.3
[libx264 @ 0x83af580] 264 - core 129 - H.264/MPEG-4 AVC codec - Copyleft 2003-2013 - http://www.videolan.org/x264.html - options: cabac=0 ref=1 deblock=1:0:0 analyse=0x1:0 me=umh subme=1 psy=1 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0 8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahead_threads=2 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0 weightp=0 keyint=300 keyint_min=25 scenecut=40 intra_refresh=0 rc_lookahead=50 rc=abr mbtree=1 bitrate=1800 ratetol=1.0 qcomp=0.60 qpmin=10 qpmax=51 qpstep=4 vbv_maxrate=10000 vbv_bufsize=10000 nal_hrd=none ip_ratio=1.40 aq=1:1.00
Output #0, mp4, to '/home/mrpulse/domains/drainmainvein.com/public_html/media/videos/mobile/95.nomov.mp4':
  Metadata:
    starttime       : 0
    totalduration   : 77
    totaldatarate   : 484
    bytelength      : 4691636
    canseekontime   : true
    sourcedata      : B4A7D0D05HH1362878523814765
    purl            :
    pmsg            :
    encoder         : Lavf54.29.104
    Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 544x368 [SAR 69:68 DAR 3:2], q=10-51, 1800 kb/s, 30k tbn, 29.97 tbc
    Stream #0:1: Audio: aac ([64][0][0][0] / 0x0040), 44100 Hz, stereo, s16, 128 kb/s
Stream mapping:
  Stream #0:0 -> #0:0 (h264 -> libx264)
  Stream #0:1 -> #0:1 (aac -> libfaac)
Press [q] to stop, [?] for help
frame=   74 fps=0.0 q=18.0 size=      44kB time=00:00:02.36 bitrate= 151.5kbits/s   
frame=   97 fps= 87 q=12.0 size=     137kB time=00:00:03.13 bitrate= 357.3kbits/s   
frame=  124 fps= 76 q=10.0 size=     269kB time=00:00:04.04 bitrate= 545.0kbits/s   
frame=  146 fps= 69 q=10.0 size=     373kB time=00:00:04.78 bitrate= 638.6kbits/s   
...   
frame= 2211 fps= 40 q=15.0 size=   15490kB time=00:01:13.67 bitrate=1722.3kbits/s   
frame= 2245 fps= 40 q=15.0 size=   15840kB time=00:01:14.81 bitrate=1734.5kbits/s   
frame= 2286 fps= 40 q=14.0 size=   15851kB time=00:01:16.18 bitrate=1704.5kbits/s   
frame= 2311 fps= 40 q=-7510448.5 Lsize=   16042kB time=00:01:17.62 bitrate=1693.0kbits/s
video:14934kB audio:1023kB subtitle:0 global headers:0kB muxing overhead 0.534455%
[libx264 @ 0x83af580] frame I:9     Avg QP:11.29  size: 35536
[libx264 @ 0x83af580] frame P:2302  Avg QP:12.35  size:  6504
[libx264 @ 0x83af580] mb I  I16..4: 26.1%  0.0% 73.9%
[libx264 @ 0x83af580] mb P  I16..4:  2.1%  0.0%  0.0%  P16..4: 56.9%  0.0%  0.0%  0.0%  0.0%    skip:41.0%
[libx264 @ 0x83af580] final ratefactor: 12.16
[libx264 @ 0x83af580] coded y,uvDC,uvAC intra: 72.7% 82.5% 74.0% inter: 28.3% 36.7% 15.4%
[libx264 @ 0x83af580] i16 v,h,dc,p: 45% 27% 16% 12%
[libx264 @ 0x83af580] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 19% 22% 11%  4% 10%  6% 11%  6% 11%
[libx264 @ 0x83af580] i8c dc,h,v,p: 39% 22% 19% 21%
[libx264 @ 0x83af580] kb/s:1586.45
MOBILE: conversion success!
MOBILE: processed!
MOBILE: relocating moov atom!
Relocation moov atom (using moovrelocator)..

Last edited by MrPulse (2013-03-22 15:43:10)

Offline

#4 2013-03-22 19:06:48

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: ftp upload video/convertion error

Please install qt-faststart. It comes with ffmpeg.


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

#5 2013-03-23 12:00:52

MrPulse
Member
Registered: 2013-03-05
Posts: 107
Website

Re: ftp upload video/convertion error

Now it works, thanks!

Offline

#6 2013-03-23 16:07:56

symtab
Administrator
Registered: 2010-08-23
Posts: 7,501
Website

Re: ftp upload video/convertion error

Welcome!


Adult Scripts: Adult Script Pro - Adult Search Script
Adult Advertising/Traffic: Plug Rush - EXOClick - PopAds

Offline

Board footer

Powered by FluxBB