alfg / alfg/mp4-rust

VmhdBox flags issue

Aperta
#123 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Rust
Stelle
355
Fork
105
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I have run into an issue trying to play H.264-encoded .mp4 files created with this crate on Android. After researching the issue and comparing files generated by both mp4-rust and ffmpeg, I found that the vmhd box `flags` parameter needs to be set to 1 for proper playback on Android.

I have implemented a fix by implementing Default::default() for VmhdBox with `flags` set to 1 and will post a PR.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.