Virtual-Room
Virtual-Room copied to clipboard
Video and audio codecs
I cannot listen the audio of the my video test. I think could be due to the codecs, so two things to check:
- Check the codecs on the files (mimeCodec couldn't be static for all videos).
- If the codec is not supported show a message and allow to choose a new file.
Could be an issue generated in the fragmentation process?
Exactly as I mentioned before MP4Box actually splits the video and audio into 2 separate tracks, I would have to manually add the audio track and keep it in sync, I may need to add another media source, do you have any other suggestions?