-
HLS.js added support HEVC in MPEG2-TS in HLS in latest beta:
https://github.com/video-dev/hls.js/releases/tag/v1.6.0-beta.1
Please add this also to video.js
Demo channel:
https://ddstorage.org/sampl…
-
```
Hi All,
For the mpeg2 stream is recommended the xyz and gamma color correction or not?
Best
Tom
```
Original issue reported on code.google.com by `tom.a...@gmail.com` on 12 Jul 2010 at 10:54
-
Hey guys, I think you are awesome and appreciate your work!
Can you, please, guide me with jcodec usage?
I've try some siple code to decode mpeg2 video
public class JaPlayer {
…
-
steps to reproduce.
disable everything except p016 in lavfilter in mpc-hc
take a PNG or webp (jpg may use a different source filter)
https://slow.pics/c/UHEltdhq
![Gundam5](https://github.com/us…
-
First of all - thanks. You do really crazy things!
Next - I would like to try to implement MPEG2 support in jsmpeg, it's all because of my data is usually MPEG2 encoded, so I'd like to ask: can you, …
-
Hi lucas-j,
great work to decode MPEG2-TS Videos.
I need an encoding solution.
A Windows Store App which encodes images with Audio into an MPEG2-TS stream on Win 8/RT (ARM,x86,x64).
Do you have a…
-
HD 1080i mpeg2 video as per http://paste.ubuntu.com/5707550/ will not transcode.
Output is here: http://paste.debian.net/6907/
This pertains to the sample I gave you earlier Dickon.
I may have some…
-
Support CRC32/MPEG2 ?
> Result = 0x81972D5B
Check = 0x0376E6E7
INIT = 0xFFFFFFFF
POLY = 0x04C11DB7
XorOut = 0x00000000
REFIN = false
REFOUT = false
-
I'm trying to use the sample_xcode_project.xcodeproj to play some HLS videos with TS fragment. But after trying with many HLS testing videos (e.g. https://bitdash-a.akamaihd.net/content/MI201109210084…
-
Hello, i have mpeg2 video and mp1/2 audio input, that i want to keep as codec, is there a way to do this ? Or gstreamill is limited to h264 output? Also what about hevc/x265? Thank you