does the -lavdopts fast actually help? I never noticed any difference on all my videos.
why the Code: -vo omapfb ?
-vo omapfb
the width of the screen is 800. not all the videos whose width is between 400 and 800 would lag.
Is there any way to check the bitrate of a file (and get the output usable in a script)?
/ID_VIDEO_BITRATE/ { print substr( $0, 18, length($0) )
If so, the script could be enabled iff the video bitrate > ~900 kbps, or if the total bitrate > 1024kbps. And just to verify, these values sound reasonable to all?
oh, and one last thing: unless the video file is broken, how is this possible?