Answered by:
[WP8.1] MediaCapture - add text to video

Question
-
Hi, how can I add text to the video stream (in real time).
I use MediaCapture and StartRecordToStorageFileAsync(..) method.
Thanks in advance
Thursday, April 14, 2016 6:43 AM
Answers
-
Hi
For example, I would like to add speed (from GPS) to recording video, date and time, or gps position
I wonder if I can to use Custom Effect
- Proposed as answer by Sunteen Wu Thursday, April 28, 2016 1:50 AM
- Marked as answer by Franklin ChenMicrosoft employee Wednesday, May 4, 2016 4:30 AM
Thursday, April 21, 2016 5:38 PM
All replies
-
Hi Kriss_p,
>I use MediaCapture and StartRecordToStorageFileAsync(..) method.
Could you please upload the code you have already wrote?
Best Regards, Sunteen Wu
Monday, April 18, 2016 1:51 AM -
I use code from
I would like to overlay text in the video
Monday, April 18, 2016 8:35 AM -
Hi Kriss_p,
Which situation you need to add text in the video by code? Commonly, people use video editor tools to add caption for a video.
What's the caption file you use?
Currently, there is no API of UWP to directly add text to video by MediaCapture class.
Best Regards, Sunteen Wu
- Edited by Amy PengMicrosoft employee Wednesday, May 4, 2016 4:33 AM edit
Monday, April 18, 2016 9:59 AM -
Hi
For example, I would like to add speed (from GPS) to recording video, date and time, or gps position
I wonder if I can to use Custom Effect
- Proposed as answer by Sunteen Wu Thursday, April 28, 2016 1:50 AM
- Marked as answer by Franklin ChenMicrosoft employee Wednesday, May 4, 2016 4:30 AM
Thursday, April 21, 2016 5:38 PM -
Hi Kriss_p,
It seems the Custom Effect is the only way you can try.
Best Regards, Sunteen Wu
Thursday, April 28, 2016 1:50 AM -
Hi
For example, I would like to add speed (from GPS) to recording video, date and time, or gps position
I wonder if I can to use Custom Effect
Hi Kriss_p,
Since we haven't heard from you for a long time, I temporarily close this case. I mark useful reply as answer. If you have any concerns, please free feel to tell us or submit a new question about customizing effect.
Thanks for your understanding.
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.Wednesday, May 4, 2016 4:32 AM -
Hi, I Need the exact same Thing to overlay a speed from GPS signal-File to a video. Did you find a solution, have any example code I could use
Thanks in advance
Sunday, May 29, 2016 6:02 PM