Search found 2 matches

by Sub.S7v7n
Wed Jun 19, 2019 3:12 pm
Forum: MakeMKV for Linux
Topic: MakeMKV + FFmpeg WebGUI
Replies: 0
Views: 5777

MakeMKV + FFmpeg WebGUI

Hey,
take a look at my project > https://github.com/Sub-7/FFmpegUI
Features

almost everything FFmpeg can do with videos
Hardware encoding with VAAPI and CUDA
Blu-Ray/DVD Ripping support
PROXMOX KVM & LXC support
Image
by Sub.S7v7n
Wed Jun 12, 2019 7:13 pm
Forum: Advanced MakeMKV usage
Topic: How to get Title Audio Info (makemkvcon)?
Replies: 0
Views: 4473

How to get Title Audio Info (makemkvcon)?

Hey, I'm currently writing PHP using a web gui for MakeMKVcon (including FFmpeg). And have a question. Is there an easy way to read title info (audio, subs, size, length)? Perfect would be an array. Thanks in advance. :) Currently, I read the saved file line by line: $minlength=$_POST["minlengt...