Daniele Sparano
Daniele Sparano
Hi @rohitjoins, is there any additional info I can provide to help you reviewing this PR?
@rohitjoins I've given you write access on our forked repo, please let me know if you cannot write.
Re the TsDurationReaderTest. I've checked the test TS `bbb_2500ms.ts` using the DVB Inspector analyser: - First PCR: 0x1206420 (18900000) => 0:00:00.700000 appears at the very first frame - Last PCR:...
On the other hand if we take the test file `sample_h264.ts`: - First PCR: 0x1206420 (18900000) => 0:00:00.700000 appears at the very first frame - Last PCR: 0x2932E00 (43200000) =>...
Not sure how the original bbb_2500ms.ts was encoded, anyway I just did: ``` ffmpeg -i https://download.blender.org/peach/bigbuckbunny_movies/big_buck_bunny_1080p_stereo.avi -t 00:00:02.500 bbb_2500ms.ts ``` and the resulting asset is totally equivalent with the current...
@FongMi I'm struggling to find a device supporting audio mpeg-L2, any suggestion?
@FongMi could play your content on a Samsung S21, the `Unexpected audio track timestamp discontinuity` is still there :( it seems more an encoder issue to me as there are...
@rohitjoins I've done a few updates and refreshed many dump files. Tests are all passing now, if you could please check the changes.
Hi @rohitjoins have you had the chance to make progress with this review?
Hi @rohitjoins I've rebased and updated a few dump files, can you please resume your review?