首页 > 其他分享 >Reflective Journal III

Reflective Journal III

时间:2024-05-19 12:19:00浏览次数:20  
标签:story my Journal writing video digital Reflective III

Reflective Journal III

I thought of the story, called "Alice in Wonderland," that I'm familiar with when creating my digital story. Then, I watched a video about this story, which was both appealing and interesting. Inspired by it, I decided to imitate the approach used in producing that video. Afterwards, I gathered a variety of pictures based on the plot lines of the story. Using these images made my digital story more engaging. In my video, there is no background music because I couldn't find a piece that fit the video perfectly. Thus, the narration is only accompanied by a voice over, which might seem a bit boring. However, I believe the voice I included is filled with emotion, which can effectively captivate the audience.

Creating a digital story remains challenging for me. For example, finding ways to integrate certain modes effectively can be difficult. Additionally, there are numerous grammar errors and spelling mistakes in my story script.

I enjoy this form of Digital Media Composition (DMC) writing. As the saying goes, the difference between successful and unsuccessful people lies in their willingness to apply what they've learned. I think the process of making a digital story is a means of revisiting the knowledge I've acquired. Compared to traditional writing, crafting a digital story is more appealing and demanding. When making a digital story, I also practice my computer skills, which serves as a double benefit. Through this experience of creating a digital story, I've found several weaknesses in both writing and video production.

标签:story,my,Journal,writing,video,digital,Reflective,III
From: https://www.cnblogs.com/1q-a/p/18200205

相关文章

  • 2_Reflective journal about digital story
    Reflectivejournalaboutdigitalstory1) the process of making a digital story First and foremost, I decide on the story I wish to present, and afterwards, I summarize it based on its original content. Secondly, I found a few......
  • Reflective Journal III
    1)Tomakeadigitalstory,youmustfirstwriteagoodscriptandstoryboard,sothatyouhaveaclearunderstandingandgraspofthedigitalstoryyouwanttotell.Posteriorly,IfoundanillustrationofthestoryfromtheInternetanduseditasaback......
  • Reflective Journal III
    ​Throughthisstudy,Ilearnedandmadeadigitalstory.First,chooseastory.Then,preparethenarrativescriptandrequiredpicturesorvideoclips.Afterarrangingallthepictures,adddubbing,subtitlesandbackgroundmusic.​Inmydigitalstory,I......
  • 抽象代数课程笔记 III —— 域论、伽罗瓦理论
    持续更新。\(\newcommand{\a}{\alpha}\newcommand{\b}{\beta}\newcommand{\D}{\Delta}\newcommand{\eps}{\varepsilon}\newcommand{\ph}{\varphi}\newcommand{\t}{\theta}\newcommand{\la}{\lambda}\newcommand{\si}{\sigma}\newcommand{\d}{......
  • 抽象代数课程笔记 III —— 域论、伽罗瓦理论
    持续更新。\(\newcommand{\a}{\alpha}\newcommand{\b}{\beta}\newcommand{\D}{\Delta}\newcommand{\eps}{\varepsilon}\newcommand{\ph}{\varphi}\newcommand{\t}{\theta}\newcommand{\la}{\lambda}\newcommand{\si}{\sigma}\newcommand{\d}{......
  • UcOs-III 源码阅读: os_time.c
    对实时时钟源文件os_time.c进行源码阅读与注释://功能:Tick级别延时、时间延时、恢复延时中的任务、获取/设置系统Tick值、实时时钟滴答函数//Tick级别延时API:OSTimeDly(ticks)//时间延时API:OSTimeDlyHMSM(p_hmsm)//恢复延时API:OSTimeDlyResume(task_id)//获取系统T......
  • UcOs-III 源码阅读: os_tmr.c
    对定时器源文件os_tmr.c进行源码阅读与注释://功能:创建、删除、启动、停止、删除、初始化模块、获取定时器剩余时间、获取定时器状态、//创建定时器API:OS_TmrCreate//删除定时器API:OS_TmrDel//启动定时器API:O......
  • 【DP】买卖股票的最佳时机III
    题源-之前都是数组存,然后转移状态,这次是直接四个变量,非常神奇-在该问题中,定义了五种状态,分别是:未进行过任何操作、只进行过一次买操作、进行了一次买操作和一次卖操作(完成了一笔交易)、在完成了一笔交易的前提下进行了第二次买操作以及完成了全部两笔交易。-然后,通过状态转移方......
  • Linux日志工具---journalctl
    目录确实如此,Linux系统中的日志系统是维护系统健康、安全和性能的关键组成部分。自从systemd成为众多Linux发行版的默认初始化系统以来,journalctl成为了管理和查询这些系统日志的主要工具。journalctl是与systemd-journald日志系统配套的命令行实用程序。systemd-journald......
  • Intel Pentium III CPU(Coppermine, Tualatin) L2 Cache Latency, Hardware Prefetch
    这几天,偶然的机会想到了困扰自己和其他网友多年的IntelPentiumIII系列处理器缓存延迟(L2CacheLatency),以及图拉丁核心版本是否支持硬件预取(HardwarePrefetch)问题。手头的支持图拉丁核心处理器的i815主板还在正常服役中,铜矿和图拉丁核心处理器也都有,所以就专门做了这一期调查,感......