<div dir="ltr"><div>Well, I'm attempting to download a you tube video so I type:</div><div><br></div><div>  $ youtube-dl -o Darktable-1-Getting-Started "<a href="https://www.youtube.com/watch?v=IwoHkXqHTCc">https://www.youtube.com/watch?v=IwoHkXqHTCc</a>"</div><div>[youtube] IwoHkXqHTCc: Downloading webpage</div><div>[youtube] IwoHkXqHTCc: Downloading video info webpage</div><div>[youtube] IwoHkXqHTCc: Extracting video information</div><div>[youtube] IwoHkXqHTCc: Downloading DASH manifest</div><div>[download] Destination: Darktable-1-Getting-Started.f271</div><div>[download] 100% of 69.56MiB in 00:09</div><div>[download] Destination: Darktable-1-Getting-Started.f251</div><div>[download] 100% of 5.44MiB in 00:00</div><div>[ffmpeg] Merging formats into "Darktable-1-Getting-Started.webm"</div><div>Deleting original file Darktable-1-Getting-Started.f271 (pass -k to keep)</div><div>Deleting original file Darktable-1-Getting-Started.f251 (pass -k to keep)</div><div><br></div><div>but when I try to view the video  this error appears:</div><div><br></div><div>
<p style="margin:0px"><span style="color:rgb(255,0,0)">No suitable decoder module:</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">VLC does not support the audio or video format "VP90". Unfortunately there is no way for you to fix this.</span></p>
<p style="margin:0px"><span style="color:rgb(255,0,0)">No suitable decoder module:</span></p>
<p style="margin:0px"><span style="color:rgb(0,0,0)">VLC does not support the audio or video format "undf". Unfortunately there is no way for you to fix this.</span></p>
<p style="margin:0px;color:rgb(0,0,0)"><br></p><p style="margin:0px;color:rgb(0,0,0)">so I looked at the man page  and found --recode-video so I figured I'd try that.</p><p style="margin:0px;color:rgb(0,0,0)"><br></p></div><div> $ youtube-dl -o Darktable-1-Getting-Started "<a href="https://www.youtube.com/watch?v=IwoHkXqHTCc">https://www.youtube.com/watch?v=IwoHkXqHTCc</a>" --recode-video mp4<br></div><div>[youtube] IwoHkXqHTCc: Downloading webpage</div><div>[youtube] IwoHkXqHTCc: Downloading video info webpage</div><div>[youtube] IwoHkXqHTCc: Extracting video information</div><div>[youtube] IwoHkXqHTCc: Downloading DASH manifest</div><div>[download] Darktable-1-Getting-Started.webm has already been downloaded and merged</div><div>[ffmpeg] Converting video from webm to mp4, Destination: Darktable-1-Getting-Started.mp4</div><div>ERROR: [aac @ 0x1465460] The encoder 'aac' is experimental but experimental codecs are not enabled, add '-strict -2' if you want to use it.</div><div><br></div><div>When I look in the file's folder I see two files have been created, an mp4 file and a webm file. When I open the mp4 (the icon of which shows a clock on a checker field) file nothing happens. When I try to open the webm file (the icon of which is a video frame) the previously mentioned error appears and the the progress bar starts counting up.</div><div><br></div><div>So I think that too get help I better open the files from the terminal to get a proper error:</div><div><br></div><div><div>$ vlc *webm</div><div>VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)</div><div>[0xf4c118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.</div><div>"sni-qt/11052" WARN  10:51:50.389 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE </div><div>[0x7f4010c01968] mkv demux error: unknown codec id=`A_OPUS'</div><div>[0x7f4010c0bbe8] main decoder error: no suitable decoder module for fourcc `VP90'. VLC probably does not support this sound or video format.</div><div>[0x7f4010c0bbe8] main decoder error: no suitable decoder module for fourcc `undf'. VLC probably does not support this sound or video format.</div><div><br></div></div><div><div>$ vlc *mp4</div><div>VLC media player 2.1.6 Rincewind (revision 2.1.6-0-gea01d28)</div><div>[0x1790118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.</div><div>"sni-qt/11040" WARN  10:49:31.678 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE </div><div>[0x7fe33c0012e8] main stream error: cannot pre fill buffer</div><div><br></div></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><span style="font-size:12.8px">:-)~MIKE~(-:</span><br></div></div></div></div></div>
</div>