Skip to content

Instantly share code, notes, and snippets.

@edward
Created October 30, 2008 16:45
Show Gist options
  • Save edward/21079 to your computer and use it in GitHub Desktop.
Save edward/21079 to your computer and use it in GitHub Desktop.
~ UPDATE `videos` SET `updated_at` = '2008-10-30 16:44:25', `notification` = '0', `status` = 'error' WHERE (`id` = '52da2ef0-88cf-012b-7d8f-1231390084f5')
~ Unable to transcode file 52da2ef0-88cf-012b-7d8f-1231390084f5: RVideo::TranscoderError::UnknownError - Unexpected RVideo error: exit (SystemExit)
~ SELECT `id`, `filename`, `original_filename`, `parent`, `status`, `duration`, `container`, `width`, `height`, `video_codec`, `video_bitrate`, `fps`, `audio_codec`, `audio_bitrate`, `audio_sample_rate`, `profile`, `profile_title`, `player`, `queued_at`, `started_encoding_at`, `encoding_time`, `encoded_at`, `last_notification_at`, `notification`, `updated_at`, `created_at`, `thumbnail_position` FROM `videos` WHERE (`id` = '555d2ba0-88cb-012b-7d8f-1231390084f5') ORDER BY `id` LIMIT 1
~ Error sending error using ErrorSender.log_and_email - very erroneous! (undefined method `to_h' for #<Hash:0xb64c56d8>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment