jsmpeg icon indicating copy to clipboard operation
jsmpeg copied to clipboard

MPEG2 support roadmap

Open B-R-Bender opened this issue 4 years ago • 3 comments

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, please, give some suggestions or roadmap, I guess, of what should be done, to make jsmpeg be able to handle MPEG2 encoded streams? Regards, Sergey.

B-R-Bender avatar Oct 21 '19 12:10 B-R-Bender

For all intense and purposes with respect to this project mpeg1 and mpeg2 are basically the same.

winkmichael avatar Oct 21 '19 13:10 winkmichael

yeah, I saw Dominic answer that jsmpeg doesn't respect interlaced video or higher bitrate profiles. However I'd like to have ability to play mpeg2 just because my data is streamed in mpeg2 format, so as I see, I've got two options: implement mpeg2 logic in jsmpeg or convert mpeg2 to mpeg1 which is not actually an option because is a stream data :)

B-R-Bender avatar Oct 21 '19 15:10 B-R-Bender

:+1: SD iptv is pain without mpeg2 :(

whoozle avatar Jan 20 '21 22:01 whoozle