Feature #94
Possible speedup using yuy2 filter
| Status: | New | Start Date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | video_output | |||
| Target version: | undetermined |
Description
Playing 1080p avc1 content with mplayer console with option -vf ass,yuy2 and macosx core video result in smoother playback than without yuy2. Inspecting mplayer log, playing without option yuy2 make mplayer play video with scale filter. How about add this optimization to mplayerosx extended?