- July 25, 2010
- 4,024
- 1,420
- Home Country
- Germany
- Thread starter
- #631
@MrTechno
I've ported now all services to Asp.Net
Now I started to fix some bugs and have some problems with the MIA rework.
Take a look gere: https://github.com/FreakyJ/MediaPor...tended/Metadata/WebVideoMetadata.cs#L124-L127
This should return the AudioStreams, but it doesn't. I tried to look into the Db and figure out what is wrong, but I can't find any information related to Audio Streams inside the DB. And I have no idea how it is supposed to work :/ Do you have an idea?
If you want to make a test import the best is to use the MP2Ext from your Miarework branch, because you won't be able to compile my branch. I have not done any changes in these parts, so I can than just move the changes over very easy
I've ported now all services to Asp.Net
Now I started to fix some bugs and have some problems with the MIA rework.
Take a look gere: https://github.com/FreakyJ/MediaPor...tended/Metadata/WebVideoMetadata.cs#L124-L127
This should return the AudioStreams, but it doesn't. I tried to look into the Db and figure out what is wrong, but I can't find any information related to Audio Streams inside the DB. And I have no idea how it is supposed to work :/ Do you have an idea?
If you want to make a test import the best is to use the MP2Ext from your Miarework branch, because you won't be able to compile my branch. I have not done any changes in these parts, so I can than just move the changes over very easy