Hello There, Guest! Register

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom Videos Freeze
#6
you will need to go to your start menu and in the search input box enter cmd then hit enter which should open the command prompt. The fastest way to get to the program directory is to browse to it in windows explorer where you can see the Leap Pad Manager app then in the "URL" box at the top you can right click click and copy the address. Then in the command prompt you can type cd then a space and right click and paste the address and hit enter. This should take you to the directory of the program.

the actual converting program is in the files directory so you will then need to do cd files to get into that directory. Put your video in that location and edit the following command so instead of inputvideo.mp4 it has your video name instead. Then copy and paste the command and hit enter to start the conversion.

ffmpeg.exe -i inputvideo.mp4 -acodec libvorbis -b 800k -ac 2 -ab 56k -ar 16000 -r 15 -vf scale="'if(gt(a,4/3),480,-1)':'if(gt(a,4/3),-1,272)'" outvideo.ogg

Keep an eye on the process to see if there are any issues. If you have issues, do a search on how to use the command prompt and i'm sure you can get it figured out Smile

Edit: This command is with the option to keep the aspect ratio on the video.
Reply


Messages In This Thread
Custom Videos Freeze - by Mike1986 - 07-20-2014, 04:27 PM
RE: Custom Videos Freeze - by Deak Phreak - 07-21-2014, 08:40 AM
RE: Custom Videos Freeze - by Mike1986 - 07-21-2014, 09:43 AM
RE: Custom Videos Freeze - by Deak Phreak - 07-21-2014, 12:10 PM
RE: Custom Videos Freeze - by Mike1986 - 07-21-2014, 04:24 PM
RE: Custom Videos Freeze - by Deak Phreak - 07-21-2014, 05:25 PM
RE: Custom Videos Freeze - by Mike1986 - 07-21-2014, 06:54 PM

Forum Jump: