Open raghunathkavuri opened 10 years ago
Hi, I'll make some tests this weekend to see what's happening. Regards, Jonathan.
Hi, sorry for the delay but I'm really busy right now. I've made tests and you are right it's not working. I've discussed with a colleague of mime who tries to make it work a long time ago. He didn't find the issue (I didn't either) but it was related to the TSDemux library that we use.
I don't have the time nor the resources to address this issue right now.
If you have the time and the will, you can dive into the code and fix the issue. I will gladly take the time to review your code if you want.
Regards, Jonathan.
I, too, have the same problem. @raghunathkavuri, did you find any problems/solutions for this issue?
I'm using iOS SDK 8.1.
No we haven't fixed it yet and do not have any plan to work on it for now. Feel free to work on it and submit a pull request.
For the record, demuxed elementary assets (audio/video) are both playable. I think assemble_elementary_streams
is the cause of the issue.
Hi, I have one more issue, I'm trying to convert the .ts file which has mp3 as audio elementary stream but though it converts to mp4 but unfortunately it doesn't have the audio in it. I'm using the test file mp3Audio.ts that you provided in test folder. Do you have any idea on it? Please let me know.
thanks in advance.
Raghu