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

Input file names starting with a number result in invalid XML Manifest #21

Open
chartelt opened this issue May 21, 2015 · 0 comments
Open

Comments

@chartelt
Copy link
Contributor

I.e. dashing a file with name "3450924385.mp4" results in a manifest entry like:

"Representation codecs="avc1.64001f" width="640" height="360" frameRate="25000/1000" sar="1:1" bandwidth="1275400" id="3450924385""

Field "id" may not start with a number though. Ideally this is automatically prefixed or catched in some other way.

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

1 participant