Bläddra i källkod

Adding more instructions

Jason Antic 6 år sedan
förälder
incheckning
bd95d49ace
1 ändrade filer med 10 tillägg och 1 borttagningar
  1. 10 1
      VideoColorizerColab.ipynb

+ 10 - 1
VideoColorizerColab.ipynb

@@ -184,7 +184,16 @@
     "The default value of 21 has been carefully chosen and should work -ok- for most scenarios (but probably won't be the -best-). This determines resolution at which video is rendered. Lower resolution will render faster, and colors also tend to look more vibrant. Older and lower quality film in particular will generally benefit by lowering the render factor. Higher render factors are often better for higher quality videos and inconsistencies (flashy render) will generally be reduced, but the colors may get slightly washed out. \n",
     "\n",
     "#### How to Download a Copy\n",
-    "Simply right click on the displayed video and click \"Save video as...\"!"
+    "Simply right click on the displayed video and click \"Save video as...\"!\n",
+    "\n",
+    "#### Troubleshooting\n",
+    "The video player may wind up not showing up, in which case- make sure to wait for the Jupyter cell to complete processing first (the play button will stop spinning).  Then follow these alternative download instructions\n",
+    "\n",
+    "1. In the menu to the left, click Files\n",
+    "2. If you don't see the 'DeOldify' folder, click \"Refresh\"\n",
+    "3. By default, rendered video will be in /DeOldify/video/result/\n",
+    "\n",
+    "If a video you downloaded doesn't play, it's probably because the cell didn't complete processin"
    ]
   },
   {