- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
I am using the UMC to mux an H264 elemtry stream into an MP4 container.
Can anyone provide an example or some link that shows how to write meta data (Title,Author,Copyright ...) to the MP4 container.
Thanks
Can anyone provide an example or some link that shows how to write meta data (Title,Author,Copyright ...) to the MP4 container.
Thanks
Lien copié
2 Réponses
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi,
There is no way to do that. UMC's MPEG-4 muxer produces simplest MP4 container containing only vital information to store audio/video. No other optional data can be added to that container.
Regards,
Sergey
- Marquer comme nouveau
- Marquer
- S'abonner
- Sourdine
- S'abonner au fil RSS
- Surligner
- Imprimer
- Signaler un contenu inapproprié
Hi,
In the umc_mp4_parser_w.h file i can find a structure with copyright, name and info fields which can have variable lengths.
Is there any way to effect the content of these fields?
I have tried to change the code to initialize these variables during the Mux->init, and the header including this structure is supposed to be written to the file when i call the mux->Close(). However i cannot see any change to the file using this method.
I am basically looking for a way to write some custom information (1-2 strings) as part of the file.
Thanks,
Shachar
In the umc_mp4_parser_w.h file i can find a structure with copyright, name and info fields which can have variable lengths.
Is there any way to effect the content of these fields?
I have tried to change the code to initialize these variables during the Mux->init, and the header including this structure is supposed to be written to the file when i call the mux->Close(). However i cannot see any change to the file using this method.
I am basically looking for a way to write some custom information (1-2 strings) as part of the file.
Thanks,
Shachar

Répondre
Options du sujet
- S'abonner au fil RSS
- Marquer le sujet comme nouveau
- Marquer le sujet comme lu
- Placer ce Sujet en tête de liste pour l'utilisateur actuel
- Marquer
- S'abonner
- Page imprimable