[MPlayer-users] trouble loading theora codec

Tom Poe tompoe at fngi.net
Wed May 16 23:46:49 CEST 2007


RC wrote:
> On Wed, 16 May 2007 15:08:42 -0500
> Tom Poe <tompoe at fngi.net> wrote:
>
>   
>> VO: [xv] 720x480 => 720x526 Planar YV12
>> A:   3.9 V:   1.6 A-V:  2.284 ct: -0.035  51/ 51 184% 17% 15.9% 50 0
>>
>>            ************************************************
>>            **** Your system is too SLOW to play this!  ****
>>            ************************************************
>>
>>     
>
> Your system probably is too slow to play it.  On2's codecs are
> ridiculously CPU-intensive at resolutions above 320x240 or so (whatever
> resolution can fit in your CPU cache, I believe).
>
> Try adding -framedrop, or you can encode to another format that your
> system can play in realtime.
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>
>   
$> mencoder summit07_eben1.ogg -oac mp3lame -ovc lavc -ofps 30 -vf 
scale=320:240 -o summit1.mpg

Thanks, much, RC.  I used the command above (found it on 
http://nlindblad.org/2007/01/28/screencasting-and-youtube-compliant-encoding/ 
)
and the file plays just fine on my old system.

I also tried the following command to simply rescale to smaller video 
frame size:
$ mencoder summit07_eben1.ogg -oac lavc -ovc lavc -ofps 30 -vf 
scale=320:240 -o summit2.ogg

That did not work much better than the original.
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tompoe.vcf
Type: text/x-vcard
Size: 340 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20070516/f41d44ca/attachment.vcf>


More information about the MPlayer-users mailing list