Open pfinkbeiner opened 8 years ago
Videotranscoder will take care of our files to generate web/mobile versions at this time. Make sure to start both the npm run dev and npm run dev:videotranscoder scripts.
npm run dev
npm run dev:videotranscoder
Now that we transcode videos locally ensure you have ffmpeg installed.
ffmpeg
Videotranscoder will take care of our files to generate web/mobile versions at this time. Make sure to start both the
npm run dev
andnpm run dev:videotranscoder
scripts.Now that we transcode videos locally ensure you have
ffmpeg
installed.