VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date
    Jan 2012
    Location
    Budapest
    Search Comp PM
    Hello guys!

    Is it possible to create VP9 based HTML5 Web video with Google Chrome Browser?
    Quote Quote  
  2. video can be encoded as VP9, then you can mux it into webM (mkvmerge) and then source code in web page makes it HTML5 web video that a browser supports or does not ... just clarifying this, if Chrome can encode and make webM container, I don't know
    Quote Quote  
  3. Member racer-x's Avatar
    Join Date
    Mar 2003
    Location
    3rd Rock from the Sun
    Search Comp PM
    You can encode vp9 with ffmpeg among others..............

    ffmpeg -i yourvideo.avi -c:v libvpx-vp9 -qmin 0 -qmax 50 -crf 5 -b:v 1.5M -c:a libvorbis -f webm output.webm
    pause
    Have fun, it's a little sloooooooow.
    Got my retirement plans all set. Looks like I only have to work another 5 years after I die........
    Quote Quote  
  4. DECEASED
    Join Date
    Jun 2009
    Location
    Heaven
    Search Comp PM
    Not so off-topic

    Some time before 2005, a moderator of Doom9's forum wrote:

    use WM9 today and get Micro$oft controlling the A/V market tomorrow for free
    Today, we can state:

    use VP9 today and get G00gle controlling the A/V market tomorrow for free
    Quote Quote  
  5. Member racer-x's Avatar
    Join Date
    Mar 2003
    Location
    3rd Rock from the Sun
    Search Comp PM
    True.....but at least it's open source. That's why Google want's it, that way they don't have to worry about paying royalties.
    Got my retirement plans all set. Looks like I only have to work another 5 years after I die........
    Quote Quote  
Visit our sponsor! Try DVDFab and backup Blu-rays!