soaivu / clipbucket

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

Invalid Aspect Ratio: 0 #399

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. New install of Clipbucket (latest version)
2. Install FFMPEG etc from this website: 
http://cumulusclips.org/docs/install-ffmpeg-x264-on-centos/
3. Ubuntu 10.04 OS.

What is the expected output? What do you see instead?
I see the thumbnail of the video, and how long it is, but it does not convert 
properly and throws out this error in the conversion log: "Invalid aspect 
ratio: 0"

What version of the product are you using? On what operating system?
Clipbucket V2.6 (Latest)
Ubuntu 10.04 LTS 32bit

Please provide any additional information below.

Original issue reported on code.google.com by owen.ash...@googlemail.com on 21 Apr 2013 at 6:17

GoogleCodeExporter commented 8 years ago

Original comment by zomail...@gmail.com on 7 May 2013 at 10:40

GoogleCodeExporter commented 8 years ago
provide complete conversion log for this error.

Original comment by hassan.b...@gmail.com on 28 Jun 2013 at 7:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Started on 2013-08-20 21:00:22 - 2013 Aug 20

Checking File ....
File : /var/www/html/files/conversion_queue/1377025222b4e9b.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 
/var/www/html/files/conversion_queue/1377025222b4e9b.mp4 -f flv -vcodec libx264 
-vpre normal -r 25 -s 0x0 -aspect 0 -vf pad=0:0:0:0:black -acodec libfaac -ab 
128000 -an /var/www/html/files/videos/1377025222b4e9b.flv 2> 
/var/www/html/files/temp/137702522231d2d.tmp

Conversion Details

ffmpeg version 2.0 Copyright (c) 2000-2013 the FFmpeg developers
built on Aug 20 2013 19:28:34 with gcc 4.4.7 (GCC) 20120313 (Red Hat 4.4.7-3)
configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-shared 
--enable-libmp3lame --enable-libx264 --enable-libfaac --enable-libvpx 
--enable-libvorbis --enable-libopencore-amrnb --enable-libopencore-amrwb 
--enable-libopencore-amrnb --enable-libtheora
libavutil 52. 38.100 / 52. 38.100
libavcodec 55. 18.102 / 55. 18.102
libavformat 55. 12.100 / 55. 12.100
libavdevice 55. 3.100 / 55. 3.100
libavfilter 3. 79.101 / 3. 79.101
libswscale 2. 3.100 / 2. 3.100
libswresample 0. 17.102 / 0. 17.102
libpostproc 52. 3.100 / 52. 3.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 
'/var/www/html/files/conversion_queue/1377025222b4e9b.mp4':
Metadata:
major_brand : isom
minor_version : 1
compatible_brands: isomavc1
creation_time : 2010-06-06 06:53:05
Duration: 00:06:33.53, start: 0.000000, bitrate: 241 kb/s
Stream #0:0(und): Video: h264 (Constrained Baseline) (avc1 / 0x31637661), 
yuv420p, 320x240 [SAR 1:1 DAR 4:3], 219 kb/s, 29.97 fps, 29.97 tbr, 30k tbn, 
59.94 tbc
Metadata:
creation_time : 2010-06-06 06:53:05
handler_name : GPAC ISO Video Handler
Stream #0:1(und): Audio: aac (mp4a / 0x6134706D), 22050 Hz, mono, fltp, 20 kb/s
Metadata:
creation_time : 2010-06-06 06:53:05
handler_name : GPAC ISO Audio Handler
Invalid aspect ratio: 0
Failed to stat file /var/www/html/files/videos/1377025222b4e9b.flv!
Failed to stat file /var/www/html/files/videos/1377025222b4e9b.flv!

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

Time Took : 0.222 seconds

conversion_status : failed

Original comment by sebastja...@gmail.com on 20 Aug 2013 at 8:53

GoogleCodeExporter commented 8 years ago
Problem was in newest vesion of FFMPEG! I Downgraded it to 0.9.1. Now it works 
fine !

Original comment by sebastja...@gmail.com on 20 Aug 2013 at 11:19

GoogleCodeExporter commented 8 years ago
how to downgrade it to 0.9.1 please advise

Original comment by host.com...@gmail.com on 7 Apr 2014 at 7:10

GoogleCodeExporter commented 8 years ago
add my email : webomlinux@gmail.com

have done it :) 

Original comment by webomli...@gmail.com on 4 Jun 2014 at 8:46

GoogleCodeExporter commented 8 years ago

Original comment by arslan...@gmail.com on 24 Feb 2015 at 9:51