Quote:
Originally Posted by maisawka
I am novice in computer, when i run the cmd.exe i dont understand no. 3 & 4. please can you make the video tutorial or in more detail. Thank you
|
^^ this is the folder where the segments are downlaoded, and those 2 m3u8 files.
^^ copy those 2 m3u8 files and ffmpeg.exe to that folder
^^ open cmd and enter to the folder (see the 1st red box), then type the code
Code:
ffmpeg -i " xxxxxxxxxxxx.mp4.2.m3u8" -c copy t.ts
yyyyyy.mp4.2.m3u 8 file name in place of xxxx and enter.
you will get t.ts in the folder.