View Single Post
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#14
I'm currently looking at something I've never tried before and I am getting fairly good results so far.

So I've been watching Hikaro no Go on YouTube (please don't judge me) and converting each video using that website I provided earlier in this thread.

Anyway, I really like this site for cartoons.

http://anime.thehylia.com/downloads/series/hikaru-no-go

They tend to be in AVI format, 640x480 with a bit rate of over 1000.

A tad too much for our older tablets to handle.

Using the command line for mplayer though, right now I have something like this:

mplayer -cache 8192 -framedrop -x 480 -y 360 /path/to/file.avi

I'm going to test all possible combinations with screen resolutions, audio and frame rates and see what might be the best, overall solution.

By the way, are there any benefits in using the -vo, -ao, or -pp options?

I'm not following exactly what those can do.
 

The Following 3 Users Say Thank You to Addison For This Useful Post: