Results 1 to 9 of 9

Thread: Convert Error

  1. #1
    Join Date
    Jul 2007
    Posts
    10

    Default Convert Error

    My program has been working fine for several months. Now I'm having problems. I upload a video but don't see it. I check Process Queue and it says Convert Error. I click "convert again" and get

    STARTING VIDEO CONVERSION (process_queue.id = 72)

    File: /home/springfi/public_html/video/IMAG0001_2.ASF

    ################################################## ##

    SELECT * FROM `video` WHERE `VID`=150

    ################################################## ##

    Video id: 150

    Find video duration - START

    /usr/bin/mplayer -vo null -ao null -frames 0 -identify /home/springfi/public_html/video/IMAG0001_2.ASF

    MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    Compiled with runtime CPU detection.
    Cannot find HOME directory.
    Terminal type `unknown' is not defined.

    Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    ASF file format detected.
    ID_AUDIO_ID=1
    [asfheader] Audio stream found, -aid 1
    ID_VIDEO_ID=2
    [asfheader] Video stream found, -vid 2
    VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    ID_FILENAME=/home/springfi/public_html/video/IMAG0001_2.ASF
    ID_DEMUXER=asf
    ID_VIDEO_FORMAT=M4S2
    ID_VIDEO_BITRATE=0
    ID_VIDEO_WIDTH=640
    ID_VIDEO_HEIGHT=480
    ID_VIDEO_FPS=1000.000
    ID_VIDEO_ASPECT=0.0000
    ID_AUDIO_FORMAT=17
    ID_AUDIO_BITRATE=0
    ID_AUDIO_RATE=0
    ID_AUDIO_NCH=0
    ID_LENGTH=108.00
    ================================================== ========================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    ================================================== ========================
    ID_VIDEO_CODEC=ffodivx
    ================================================== ========================
    Opening audio decoder: [imaadpcm] IMA ADPCM audio decoder
    AUDIO: 8000 Hz, 1 ch, s16le, 32.2 kbit/25.19% (ratio: 4031->16000)
    ID_AUDIO_BITRATE=32248
    ID_AUDIO_RATE=8000
    ID_AUDIO_NCH=1
    Selected audio codec: [imaadpcm] afm: imaadpcm (IMA ADPCM)
    ================================================== ========================
    AO: [null] 8000Hz 1ch s16le (2 bytes per sample)
    ID_AUDIO_CODEC=imaadpcm
    Starting playback...


    Exiting... (End of file)

    Duration (mplayer): 108

    DURATION: 01:48

    Create Thumbnail - START
    CREATING THUMBNAIL 0

    /usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 1 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

    Array
    (
    [0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled with runtime CPU detection.
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] =>
    [7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [8] => ASF file format detected.
    [9] => [asfheader] Audio stream found, -aid 1
    [10] => [asfheader] Video stream found, -vid 2
    [11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [12] => jpeg: Parsing suboptions.
    [13] => jpeg: Progressive JPEG disabled.
    [14] => jpeg: Baseline JPEG enabled.
    [15] => jpeg: Suboptions parsed OK.
    [16] => ================================================== ========================
    [17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [19] => ================================================== ========================
    [20] => Audio: no sound
    [21] => Starting playback...
    [22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [23] => Could not find matching colorspace - retrying with -vf scale...
    [24] => Opening video filter: [scale]
    [25] => VDec: using Planar YV12 as output csp (no 0)
    [26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
    V: 6.2 2/ 2 ??% ??% ??,?% 0 0
    V: 6.3 3/ 3 ??% ??% ??,?% 0 0
    [32] =>
    [33] => Exiting... (End of file)
    )

    /home/springfi/public_html/thumb/150.jpg
    CREATING THUMBNAIL 1

    /usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 22 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

    Array
    (
    [0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled with runtime CPU detection.
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] =>
    [7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [8] => ASF file format detected.
    [9] => [asfheader] Audio stream found, -aid 1
    [10] => [asfheader] Video stream found, -vid 2
    [11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [12] => jpeg: Parsing suboptions.
    [13] => jpeg: Progressive JPEG disabled.
    [14] => jpeg: Baseline JPEG enabled.
    [15] => jpeg: Suboptions parsed OK.
    [16] => ================================================== ========================
    [17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [19] => ================================================== ========================
    [20] => Audio: no sound
    [21] => Starting playback...
    [22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [23] => Could not find matching colorspace - retrying with -vf scale...
    [24] => Opening video filter: [scale]
    [25] => VDec: using Planar YV12 as output csp (no 0)
    [26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
    V: 6.2 2/ 2 ??% ??% ??,?% 0 0
    V: 6.3 3/ 3 ??% ??% ??,?% 0 0
    [32] =>
    [33] => Exiting... (End of file)
    [34] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [35] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [36] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [37] => Compiled with runtime CPU detection.
    [38] => Cannot find HOME directory.
    [39] => Terminal type `unknown' is not defined.
    [40] =>
    [41] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [42] => ASF file format detected.
    [43] => [asfheader] Audio stream found, -aid 1
    [44] => [asfheader] Video stream found, -vid 2
    [45] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [46] => jpeg: Parsing suboptions.
    [47] => jpeg: Progressive JPEG disabled.
    [48] => jpeg: Baseline JPEG enabled.
    [49] => jpeg: Suboptions parsed OK.
    [50] => ================================================== ========================
    [51] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [52] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [53] => ================================================== ========================
    [54] => Audio: no sound
    [55] => Starting playback...
    [56] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [57] => Could not find matching colorspace - retrying with -vf scale...
    [58] => Opening video filter: [scale]
    [59] => VDec: using Planar YV12 as output csp (no 0)
    [60] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [61] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [62] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [63] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [64] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [65] => V: 27.1 1/ 1 ??% ??% ??,?% 0 0
    V: 27.2 2/ 2 ??% ??% ??,?% 0 0
    V: 27.3 3/ 3 ??% ??% ??,?% 0 0
    [66] =>
    [67] => Exiting... (End of file)
    )

    /home/springfi/public_html/thumb/1_150.jpg
    CREATING THUMBNAIL 2

    /usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 43 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

    Array
    (
    [0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled with runtime CPU detection.
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] =>
    [7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [8] => ASF file format detected.
    [9] => [asfheader] Audio stream found, -aid 1
    [10] => [asfheader] Video stream found, -vid 2
    [11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [12] => jpeg: Parsing suboptions.
    [13] => jpeg: Progressive JPEG disabled.
    [14] => jpeg: Baseline JPEG enabled.
    [15] => jpeg: Suboptions parsed OK.
    [16] => ================================================== ========================
    [17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [19] => ================================================== ========================
    [20] => Audio: no sound
    [21] => Starting playback...
    [22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [23] => Could not find matching colorspace - retrying with -vf scale...
    [24] => Opening video filter: [scale]
    [25] => VDec: using Planar YV12 as output csp (no 0)
    [26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
    V: 6.2 2/ 2 ??% ??% ??,?% 0 0
    V: 6.3 3/ 3 ??% ??% ??,?% 0 0
    [32] =>
    [33] => Exiting... (End of file)
    [34] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [35] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [36] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [37] => Compiled with runtime CPU detection.
    [38] => Cannot find HOME directory.
    [39] => Terminal type `unknown' is not defined.
    [40] =>
    [41] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [42] => ASF file format detected.
    [43] => [asfheader] Audio stream found, -aid 1
    [44] => [asfheader] Video stream found, -vid 2
    [45] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [46] => jpeg: Parsing suboptions.
    [47] => jpeg: Progressive JPEG disabled.
    [48] => jpeg: Baseline JPEG enabled.
    [49] => jpeg: Suboptions parsed OK.
    [50] => ================================================== ========================
    [51] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [52] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [53] => ================================================== ========================
    [54] => Audio: no sound
    [55] => Starting playback...
    [56] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [57] => Could not find matching colorspace - retrying with -vf scale...
    [58] => Opening video filter: [scale]
    [59] => VDec: using Planar YV12 as output csp (no 0)
    [60] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [61] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [62] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [63] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [64] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [65] => V: 27.1 1/ 1 ??% ??% ??,?% 0 0
    V: 27.2 2/ 2 ??% ??% ??,?% 0 0
    V: 27.3 3/ 3 ??% ??% ??,?% 0 0
    [66] =>
    [67] => Exiting... (End of file)
    [68] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [69] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [70] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [71] => Compiled with runtime CPU detection.
    [72] => Cannot find HOME directory.
    [73] => Terminal type `unknown' is not defined.
    [74] =>
    [75] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [76] => ASF file format detected.
    [77] => [asfheader] Audio stream found, -aid 1
    [78] => [asfheader] Video stream found, -vid 2
    [79] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [80] => jpeg: Parsing suboptions.
    [81] => jpeg: Progressive JPEG disabled.
    [82] => jpeg: Baseline JPEG enabled.
    [83] => jpeg: Suboptions parsed OK.
    [84] => ================================================== ========================
    [85] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [86] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [87] => ================================================== ========================
    [88] => Audio: no sound
    [89] => Starting playback...
    [90] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [91] => Could not find matching colorspace - retrying with -vf scale...
    [92] => Opening video filter: [scale]
    [93] => VDec: using Planar YV12 as output csp (no 0)
    [94] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [95] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [96] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [97] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [98] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [99] => V: 48.1 1/ 1 ??% ??% ??,?% 0 0
    V: 48.2 2/ 2 ??% ??% ??,?% 0 0
    V: 48.3 3/ 3 ??% ??% ??,?% 0 0
    [100] =>
    [101] => Exiting... (End of file)
    )

    /home/springfi/public_html/thumb/2_150.jpg
    CREATING THUMBNAIL 3

    /usr/bin/mplayer /home/springfi/public_html/video/IMAG0001_2.ASF -ss 64 -nosound -vo jpeg:outdir=/home/springfi/public_html/templates_c/150/ -frames 2

    Array
    (
    [0] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [2] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled with runtime CPU detection.
    [4] => Cannot find HOME directory.
    [5] => Terminal type `unknown' is not defined.
    [6] =>
    [7] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [8] => ASF file format detected.
    [9] => [asfheader] Audio stream found, -aid 1
    [10] => [asfheader] Video stream found, -vid 2
    [11] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [12] => jpeg: Parsing suboptions.
    [13] => jpeg: Progressive JPEG disabled.
    [14] => jpeg: Baseline JPEG enabled.
    [15] => jpeg: Suboptions parsed OK.
    [16] => ================================================== ========================
    [17] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [18] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [19] => ================================================== ========================
    [20] => Audio: no sound
    [21] => Starting playback...
    [22] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [23] => Could not find matching colorspace - retrying with -vf scale...
    [24] => Opening video filter: [scale]
    [25] => VDec: using Planar YV12 as output csp (no 0)
    [26] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [27] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [28] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [29] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [30] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [31] => V: 6.1 1/ 1 ??% ??% ??,?% 0 0
    V: 6.2 2/ 2 ??% ??% ??,?% 0 0
    V: 6.3 3/ 3 ??% ??% ??,?% 0 0
    [32] =>
    [33] => Exiting... (End of file)
    [34] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [35] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [36] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [37] => Compiled with runtime CPU detection.
    [38] => Cannot find HOME directory.
    [39] => Terminal type `unknown' is not defined.
    [40] =>
    [41] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [42] => ASF file format detected.
    [43] => [asfheader] Audio stream found, -aid 1
    [44] => [asfheader] Video stream found, -vid 2
    [45] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [46] => jpeg: Parsing suboptions.
    [47] => jpeg: Progressive JPEG disabled.
    [48] => jpeg: Baseline JPEG enabled.
    [49] => jpeg: Suboptions parsed OK.
    [50] => ================================================== ========================
    [51] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [52] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [53] => ================================================== ========================
    [54] => Audio: no sound
    [55] => Starting playback...
    [56] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [57] => Could not find matching colorspace - retrying with -vf scale...
    [58] => Opening video filter: [scale]
    [59] => VDec: using Planar YV12 as output csp (no 0)
    [60] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [61] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [62] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [63] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [64] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [65] => V: 27.1 1/ 1 ??% ??% ??,?% 0 0
    V: 27.2 2/ 2 ??% ??% ??,?% 0 0
    V: 27.3 3/ 3 ??% ??% ??,?% 0 0
    [66] =>
    [67] => Exiting... (End of file)
    [68] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [69] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [70] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [71] => Compiled with runtime CPU detection.
    [72] => Cannot find HOME directory.
    [73] => Terminal type `unknown' is not defined.
    [74] =>
    [75] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [76] => ASF file format detected.
    [77] => [asfheader] Audio stream found, -aid 1
    [78] => [asfheader] Video stream found, -vid 2
    [79] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [80] => jpeg: Parsing suboptions.
    [81] => jpeg: Progressive JPEG disabled.
    [82] => jpeg: Baseline JPEG enabled.
    [83] => jpeg: Suboptions parsed OK.
    [84] => ================================================== ========================
    [85] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [86] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [87] => ================================================== ========================
    [88] => Audio: no sound
    [89] => Starting playback...
    [90] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [91] => Could not find matching colorspace - retrying with -vf scale...
    [92] => Opening video filter: [scale]
    [93] => VDec: using Planar YV12 as output csp (no 0)
    [94] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [95] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [96] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [97] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [98] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [99] => V: 48.1 1/ 1 ??% ??% ??,?% 0 0
    V: 48.2 2/ 2 ??% ??% ??,?% 0 0
    V: 48.3 3/ 3 ??% ??% ??,?% 0 0
    [100] =>
    [101] => Exiting... (End of file)
    [102] => MPlayer 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [103] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [104] => CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [105] => Compiled with runtime CPU detection.
    [106] => Cannot find HOME directory.
    [107] => Terminal type `unknown' is not defined.
    [108] =>
    [109] => Playing /home/springfi/public_html/video/IMAG0001_2.ASF.
    [110] => ASF file format detected.
    [111] => [asfheader] Audio stream found, -aid 1
    [112] => [asfheader] Video stream found, -vid 2
    [113] => VIDEO: [M4S2] 640x480 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
    [114] => jpeg: Parsing suboptions.
    [115] => jpeg: Progressive JPEG disabled.
    [116] => jpeg: Baseline JPEG enabled.
    [117] => jpeg: Suboptions parsed OK.
    [118] => ================================================== ========================
    [119] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    [120] => Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
    [121] => ================================================== ========================
    [122] => Audio: no sound
    [123] => Starting playback...
    [124] => VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
    [125] => Could not find matching colorspace - retrying with -vf scale...
    [126] => Opening video filter: [scale]
    [127] => VDec: using Planar YV12 as output csp (no 0)
    [128] => Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
    [129] => [swscaler @ 0x89a2a50]No accelerated colorspace conversion found
    [130] => [swscaler @ 0x89a2a50]SwScaler: using unscaled yuv420p -> rgb24 special converter
    [131] => VO: [jpeg] 640x480 => 640x480 RGB 24-bit
    [132] => jpeg: /home/springfi/public_html/templates_c/150/ - Output directory already exists and is writable.
    [133] => V: 69.1 1/ 1 ??% ??% ??,?% 0 0
    V: 69.2 2/ 2 ??% ??% ??,?% 0 0
    V: 69.3 3/ 3 ??% ??% ??,?% 0 0
    [134] =>
    [135] => Exiting... (End of file)
    )

    /home/springfi/public_html/thumb/3_150.jpg

    Create Thumbnail with mplayer - END

    CONVERT COMMAND: /usr/bin/mencoder '/home/springfi/public_html/video/IMAG0001_2.ASF' -o /home/springfi/public_html/flvideo/122398752246937068.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es

    ################################################## ##

    Array
    (
    [0] => MEncoder 1.0rc2-4.1.2 (C) 2000-2007 MPlayer Team
    [1] => CPU: Intel(R) Xeon(R) CPU E5430 @ 2.66GHz (Family: 6, Model: 23, Stepping: 6)
    [2] => CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
    [3] => Compiled with runtime CPU detection.
    [4] =>
    [5] => Exiting... (error parsing command line)
    )

    ################################################## ##

    Return value: Exiting... (error parsing command line)

    Running flvtool2: /usr/bin/flvtool2 -U /home/springfi/public_html/flvideo/122398752246937068.flv



    Help.

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Convert Error

    Are you getting this error with all videos? Or just the one?
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  3. #3
    Join Date
    Jul 2007
    Posts
    10

    Default Re: Convert Error

    That's the only one that I have tried to upload.

  4. #4
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Convert Error

    Try uploading something other than an .ASF file and see if you get the same error.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

  5. #5
    Join Date
    Jul 2007
    Posts
    10

    Default Re: Convert Error

    Same thing with .wmv

  6. #6
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Convert Error

    Check that your service provider didn't change something somewhere...like permissions or something.

    I find that when things are working just fine and then one day *poof*...it's usually something on the server end. Either they changed something somewhere or a file became corrupt for some reason.
    If it's not fun, stop doing it!

  7. #7
    Join Date
    Nov 2008
    Posts
    1

    Default Re: Convert Error

    I am having the same error...can you help me. Im not sure if the lib files are not on the server or what. Thanks

  8. #8
    Join Date
    May 2007
    Location
    Planet Earth
    Posts
    1,389

    Default Re: Convert Error

    Dunno if this will help or not but I did a forum search for your error and got these forum thread results

    http://www.google.com/custom?domains=fo ... %3A1&hl=en

    I searched for

    Return value: Exiting... (error parsing command line)

    Running flvtool2: /usr/bin/flvtool2
    sounds like mencoder on your server got borked and needs to be reinstalled? Or they changed mencoder on you and you need to change the convert commands in your video_conversion.php? viewtopic.php?f=4&t=1707&p=7581
    If it's not fun, stop doing it!

  9. #9
    Join Date
    Sep 2008
    Posts
    1,019

    Default Re: Convert Error

    Actually, you are using the wrong convert command. Your version of mencoder is RC2. RC2 does not require a bframe certification. In your include/settings/video_conversion.php file, you need to comment out the line for the old mencoder and uncomment the line for the new mencoder. Then retry your conversion and see.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

Similar Threads

  1. Convert Error
    By ct2k7 in forum Installation Support
    Replies: 1
    Last Post: 04-20-2009, 04:05 AM
  2. Convert Error
    By pjohn in forum Installation Support
    Replies: 20
    Last Post: 01-17-2009, 06:13 PM
  3. Convert error
    By tanjiajun_34 in forum Installation Support
    Replies: 5
    Last Post: 01-05-2009, 07:33 AM
  4. convert error
    By harleywiz in forum Installation Support
    Replies: 2
    Last Post: 06-06-2008, 04:44 AM
  5. Convert Error
    By sathees in forum Bug Reports
    Replies: 1
    Last Post: 02-14-2008, 05:01 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •