8 calls to video_jobs::load() in Video 7.2
- TranscoderAbstractionFactoryFfmpeg::extractFrames in transcoders/
TranscoderAbstractionFactoryFfmpeg.inc - Extract frames from the current video.
- TranscoderAbstractionFactoryZencoder::extractFrames in transcoders/
TranscoderAbstractionFactoryZencoder.inc - For new videos, this function is never called, because all thumbnails are extracted and saved to the databases during the post back handler in TranscoderAbstractionFactoryZencoder::processPostback().
- TranscoderAbstractionFactoryZencoder::processPostback in transcoders/
TranscoderAbstractionFactoryZencoder.inc - Process postback jobs
- TranscoderAbstractionFactoryZencoderTestCase::testProcessPostback in tests/
TranscoderAbstractionFactoryZencoder.test - Test of TranscoderAbstractionFactoryZencoder::processPostback()
- video_cron in ./
video.module - Implements hook_cron().
- video_field_widget_value in ./
video.field.inc - The #value_callback for the video field element.
- _video_field_convert_on_save in ./
video.field.inc - Processes video fields that should convert on save.
- _video_field_file_autoconversion in ./
video.field.inc - Video file save to the video_queue table for conversions