View Single Post
  #33 (permalink)  
Old 26th Dec 2007, 3:52 pm
jp jp is offline
Member
Keen on MPx players
 
Join Date: Sep 2006
Posts: 77
Default Re: [solved] file format error when playing .avi file

iixorbiusii: Below are the links to the viDrop discussion thread and to v0.53 download as you requested...

http://www.mympxplayer.org/previous-...=asc&&start=15

http://users2.titanichost.com/lokste...53-install.exe

teelecki: Try converting with a different file. Occasionally I've run into a file format that won't convert. You may be trying one of those.

To test viDrop, download a YouTube flv file and try converting it with viDrop. It should work; I've converted hundreds of files successfully.

To make sure the aspect ratio of the converted file is correct, copy and paste the appropriate commands below in to the Extra Mencoder Parameters box on the Advanced Settings tab page. Also, in the audio codec portion of this page make sure mp2 is selected. Rockchips won't play video files with mp3 audio.

for 320x240:

-vf-add scale=320:240 -vf-add expand=320:240:-1:-1:1

for 224x176:

-vf-add scale=224:176 -vf-add expand=224:176:-1:-1:1

for 160x120:

-vf-add scale=160:120 -vf-add expand=160:120:-1:-1:1
Reply With Quote