VideoHelp Forum




+ Reply to Thread
Results 1 to 5 of 5
  1. hi there,
    i've got the problem with this app, I wanna convert some movies for my nokia phone (6303i), but since couple days are some problems,
    I've got commanline:
    this worked couple days ago
    Code:
    ffmpeg -i input.avi -r 10 -vcodec mpeg4 -b 350k -acodec libfaac  -ab 64k -ar 22050 -ac 2  output.mp4
    this doesn't work
    Code:
    ffmpeg -i input.avi -acodec libfaac -b:a 128k -vcodec mpeg4 -b:v  1200k -flags +aic+mv4 output.mp4
    this doesn't working but i don't know what happend now

    This first is working now but on exampe half of movie crashed, it's working on short movies like video clips
    Click image for larger version

Name:	Screen001.png
Views:	319
Size:	62.1 KB
ID:	20439Click image for larger version

Name:	Screen002.png
Views:	371
Size:	146.3 KB
ID:	20440
    maybe are wrong commandline?
    pleas help me

    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Use a newer version of ffmpeg. http://ffmpeg.zeranoe.com/builds/



    Or use a frontend like the very simple and good mobile media converter.
    Quote Quote  
  3. just this new version doesn't work for me, or wrong command line;/
    Quote Quote  
  4. Member bat999's Avatar
    Join Date
    Feb 2008
    Location
    United Kingdom
    Search Comp PM
    ...
    Last edited by bat999; 2nd Dec 2013 at 20:39.
    Quote Quote  
  5. ffmpeg -i input.avi -r 10 -vcodec mpeg4 -b 350k -acodec libfaac -ab 64k -ar 22050 -ac 2 output.mp4
    ffmpeg -i input.avi -acodec libfaac -b:a 64k -vcodec mpeg4 -b:v 350k -flags +aic+mv4 output.mp4
    first working on earlier version of ffmpeg.exe, with new both doesn't work
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!