daitss / core

DAITSS: Dark Archive In The Sunshine State
GNU General Public License v3.0
9 stars 2 forks source link

Mencoder error with avi file #766

Closed szanati closed 10 years ago

szanati commented 10 years ago

I got the following error that is similar to issue 749:

2014-08-27 15:54:27 -0400

error while processing 3(sip-files/Conf3.avi): bad status http://transform.fda.fcla.edu/transform/avi_norm?location=file:/var/daitss/data/work/E9M1IJJP5_YP9EJD/files/original/3/data: 500 /opt/mencoder/bin/mencoder /var/daitss/data/work/E9M1IJJP5_YP9EJD/files/original/3/data -oac pcm -ovc lavc -lavcopts vcodec=mjpeg -o /var/daitss/tmp/d20140824-24693-wz9tya/data/transformed.avi failed, output: MEncoder SVN-r28728-snapshot-4.1.2 (C) 2000-2009 MPlayer Team success: format: 0 data: 0x0 - 0x1ae400 AVI file format detected. [aviheader] Video stream found, -vid 0 AVI: No audio stream found -> no sound. VIDEO: [CRAM] 1028x400 16bpp 10.000 fps 279.1 kbps (34.1 kbyte/s) [V] filefmt:3 fourcc:0x4D415243 size:1028x400 fps:10.000 ftime:=0.1000 Opening video filter: [expand osd=1]

Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1

Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family

Selected video codec: [ffvideo1] vfm: ffmpeg (FFmpeg Microsoft Video 1)

VDec: vo config request - 1028 x 400 (preferred colorspace: Unknown 0x0000) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale] VDec: vo config request - 1028 x 400 (preferred colorspace: Unknown 0x0000) Could not find matching colorspace - retrying with -vf scale... Opening video filter: [scale]

Exiting...

/opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/preserve.rb:26:in rescue in block in preserve' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/preserve.rb:19:inblock in preserve' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/preserve.rb:18:in each' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/preserve.rb:18:inpreserve' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/ingest.rb:33:in ingest' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/process.rb:82:inblock in spawn' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/process.rb:66:in fork' /opt/web-services/sites/core/releases/20140731164832/lib/daitss/proc/wip/process.rb:66:inspawn' /opt/web-services/sites/core/current/bin/pulse:161:in block in start_wips' /opt/web-services/sites/core/current/bin/pulse:158:ineach' /opt/web-services/sites/core/current/bin/pulse:158:in start_wips' /opt/web-services/sites/core/current/bin/pulse:194:inblock in ' /opt/web-services/sites/core/current/bin/pulse:192:in `loop' /opt/web-services/sites/core/current/bin/pulse:192:in

jonpitts commented 10 years ago

Was able to ingest package on VM with updated mencoder. A ticket has been put in to update mencoder on servers.

szanati commented 10 years ago

Mencoder has been updated and these 2 packages archived successfully. I am going to close this issue.