soaivu / clipbucket

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

conversion fail #343

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
cannot convert the video
error log is as below

Started on 2012-09-03 10:03:12 - 2012 Sep 03

Checking File ....
File : /home/test/files/conversion_queue/13466917918c71d.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/test/files/conversion_queue/13466917918c71d.mp4  -f flv  -vcodec libx264 
-preset normal  -r 25 -s 0x0 -aspect  0 -vf  pad=0:0:0:0:black -acodec libfaac 
-ab 128000  -an  /home/test/files/videos/13466917918c71d.flv  2> 
/home/test/files/temp/13466917927ac7f.tmp

Conversion Details

ffmpeg version git-2012-08-30-5e363bb Copyright (c) 2000-2012 the FFmpeg 
developers
  built on Aug 29 2012 23:43:48 with gcc 4.6 (Ubuntu/Linaro 4.6.3-1ubuntu5)
  configuration: --enable-gpl --enable-libfaac --enable-libfdk-aac --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-librtmp --enable-libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-nonfree --enable-version3
  libavutil      51. 70.100 / 51. 70.100
  libavcodec     54. 54.100 / 54. 54.100
  libavformat    54. 25.104 / 54. 25.104
  libavdevice    54.  2.100 / 54.  2.100
  libavfilter     3. 14.100 /  3. 14.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/test/files/conversion_queue/13466917918c71d.mp4':
  Metadata:
    major_brand     : mp42
    minor_version   : 1
    compatible_brands: isommp41avc1
    creation_time   : 1942-05-11 17:00:34
  Duration: 00:02:59.60, start: 0.000000, bitrate: 1204 kb/s
    Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 640x360 [SAR 1:1 DAR 16:9], 1104 kb/s, 30 fps, 30 tbr, 600 tbn, 60 tbc
    Metadata:
      creation_time   : 1942-05-11 17:00:34
      handler_name    : ?Apple Video Media Handler
    Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 44100 Hz, stereo, s16, 96 kb/s
    Metadata:
      creation_time   : 1942-05-11 17:00:34
      handler_name    : ?Apple Sound Media Handler
    Stream #0:2(eng): Data: none (mp4s / 0x7334706D)
    Metadata:
      creation_time   : 1942-05-11 17:00:34
      handler_name    : ?
    Stream #0:3(eng): Data: none (mp4s / 0x7334706D)
    Metadata:
      creation_time   : 1942-05-11 17:00:34
      handler_name    : ?
Invalid frame size: 0x0.
Failed to stat file /home/test/files/videos/13466917918c71d.flv!
Failed to stat file /home/test/files/videos/13466917918c71d.flv!

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

Time Took : 0.4605 seconds

conversion_status : failed

Original issue reported on code.google.com by csho...@gmail.com on 3 Sep 2012 at 9:09

GoogleCodeExporter commented 9 years ago
I have the same problem...

Original comment by LMd...@gmail.com on 7 Feb 2013 at 9:09

GoogleCodeExporter commented 9 years ago

Original comment by zomail...@gmail.com on 6 May 2013 at 12:14