Hi,
also ich habs jetzt nochmal nach der Anleitung hier probiert:
klick Das hat auch gut funktioniert, allerings ist das Video das mir folgende Zeile erzeugt nicht abspielbar auf meinem G1:
Code:
ffmpeg -y -i input.avi -pass 1 -vcodec libx264 -vpre fastfirstpass -vpre ipod640 -b 512k -bt 512k -s 640x480 -threads 0 -f ipod -an /dev/null && ffmpeg -i input.avi -pass 2 -acodec libfaac -ab 128k -ac 2 -vcodec libx264 -vpre normal -vpre ipod640 -b 512k -bt 512k -s 640x480 -threads 0 -f ipod output.mp4
Weiss jemand warum? Gut G1 ist kein iPod ^^ Aber wie macht man es dann richtig?
cu
serow