volkoff_roman

Results 12 comments of volkoff_roman

It is M2TS format. It has four additional bytes at start of each common DVB packet. As I know a timestamp is stored there. For fast access on the low...

@ojw28 @uplusplus A small patch to add the M2TS support. [AddM2TS.patch.zip](https://github.com/google/ExoPlayer/files/267909/AddM2TS.patch.zip)

It (four byte header) is better to skip. [Better_to_skip.patch.zip](https://github.com/google/ExoPlayer/files/268052/Better_to_skip.patch.zip)

"We need proper sample content to look at this." @ojw28 Unfortunately i am not able to give such content sample. You may look it for in sample packs as DVD5,...

@ojw28 https://www.dropbox.com/sh/poubu1hb6f1lzu8/AADl9XHl3EKFq2QAnsYWHBFOa?dl=0 A few sample files there are in the folder. Many of them are audio related.

Diff from adding the M2TsExtractor to ExoPlayer 2. [Add M2TsExtractor to ExoPlayer 2.diff.zip](https://github.com/google/ExoPlayer/files/595671/Add.M2TsExtractor.to.ExoPlayer.2.diff.zip)

ExoPlayer 2.0.4 repo dev-v2 hash 92a98d1ce2a27266fa69927235929f45678aac40

I should look at it. Please give a sample.

At first (I have not looked inside it yet) it is an UltraHD file with 120 megabit bitrate! I am not completely sure that any Android device can correctly support...