chromium icon indicating copy to clipboard operation
chromium copied to clipboard

Chromium builds with codecs

Results 9 chromium issues
Sort by recently updated
recently updated
newest added

Hello, This code to be added to "src/media/base/mime_util_internal.cc" doesnt seem to work any more. > if (video_codec == kCodecHEVC) { > #if BUILDFLAG(ENABLE_HEVC_DEMUXING) > return IsSupported; > #else > return...

i test 74.0.3729.169 (64-bit) ,which is said to compile with hevc decoder, with > https://tools.woolyss.com/html5-audio-video-tester/ and > https://www.h265files.com/embed-h265-video.php but it cant play and keep blank which is exactly the same...

How to start independent incognito modes with Henrypp? [Here](https://superuser.com/questions/835213/how-to-start-two-independent-incognito-chrome) they say one need to create new profile for this. No need to do this in one click? It's not very...

Hi, I'd like to know how to activate/add ability to natively read `*.ts` (MPEG-TS) files. I have tried the below flags but it didn't work: ``` is_official_build=true enable_mse_mpeg2ts_stream_parser=true proprietary_codecs=true ffmpeg_branding=Chrome...

Hello, first of all, thank you for your hard work and selfless dedication. We are using the OCX plugin in chrome, and the last version supported by the OCX plugin...

In the latest build of Chromium, the thumbnails on the new tab page are missing/gone/not showing. Here is a screenshot from your latest build of Chromium (Version 75.0.3770.90 (Official Build)...

test by https://www.h265files.com/embed-h265-video.php

https://html5test.com/index.html https://www.h265files.com/embed-h265-video.php ![image](https://user-images.githubusercontent.com/5466555/57088220-62832680-6d34-11e9-83ae-95e9cc2b92ca.png) ![image](https://user-images.githubusercontent.com/5466555/57088244-6d3dbb80-6d34-11e9-973f-687ce339fc49.png)

Hi! Thank you for your HEVC guide. I've tried following, but when I compile the code with autoninja I get the following error: ``` ninja: Entering directory `out/Default' [1/85] SOLINK...