PDA

View Full Version : ffmpeg.exe error help!


VladGuerrero
09-05-2007, 06:31 AM
My video stops converting after just a few seconds, and the message I get says there has been an ffmeg.exe error. I've tried all of the options you suggested to others with the problem, but none of them helped. Any last resorts? Thanks in advance!


EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Documents and Settings\Adam Fowler\Desktop\Sean Cody - Billy.wmv"

PlayTime=
MSG - MediaInfo - PlayTime could not be read

Width=960

Height=540

AspectRatio=1.778

FrameRate=
MSG - MediaInfo - Video Framerate could not be read
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 2.25
MSG - Converter - Profile: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 0s
MSG - MediaInfo - Width: 960 pixels
MSG - MediaInfo - Height: 540 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 0 fps
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 180
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\Adam Fowler\Desktop\Sean Cody - Billy.wmv" -f mp4 -title "Sean Cody - Billy" -timestamp "2007-09-05 03:07:06" -vcodec h264 -level 13 -s 320x180 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.mp4"

FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0

Seems stream 1 codec frame rate differs from container frame rate: 1000.00 (1000/1) -> 30.00 (30/1)
Input #0, asf, from 'C:\Documents and Settings\Adam Fowler\Desktop\Sean Cody - Billy.wmv':
Duration: 00:15:54.8, start: 3.065000, bitrate: 1054 kb/s
MSG - FFmpeg - Video Length is 954s
Stream #0.0: Audio: wmav2, 44100 Hz, stereo, 48 kb/s
Stream #0.1: Video: wmv3, yuv420p, 960x540, 1000 kb/s, 30.00 fps(r)
Output #0, mp4, to 'C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.mp4':

Sketch
09-05-2007, 06:41 AM
Try an AVISynth profile. If that doesn't work, post that log please.

VladGuerrero
09-05-2007, 06:46 AM
It says it was successful, but it took way too short of a time to convert. Could the problem possibly be that the file is protected by DRM?






Successfully added file to iTunes Library
DELETE: C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.avs
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Program Files\Red Kawa\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Documents and Settings\Adam Fowler\Desktop\Sean Cody - Billy.wmv"

PlayTime=
MSG - MediaInfo - PlayTime could not be read

Width=960

Height=540

AspectRatio=1.778

FrameRate=
MSG - MediaInfo - Video Framerate could not be read
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - OS - Version: Microsoft Windows NT 5.1.2600 Service Pack 2
MSG - Converter - Version: 2.25
MSG - Converter - Profile: H.264 QVGA 768kbps Stereo/128kbps AviSynth
MSG - MediaInfo - Length: 0s
MSG - MediaInfo - Width: 960 pixels
MSG - MediaInfo - Height: 540 pixels
MSG - MediaInfo - Aspect Ratio: 1.778
MSG - MediaInfo - Framerate: 0 fps
WRITE: C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.avs
Line 1: DirectShowSource("C:\Documents and Settings\Adam Fowler\Desktop\Sean Cody - Billy.wmv")
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 180
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.avs" -f mp4 -title "Sean Cody - Billy" -timestamp "2007-09-05 03:26:28" -vcodec h264 -level 13 -s 320x180 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128k "C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.mp4"

FFmpeg version SVN-r9133, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libamr-nb --enable-libamr-wb --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --cpu=i686 --enable-memalign-hack --extra-ldflags=-static --enable-dirac
libavutil version: 49.4.0
libavcodec version: 51.40.4
libavformat version: 51.12.1
built on May 27 2007 19:45:44, gcc: 4.2.0
Input #0, avs, from 'C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.avs':
Duration: 00:00:10.0, start: 0.000000, bitrate: 0 kb/s
MSG - FFmpeg - Video Length is 10s
Stream #0.0: Video: rawvideo, rgb32, 1296x366, 364290 kb/s, 24.00 fps(r)
Output #0, mp4, to 'C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.mp4':
Stream #0.0: Video: h264, yuv420p, 320x180, q=2-31, 768 kb/s, 24.00 fps(c)
Stream mapping:
Stream #0.0 -> #0.0
[h264 @ 00AB2A40]width or height not divisible by 16 (320x180), compression will suffer.
[h264 @ 00AB2A40]using cpu capabilities MMX MMXEXT SSE SSE2
Press [q] to stop encoding
frame= 36 fps= 0 q=2.0 size= 29kB time=1.5 bitrate= 157.4kbits/s
frame= 72 fps= 71 q=2.0 size= 31kB time=3.0 bitrate= 85.8kbits/s
frame= 108 fps= 71 q=2.0 size= 34kB time=4.5 bitrate= 61.9kbits/s
frame= 143 fps= 71 q=2.0 size= 37kB time=6.0 bitrate= 50.2kbits/s
frame= 180 fps= 72 q=2.0 size= 39kB time=7.5 bitrate= 42.8kbits/s
frame= 215 fps= 71 q=2.0 size= 42kB time=9.0 bitrate= 38.1kbits/s
frame= 240 fps= 72 q=-14895196.9 Lsize= 46kB time=10.0 bitrate= 37.8kbits/s

video:43kB audio:0kB global headers:1kB muxing overhead 4.842540%
[h264 @ 00AB2A40]slice I:1 Avg QP:15.00 size: 11955
[h264 @ 00AB2A40]slice P:239 Avg QP: 2.54 size: 136
[h264 @ 00AB2A40]mb I I16..4: 55.4% 0.0% 44.6%
[h264 @ 00AB2A40]mb P I16..4: 0.2% 0.0% 0.0% P16..4: 9.6% 0.0% 0.0% 0.0% 0.0% skip:90.2%
[h264 @ 00AB2A40]SSIM Mean Y:0.9996862
[h264 @ 00AB2A40]kb/s:35.6
EXEC: C:\Program Files\Red Kawa\Video Converter\Tools\AddToItunes\AddToItunes.exe -add "C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.mp4"

iTunes Library Tool 2.0
(C) 2007 Red Kawa Inc.
http://www.redkawa.com

Successfully added file to iTunes Library
DELETE: C:\Documents and Settings\Adam Fowler\My Documents\Converted Videos\iPod\H264\Sean Cody - Billy.avs

msopnet
09-05-2007, 12:59 PM
It says it was successful, but it took way too short of a time to convert. Could the problem possibly be that the file is protected by DRM?

Yes, that could cause a problem. It's reading the video as being only 10 seconds long. Try using AVS Maker to see if it can play through AVISynth. Then save the AVS and convert that. I don't know how AVISynth works with DRM, so you may have to play with some things.