From 7634c299088819826fa9b8b1510e0260f16c425a Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Thu, 2 Apr 2020 10:45:09 -0400 Subject: [PATCH] Update video-publishing-guide.md --- content/faq/video-publishing-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/video-publishing-guide.md b/content/faq/video-publishing-guide.md index a52eb58b..775af3e0 100644 --- a/content/faq/video-publishing-guide.md +++ b/content/faq/video-publishing-guide.md @@ -16,7 +16,7 @@ If you prefer 1080P, please try to keep the bitrate at or below 8Mbps. You'll be ## Automated transcoding in LBRY Desktop {#automatic} -The LBRY Desktop application supports local transcoding of videos during the publish process. This will require ffmpeg (automated process coming later) to be installed and will create a transcoded copy alongside your original file. +The LBRY Desktop application supports local transcoding of videos during the publish process. This will require ffmpeg (automated process coming later) to be installed and will create a transcoded copy alongside your original file (**_fixed** appended to the filename). ![publish](https://spee.ch/0/publish-page.jpeg) ffmpeg will automatically be found from your system path or [lbrynet folder](/faq/lbry-directories), or you can also use a custom path.