Mrrrr's Forum (VIEW ONLY)
Un forum care ofera solutii pentru unele probleme legate in general de PC. Pe langa solutii, aici puteti gasi si alte lucruri interesante // A forum that offers solutions to some PC related issues. Besides these, here you can find more interesting stuff.
|
Nou pe simpatie: Profil princess79
 | Femeie 25 ani Bucuresti cauta Barbat 25 - 60 ani |
|
|
Mrrrr's Forum (VIEW ONLY)ReguliInregistrareLoginPozeNu sunteti logat. Lista Forumurilor Pe Tematici
|
| pus acum 4 luni#1 |
|
|
Either add ffprobe.exe (tool found with ffmpeg) or add full path to ffprobe.exe below instead of the text in gold:
Open CMD inside the desired videos folder
Run the following command:
| for %f in (*.mkv) do @echo %f & ffprobe -v error -select_streams s -show_entries stream_tags=language:stream_disposition=default -of compact "%f" | find "default=1" |
_______________________________________

|
|
| |
|