Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to prepend hexadecimal data to a binary file? #757

Closed
Swiffers opened this issue Apr 9, 2018 · 1 comment
Closed

How to prepend hexadecimal data to a binary file? #757

Swiffers opened this issue Apr 9, 2018 · 1 comment

Comments

@Swiffers
Copy link

Swiffers commented Apr 9, 2018

hi,

I need to prepend some pre-defined hex datas: \x00\x01\x00\x00\x65...
At the begining of my video.mp4, I wonder how to do it using moviepy or pure python?

Thanks

@mgaitan
Copy link
Collaborator

mgaitan commented Apr 17, 2018

Please, check this https://stackoverflow.com/a/16387689

btw, this os clearly a general python question. consider asking this kind of question at stackoverflow (or in a general python-related forum/list/chat).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants