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

mp4tags do not support a Media Type of Podcast #156

Open
GoogleCodeExporter opened this issue Oct 4, 2015 · 1 comment
Open

mp4tags do not support a Media Type of Podcast #156

GoogleCodeExporter opened this issue Oct 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. Attempt to set a mp4 file's Media Type to "Podcast" using: "./mp4tags $file 
-i 21".
2. View the mp4 file's metadata using: "./mp4info $file".

What is the expected output? What do you see instead?
The Media Type should be listed as "Podcast"; instead, you see "UNDEFINED(255)".

What version of the product are you using? On what operating system?
mp4v2-2.0.0 on OS X-10.8.3.

Please provide any additional information below.
I have attached a fix for this issue. I added an entry to the StikType enum in 
type.h (Line 217) and type.cpp (Line 205).

Original issue reported on code.google.com by ews...@gmail.com on 24 Apr 2013 at 3:14

Attachments:

@GoogleCodeExporter
Copy link
Contributor Author

Why 21?  And why not use     "  -B, -podcast     NUM  Set the podcast flag." 
instead of -i?

Original comment by kid...@gmail.com on 13 May 2013 at 3:14

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

No branches or pull requests

1 participant