CumulusClips - Forums
Can't upload videos Error temp H.264
Hello ,
when i try to upload new video I receiving the following: ( The temp H.264 file was not created. The id of the video is: 6 )
I believe I meet all the requirements and I've confirmed permissions on /cc-content/uploads.
kindly check my website info.php for more information : http://mydrifting.com/info.php
when i try to upload new video I receiving the following: ( The temp H.264 file was not created. The id of the video is: 6 )
I believe I meet all the requirements and I've confirmed permissions on /cc-content/uploads.
kindly check my website info.php for more information : http://mydrifting.com/info.php
This discussion has been closed.
Comments
The temp H.264 file was not created. The id of the video is: 4
The temp H.264 file was not created. The id of the video is: 5
The temp H.264 file was not created. The id of the video is: 6
I have the error was at a site on a different server
log as below :
H.264 ENCODING
==================================================================
H.264 Encoding Command: /home/netcase313/public_html/cc-core/system/bin/ffmpeg-64-bit/ffmpeg -i /home/netcase313/public_html/cc-content/uploads/temp/325pt16TEUMOA807H76b.wmv -vcodec libx264 -vf "scale=min(640\,iw):trunc(ow/a/2)*2" -vb 800k -acodec libvo_aacenc -ab 96k -ar 44100 -f mp4 /home/netcase313/public_html/cc-content/uploads/h264/325pt16TEUMOA807H76b_temp.mp4 >> /home/netcase313/public_html/cc-core/logs/325pt16TEUMOA807H76b.log 2>&1
H.264 Encoding Output:
ffmpeg version 3.1-static http://johnvansickle.com/ffmpeg/ Copyright (c) 2000-2016 the FFmpeg developers
built with gcc 5.4.0 (Debian 5.4.0-4) 20160609
configuration: --enable-gpl --enable-version3 --enable-static --disable-debug --enable-libmp3lame --enable-libx264 --enable-libx265 --enable-libwebp --enable-libspeex --enable-libvorbis --enable-libvpx --enable-libfreetype --enable-fontconfig --enable-libxvid --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libtheora --enable-libvo-amrwbenc --enable-gray --enable-libopenjpeg --enable-libopus --enable-libass --enable-gnutls --enable-libvidstab --enable-libsoxr --enable-frei0r --enable-libfribidi --disable-indev=sndio --disable-outdev=sndio --enable-librtmp --enable-libmfx --enable-libzimg --cc=gcc
libavutil 55. 27.100 / 55. 27.100
libavcodec 57. 48.101 / 57. 48.101
libavformat 57. 40.101 / 57. 40.101
libavdevice 57. 0.101 / 57. 0.101
libavfilter 6. 46.102 / 6. 46.102
libswscale 4. 1.100 / 4. 1.100
libswresample 2. 1.100 / 2. 1.100
libpostproc 54. 0.100 / 54. 0.100
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, asf, from '/home/netcase313/public_html/cc-content/uploads/temp/325pt16TEUMOA807H76b.wmv':
Metadata:
SfOriginalFPS : 299700
WMFSDKVersion : 11.0.6001.7000
WMFSDKNeeded : 0.0.0.0000
comment : Footage: Small World Productions, Inc; Tourism New Zealand | Producer: Gary F. Spradling | Music: Steve Ball
title : Wildlife in HD
copyright : © 2008 Microsoft Corporation
IsVBR : 0
DeviceConformanceTemplate: AP@L3
Duration: 00:00:30.09, start: 0.000000, bitrate: 6977 kb/s
Stream #0:0(eng): Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, 2 channels, fltp, 192 kb/s
Stream #0:1(eng): Video: vc1 (Advanced) (WVC1 / 0x31435657), yuv420p, 1280x720, 5942 kb/s, 29.97 fps, 29.97 tbr, 1k tbn, 1k tbc
Unknown encoder 'libvo_aacenc'
Let me know how that works.
-vcodec libx264 -vf "scale=min(640\,iw):trunc(ow/a/2)*2" -vb 800k -acodec aac -ab 96k -ar 44100 -f mp4
shloud i change something ?