I'm working on a idle movie importer. The file contains the H.264 data
but not regular movie format.
After importing the file and then playing it has no problem.
But when playing the movie while idle importing, it seemed that some
frames were dropped.
(In QuickTime Player, the playing FPS was varied during idle importing.)
I've test the every codes and then I found that when I called AddMediaSample()
the movie stuttering.
I've change the code with AddMediaSample64, AddMediaSampleRef stuffs,
but I've got same result. And I've also import only one frame
repeatedly, but in vain.
Is there any clue that I should be aware of when dealing with H.264 or
AddMediaSample
when idle importing?
Thanks,
_______________________________________________
Do not post admin requests to the list. They will be ignored.
QuickTime-API mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quicktime-api/email@hidden