Open henryf159 opened 4 years ago
Sorry for long time not to notice this project, can you give more explanation? Or do you have the detailed stream file to do so? If yes, I would have a look.
If DumpTs can be enhance to Read a TS file to output video or Audio to separate files (audio_1/2/3...es, video.es). And produce metadata for ES frames in these files, such as ES length, PTS.
Then Android App can use A/V.es and the metadata to feed Android MediaCodec bypass MediaExtractor.
DumpTS extract ES from TS, and store all ES to a file. Do you ever create metadata to read one ES by another one from the file?