soaivu / clipbucket

Automatically exported from code.google.com/p/clipbucket
0 stars 0 forks source link

Video not uploading correctly. - Unable to get video details using FFMPEG #458

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Uploading a video to clipbucket

What is the expected output? What do you see instead?
Uploaded, and able to view. Conversion failed.

What version of the product are you using? On what operating system?
Version 2.6 on Centos OS 5

Please provide any additional information below.

Started on 2014-03-29 09:22:09 - 2014 Mar 29

Checking File ....
File : /home/ircnetwork/web/files/conversion_queue/13960993293807a.mp4
File Exists : Yes

Preparing file...
 Unknown file details - Unable to get video details using FFMPEG 

Converting Video
Conversion Command : /usr/local/bin/ffmpeg -i 
/home/ircnetwork/web/files/conversion_queue/13960993293807a.mp4  -f flv  
-vcodec libx264 -r 25 -s 0x0 -aspect  0 -vf  pad=0:0:0:0:black -acodec libfaac 
-ab 128000  -an  /home/ircnetwork/web/files/videos/13960993293807a.flv  2> 
/home/ircnetwork/web/files/temp/1396099329e38fc.tmp

Conversion Details

ffmpeg version 1.2.6 Copyright (c) 2000-2014 the FFmpeg developers
  built on Mar 29 2014 08:53:16 with gcc 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1)
  configuration: 
  libavutil      52. 18.100 / 52. 18.100
  libavcodec     54. 92.100 / 54. 92.100
  libavformat    54. 63.104 / 54. 63.104
  libavdevice    54.  3.103 / 54.  3.103
  libavfilter     3. 42.103 /  3. 42.103
  libswscale      2.  2.100 /  2.  2.100
  libswresample   0. 17.102 /  0. 17.102
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 
'/home/ircnetwork/web/files/conversion_queue/13960993293807a.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 0
    compatible_brands: mp42mp41
    creation_time   : 2014-01-24 22:34:50
  Duration: 00:00:26.77, start: 0.000000, bitrate: 9983 kb/s
    Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1440x1080 [SAR 4:3 DAR 16:9], 9801 kb/s, 23.98 fps, 23.98 tbr, 24k tbn, 47.95 tbc
    Metadata:
      creation_time   : 2014-01-24 22:34:50
      handler_name    : ?Mainconcept Video Media Handler
    Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 189 kb/s
    Metadata:
      creation_time   : 2014-01-24 22:34:50
      handler_name    : #Mainconcept MP4 Sound Media Handler
Unknown encoder 'libx264'
Failed to stat file /home/ircnetwork/web/files/videos/13960993293807a.flv!
Failed to stat file /home/ircnetwork/web/files/videos/13960993293807a.flv!

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

Time Took : 0.0353 seconds

conversion_status : failed

Original issue reported on code.google.com by eddiebin...@geekcast.co.uk on 29 Mar 2014 at 1:33

GoogleCodeExporter commented 8 years ago

Original comment by arslan...@gmail.com on 24 Feb 2015 at 10:31