Home
Welcome, Guest
Please Login or Register.    Lost Password?
Please take a couple of minutes to search previous discussions and documentation for solutions before starting new threads.

Getting error message when I click to convert
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Getting error message when I click to convert
#27070
Getting error message when I click to convert 5 Months, 1 Week ago Karma: 0
Generating Static Thumbnail
ERROR: Thumbnail image could not be generated.
FFMPEG INPUT

/usr/local/bin/ffmpeg -i /home/mayhem/public_html/hwdvideos/uploads/g7qgyp0wbgxf8m.flv -ss 0:00:01 -t 00:00:01 -s 120x90 -r 1 -f image2 /home/mayhem/public_html/hwdvideos/thumbs/temp_g7qgyp0wbgxf8m.jpg -y
inanonder
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#27077
Re:Getting error message when I click to convert 5 Months, 1 Week ago Karma: 63
That information is not enough to know the issue, could you post the output of the ffmpeg command?
Also, which hwdVideoShare are you using?
marpada
Admin
Posts: 2039
graphgraph
User Online Now Click here to see the profile of this user
Gender: Male
The administrator has disabled public write access.
 
#27082
Re:Getting error message when I click to convert 5 Months, 1 Week ago Karma: 0
iam using latest version of hwdVideoShare.

FFMPEG OUTPUT ;


FFmpeg version UNKNOWN, Copyright (c) 2000-2010 the FFmpeg developers
  built on Feb 19 2010 06:08:10 with gcc 4.1.2 20080704 (Red Hat 4.1.2-46)
  configuration: --prefix=/usr/local --disable-debug --enable-shared --enable-gpl --enable-nonfree --enable-postproc --enable-swscale --enable-pthreads --enable-x11grab --enable-libx264 --enable-libxvid --enable-libvorbis --enable-libfaac --enable- libfaad --enable-libmp3lame
  libavutil     50. 9. 0 / 50. 9. 0
  libavcodec    52.54. 0 / 52.54. 0
  libavformat   52.52. 0 / 52.52. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0.10. 0 /  0.10. 0
  libpostproc   51. 2. 0 / 51. 2. 0
[flv @ 0x81c53a0]Estimating duration from bitrate, this may be inaccurate

Seems stream 0 codec frame rate differs from container frame rate: 2000.00 (2000/1) -> 25.00 (25/1)
Input #0, flv, from '/home/mayhem/public_html/hwdvideos/uploads/g7qgyp0wbgxf8m.flv':
  Metadata:
    duration        : 317
    starttime       : 0
    totalduration   : 317
    width           : 320
    height          : 240
    videodatarate   : 178
    audiodatarate   : 68
    totaldatarate   : 251
    framerate       : 25
    bytelength      : 9960106
    canseekontime   : true
    sourcedata      : BADC20043HH
    purl            :
    pmsg            :
  Duration: 00:05:16.63, start: 0.000000, bitrate: 182 kb/s
    Stream #0.0: Video: h264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 182 kb/s, 25 tbr, 1k tbn, 2k tbc
    Stream #0.1: Audio: aac, 22050 Hz, stereo, s16
File '/home/mayhem/public_html/hwdvideos/thumbs/temp_g7qgyp0wbgxf8m.jpg' already exists. Overwrite ? [y/N] Not overwriting - exiting
FFmpeg version UNKNOWN, Copyright (c) 2000-2010 the FFmpeg developers
  built on Feb 19 2010 06:08:10 with gcc 4.1.2 20080704 (Red Hat 4.1.2-46)
  configuration: --prefix=/usr/local --disable-debug --enable-shared --enable-gpl --enable-nonfree --enable-postproc --enable-swscale --enable-pthreads --enable-x11grab --enable-libx264 --enable-libxvid --enable-libvorbis --enable-libfaac --enable- libfaad --enable-libmp3lame
  libavutil     50. 9. 0 / 50. 9. 0
  libavcodec    52.54. 0 / 52.54. 0
  libavformat   52.52. 0 / 52.52. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0.10. 0 /  0.10. 0
  libpostproc   51. 2. 0 / 51. 2. 0
[flv @ 0x90983a0]Estimating duration from bitrate, this may be inaccurate

Seems stream 0 codec frame rate differs from container frame rate: 2000.00 (2000/1) -> 25.00 (25/1)
Input #0, flv, from '/home/mayhem/public_html/hwdvideos/uploads/g7qgyp0wbgxf8m.flv':
  Metadata:
    duration        : 317
    starttime       : 0
    totalduration   : 317
    width           : 320
    height          : 240
    videodatarate   : 178
    audiodatarate   : 68
    totaldatarate   : 251
    framerate       : 25
    bytelength      : 9960106
    canseekontime   : true
    sourcedata      : BADC20043HH
    purl            :
    pmsg            :
  Duration: 00:05:16.63, start: 0.000000, bitrate: 182 kb/s
    Stream #0.0: Video: h264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 182 kb/s, 25 tbr, 1k tbn, 2k tbc
    Stream #0.1: Audio: aac, 22050 Hz, stereo, s16
Output #0, image2, to '/home/mayhem/public_html/hwdvideos/thumbs/temp_g7qgyp0wbgxf8m.jpg':
  Metadata:
    encoder         : Lavf52.52.0
    Stream #0.0: Video: mjpeg, yuvj420p, 120x90 [PAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 1 tbc
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
frame=    0 fps=  0 q=0.0 Lsize=      -0kB time=10000000000.00 bitrate=  -0.0kbits/s
video:0kB audio:0kB global headers:0kB muxing overhead -inf%
FFmpeg version UNKNOWN, Copyright (c) 2000-2010 the FFmpeg developers
  built on Feb 19 2010 06:08:10 with gcc 4.1.2 20080704 (Red Hat 4.1.2-46)
  configuration: --prefix=/usr/local --disable-debug --enable-shared --enable-gpl --enable-nonfree --enable-postproc --enable-swscale --enable-pthreads --enable-x11grab --enable-libx264 --enable-libxvid --enable-libvorbis --enable-libfaac --enable- libfaad --enable-libmp3lame
  libavutil     50. 9. 0 / 50. 9. 0
  libavcodec    52.54. 0 / 52.54. 0
  libavformat   52.52. 0 / 52.52. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0.10. 0 /  0.10. 0
  libpostproc   51. 2. 0 / 51. 2. 0
[flv @ 0x80d33a0]Estimating duration from bitrate, this may be inaccurate

Seems stream 0 codec frame rate differs from container frame rate: 2000.00 (2000/1) -> 25.00 (25/1)
Input #0, flv, from '/home/mayhem/public_html/hwdvideos/uploads/g7qgyp0wbgxf8m.flv':
  Metadata:
    duration        : 317
    starttime       : 0
    totalduration   : 317
    width           : 320
    height          : 240
    videodatarate   : 178
    audiodatarate   : 68
    totaldatarate   : 251
    framerate       : 25
    bytelength      : 9960106
    canseekontime   : true
    sourcedata      : BADC20043HH
    purl            :
    pmsg            :
  Duration: 00:05:16.63, start: 0.000000, bitrate: 182 kb/s
    Stream #0.0: Video: h264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 182 kb/s, 25 tbr, 1k tbn, 2k tbc
    Stream #0.1: Audio: aac, 22050 Hz, stereo, s16
File '/home/mayhem/public_html/hwdvideos/thumbs/temp_g7qgyp0wbgxf8m.jpg' already exists. Overwrite ? [y/N] Not overwriting - exiting
FFmpeg version UNKNOWN, Copyright (c) 2000-2010 the FFmpeg developers
  built on Feb 19 2010 06:08:10 with gcc 4.1.2 20080704 (Red Hat 4.1.2-46)
  configuration: --prefix=/usr/local --disable-debug --enable-shared --enable-gpl --enable-nonfree --enable-postproc --enable-swscale --enable-pthreads --enable-x11grab --enable-libx264 --enable-libxvid --enable-libvorbis --enable-libfaac --enable- libfaad --enable-libmp3lame
  libavutil     50. 9. 0 / 50. 9. 0
  libavcodec    52.54. 0 / 52.54. 0
  libavformat   52.52. 0 / 52.52. 0
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0.10. 0 /  0.10. 0
  libpostproc   51. 2. 0 / 51. 2. 0
[flv @ 0x8ae43a0]Estimating duration from bitrate, this may be inaccurate

Seems stream 0 codec frame rate differs from container frame rate: 2000.00 (2000/1) -> 25.00 (25/1)
Input #0, flv, from '/home/mayhem/public_html/hwdvideos/uploads/g7qgyp0wbgxf8m.flv':
  Metadata:
    duration        : 317
    starttime       : 0
    totalduration   : 317
    width           : 320
    height          : 240
    videodatarate   : 178
    audiodatarate   : 68
    totaldatarate   : 251
    framerate       : 25
    bytelength      : 9960106
    canseekontime   : true
    sourcedata      : BADC20043HH
    purl            :
    pmsg            :
  Duration: 00:05:16.63, start: 0.000000, bitrate: 182 kb/s
    Stream #0.0: Video: h264, yuv420p, 320x240 [PAR 1:1 DAR 4:3], 182 kb/s, 25 tbr, 1k tbn, 2k tbc
    Stream #0.1: Audio: aac, 22050 Hz, stereo, s16
Output #0, image2, to '/home/mayhem/public_html/hwdvideos/thumbs/temp_g7qgyp0wbgxf8m.jpg':
  Metadata:
    encoder         : Lavf52.52.0
    Stream #0.0: Video: mjpeg, yuvj420p, 120x90 [PAR 1:1 DAR 4:3], q=2-31, 200 kb/s, 90k tbn, 1 tbc
Stream mapping:
  Stream #0.0 -> #0.0
Press [q] to stop encoding
frame=    0 fps=  0 q=0.0 Lsize=      -0kB time=10000000000.00 bitrate=  -0.0kbits/s
video:0kB audio:0kB global headers:0kB muxing overhead -inf%
inanonder
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#27084
Re:Getting error message when I click to convert 5 Months, 1 Week ago Karma: 63
There's a known issue with the last version of ffmpeg and thumbs, upgrading to the Nightly Build should fix the issue
marpada
Admin
Posts: 2039
graphgraph
User Online Now Click here to see the profile of this user
Gender: Male
The administrator has disabled public write access.
 
Go to topPage: 1
get the latest posts directly to your desktop

Copyright © 2007-2010 Highwood Design | Your Details | Terms of Use | About