View Single Post
  #49 (permalink)  
Old 8th Jan 2008, 9:48 am
Lord Eriol Lord Eriol is offline
New Member
 
Join Date: Jan 2008
Posts: 2
Default

Quote:
Originally Posted by jp";p=&quot View Post
Lord Eriol: Firstly, thanks for your excellent description and documentation of your problem. I've run into the same problem as you previously and have come up with a solution that I've posted before and will do so below. I did test it on the youtube vid that you've had problems with to make sure it works in your case.

...

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

4:3
-vf-add scale=224:168 -vf-add expand=224:176:-1:-1:1

16:9 (Borders)
-vf-add scale=224:126 -vf-add expand=224:176:-1:-1:1
Tanks jp! I used your full aspect mencode setting, and all is OK now!
I've used other your suggested settings too, 300kbps bitrate and 128kbps and goes fine too.

@lockster
Now i think i've the near-perfect coverter for my mp4 player, just only one thing remain to fix... and i hope you can fix it in next version: vidrop should not add "_converted" to output files by default.
i think is useless.... you can choose a different folder output (to avoid files overwriting). Maybe that can be leaved as an option.
However this is a little detail... many thank for your great work
Reply With Quote