node-ytdl-core icon indicating copy to clipboard operation
node-ytdl-core copied to clipboard

Video Duration

Open Samiul30 opened this issue 3 years ago • 2 comments

I have downloaded video using ffmpeg-static and ytdl. But the total duration of the video is not showing in my phone. Video is fully downloaded and playable.

Samiul30 avatar Apr 15 '22 14:04 Samiul30

most phone apps only go by the fine appendix (e.g. .mp4) to choose the decoder so make sure you didn't e.g. name a matroska file xxx.mp4 you can use ffprobe from the ffmpeg suite to easily check this 😉

TimeForANinja avatar Apr 30 '22 00:04 TimeForANinja

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Jul 10 '22 11:07 stale[bot]