PDA

View Full Version : Ffmpeg


Moonlight99
03-11-2007, 07:01 AM
YEs I've read the FAQ's but I still cant work it out. My movie is transcoding in seconds and not adding to Itunes. How do I sort out the error?

EXEC: C:\Documents and Settings\Katie\My Documents\Incomplete\Video Converter\Tools\MediaInfo\mediainfobatch.bat "C:\Documents and Settings\Katie\My Documents\Incomplete\Video Converter\Tools\MediaInfo\MediaInfo.exe" "C:\Documents and Settings\Katie\My Documents\Incomplete\Video Converter\Tools\MediaInfo\parameters.txt" "C:\Documents and Settings\Katie\My Documents\MCR- I dont love you.avi"

PlayTime=01:58:20.093

Width=640

Height=320

AspectRatio=2.000

FrameRate=23.976
MediaInfo Command line, MediaInfoLib - v0.7.4.5
MSG - Converter - Version: 2.07
MSG - Converter - Profile: H.264 QVGA 768kbps Stereo/128kbps
MSG - MediaInfo - Length: 7100s
MSG - MediaInfo - Width: 640 pixels
MSG - MediaInfo - Height: 320 pixels
MSG - MediaInfo - Aspect Ratio: 2
MSG - MediaInfo - Framerate: 23.976 fps
MSG - Converter - Automatically Resizing Resolution
MSG - Converter - New Width:320 | New Height: 160
MSG - Converter - Automatically Generating Framerate
EXEC: C:\Documents and Settings\Katie\My Documents\Incomplete\Video Converter\Tools\FFmpeg\ffmpeg.exe -y -i "C:\Documents and Settings\Katie\My Documents\MCR- I dont love you.avi" -f mp4 -title "MCR- I dont love you" -timestamp "2007-03-11 11:17:11" -vcodec h264 -level 13 -s 320x160 -r 24000/1001 -b 768k -bt 768k -bufsize 2000k -maxrate 768k -g 250 -coder 0 -acodec aac -ac 2 -ab 128 "C:\Documents and Settings\Katie\My Documents\Incomplete\Video Converter\Videos\iPod\H264\MCR- I dont love you.mp4"

FFmpeg version SVN-r8047, Copyright (c) 2000-2007 Fabrice Bellard, et al.
configuration: --enable-gpl --enable-pp --enable-swscaler --enable-pthreads --enable-liba52 --enable-avisynth --enable-libdts --enable-libfaac --enable-libfaad --enable-libgsm --enable-libmp3lame --enable-libnut --enable-libogg --enable-libtheora --enable-libvorbis --enable-x264 --enable-xvid --enable-amr_nb --enable-amr_wb --cpu=i686 --enable-memalign-hack --extra-ldflags=-static
libavutil version: 49.3.0
libavcodec version: 51.34.0
libavformat version: 51.10.0
built on Feb 21 2007 23:20:24, gcc: 4.3.0 20070126 (experimental)
Input #0, avi, from 'C:\Documents and Settings\Katie\My Documents\MCR- I dont love you.avi':
Duration: 01:58:20.0, start: 0.000000, bitrate: 694 kb/s
Stream #0.0: Video: msmpeg4, 640x320, 23.98 fps(r)
Stream #0.1: Audio: mp3, 48000 Hz, stereo, 96 kb/s
swScaler: Unknown format is not supported as input format
Cannot get resampling context

Red Kawa
03-11-2007, 10:11 AM
Try using a profile with the words "AviSynth" in it.

Moonlight99
03-12-2007, 12:31 PM
I tried that... still didn't work.

Sketch
03-14-2007, 04:56 AM
Could you post a log of the AVISynth profile conversion please?