soaivu / clipbucket

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

video not able to converted and #460

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. New installation of clipbucket
2. Flv file uploaded by client but in conversion details, got an error 
/usr/local/share/ffmpeg/libx264-normal.ffpreset: Invalid option or argument: 
'partitions=+parti8x8+parti4x4+partp8x8+partb8x8
', parsed as 'partitions' = '+parti8x8+parti4x4+partp8x8+partb8x8'
Failed to stat file /var/www/upload/files/videos/1399189041faed4.flv!
Failed to stat file /var/www/upload/files/videos/1399189041faed4.flv!

3.

What is the expected output? What do you see instead?
Video is not able to converted 

What version of the product are you using? On what operating system?
Clipbucket version 2.6 on ubuntu 12.04 LTS X86

Please provide any additional information below.

Original issue reported on code.google.com by sandeep....@gmail.com on 4 May 2014 at 7:49

GoogleCodeExporter commented 8 years ago
I have re-installed the server with all new software's installation.
In this server, After uploading, video conversion stops with following log. and 
the status if video says : Processing

Conversion details
File/var/www/upload/files/conversion_queue/139928314715fe4.flv
File ExistsYes
Conversion Command/usr/local/bin/ffmpeg -i 
/var/www/upload/files/conversion_queue/139928314715fe4.flv -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/upload/files/videos/139928314715fe4.flv 2> 
/var/www/upload/files/temp/139928314792547.tmp
Starttime0
Totalduration96
Totaldatarate204
Bytelength2463874
Canseekontimetrue
SourcedataB4A7DD723HM1386073597484238
Purl
Pmsg
Time Took0.2795 seconds
Conversion Statusfailed
File Name139928314715fe4
File Extflv
Complete conversion log
Expand | Copy 
Started on 2014-05-05 15:15:47 - 2014 May 05

Checking File ....
File : /var/www/upload/files/conversion_queue/139928314715fe4.flv
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/upload/files/conversion_queue/139928314715fe4.flv -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/upload/files/videos/139928314715fe4.flv 2> 
/var/www/upload/files/temp/139928314792547.tmp

Conversion Details

ffmpeg version 2.2.git Copyright (c) 2000-2014 the FFmpeg developers
built on May 5 2014 05:12:58 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
configuration: --extra-libs=-ldl --enable-gpl --enable-libass 
--enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus 
--enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 
--enable-nonfree --enable-x11grab
libavutil 52. 81.100 / 52. 81.100
libavcodec 55. 60.103 / 55. 60.103
libavformat 55. 37.102 / 55. 37.102
libavdevice 55. 13.101 / 55. 13.101
libavfilter 4. 5.100 / 4. 5.100
libswscale 2. 6.100 / 2. 6.100
libswresample 0. 18.100 / 0. 18.100
libpostproc 52. 3.100 / 52. 3.100
[flv @ 0x1effde0] Stream discovered after head already parsed
Input #0, flv, from 
'/var/www/upload/files/conversion_queue/139928314715fe4.flv':
Metadata:
starttime : 0
totalduration : 96
totaldatarate : 204
bytelength : 2463874
canseekontime : true
sourcedata : B4A7DD723HM1386073597484238
purl : 
pmsg : 
Duration: 00:01:36.43, start: 0.000000, bitrate: 204 kb/s
Stream #0:0: Video: flv1, yuv420p, 426x232, 135 kb/s, 23.98 fps, 23.98 tbr, 1k 
tbn, 1k tbc
Stream #0:1: Audio: mp3, 22050 Hz, stereo, s16p, 65 kb/s
Stream #0:2: Data: none
/usr/local/share/ffmpeg/libx264-normal.ffpreset: Invalid syntax: '
'
Failed to stat file /var/www/upload/files/videos/139928314715fe4.flv!
Failed to stat file /var/www/upload/files/videos/139928314715fe4.flv!

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

Time Took : 0.2795 seconds

conversion_status : failed

Not able to understand that how to get sortout this problem.....

Sandeep Ulhalkar

Original comment by sandeep....@gmail.com on 5 May 2014 at 10:35

GoogleCodeExporter commented 8 years ago
2,7

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