Re: [mediacapture-record] ignoreMutedMedia on a combination of muted and unmuted tracks?

> Do audio packets (in Matroska or MP3 files, for instance) have 
timestamps?

Quoting myself: `In a container, encoded audio is stored in 
packets`... `and each of those are encoded into a packet that has its 
own timestamp. ` You can see it in the libwebm interface [1]
So the answer is: *yes*.

Since all this has turned out to be confusing, I might add a small 
non-normative example with how a player might in all likelihood 
interpret the "jump" in the timestamp sequence.

If you want to rename the attribute, that's easy: it's not implemented
 neither in FF nor in Cr :smile:



[1]  
https://cs.chromium.org/chromium/src/third_party/libwebm/source/mkvmuxer/mkvmuxer.cc?sq=package:chromium&dr=CSs&rcl=1481775657&l=3162

-- 
GitHub Notification of comment by miguelao
Please view or discuss this issue at 
https://github.com/w3c/mediacapture-record/issues/99#issuecomment-267388172
 using your GitHub account

Received on Thursday, 15 December 2016 17:25:58 UTC