hi friends,
i need to create an mpd file from mp4 videos.
How can I do this? is there any player or converter?
+ Reply to Thread
Results 1 to 4 of 4
-
-
https://stackoverflow.com/questions/50024167/what-is-an-mpd-file
Unless you've got a server, you can't
Edit: I was partially wrongLast edited by pm-s; 8th Jul 2021 at 16:25.
-
Code:
ffmpeg -i file.mp4 -vcodec copy -acodec copy output.mpd
discord=notaghost9997 -
im covert but the file not run in my player mpd file.
Last edited by iscosilvabh; 9th Jul 2021 at 15:21.
Similar Threads
-
How can i get mp4 decrypt key from mpd
By 4vent in forum Video Streaming DownloadingReplies: 3Last Post: 9th May 2021, 15:04 -
Is it possible to download dash mpd and convert into mp4 using ffmpeg?
By MonikaChen in forum Video Streaming DownloadingReplies: 4Last Post: 16th Feb 2021, 09:09 -
How to convert mpeg dash (MPD) with DRM license to MP4?
By rustinpeter in forum Video Streaming DownloadingReplies: 2Last Post: 5th Mar 2019, 10:23 -
Help with Brazilian site in .MPD I can no longer record videos in .MP4
By marciovas in forum Off topicReplies: 1Last Post: 23rd Sep 2018, 14:58 -
How to download multiple mp4 videos associated with dash mpd m3u8?
By fotstzaxcaz in forum Video Streaming DownloadingReplies: 5Last Post: 18th Sep 2018, 10:39