Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

Enable just one codec #10

Open
asoksevil opened this issue Nov 20, 2014 · 2 comments
Open

Enable just one codec #10

asoksevil opened this issue Nov 20, 2014 · 2 comments

Comments

@asoksevil
Copy link

Hi,

Is there anyway to just enable WebM support from Perian? At this moment, Perian is the only tool that allows Safari to play embedded webm videos.

@MaddTheSane
Copy link
Owner

Yes, but doing so with Perian would be needlessly complex.

As Perian is more of a scatter-shot effort to add more decoders for the old QuickTime framework, just targeting WebM support would not be ideal. It also would be needlessly complex just using FFMpeg to decode one codec, as there is a separate library to decode the VP8 codec used in WebM.

@asoksevil
Copy link
Author

I see...

Thanks for the explanation.

My next two questions are:

  1. How can we disable WebM on YouTube? WebM at this moment does not support hardware acceleration so it eats at about 100% of my CPU while playing HD videos.
  2. How can I disable Perian with MKV/AVI/FLV videos so it doesn't prefetch nor create thumbnails (as it eats up another big chunk of CPU usage)?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants