Mark Smith

Results 15 comments of Mark Smith

I'm having the same problem on a fresh install of Fedora 26 too. Was working on my previous box. I love this editor - gotta figure this out.

Figured it out. Just install webkitgtk3 `sudo dnf install webkitgtk3 `

That's an interesting idea. I like it. I've encountered my own situations where I had to create a special profile just to swap containers, so I get where you are...

If the transcode fails due to error it should print the name of the logfile in your tmp directory where you can find the output.

Do you by any chance have the temp/ dir configured as your temporary encoding space? If so then it's being overwritten because you're encoding a file in the same directory.

I apologize for the delay. I completely missed this issue. So it appears either your input mkv is missing the video stream or ffmpeg can't figure it out. pytranscoder requires...

I don’t know what that is. The installed program should be as pytranscoder, as in: pytranscoder -h Is this what you are running? > On Dec 29, 2022, at 1:09...

Thanks for the exhaustive testing. I'll do some digging to see what the deal is. I've used it mostly with WSL but will concentrate on testing with native ffmpeg. On...

Could you paste in the output from: ffmpeg -i Then I can look for the differences. On Thu, Jul 18, 2019 at 5:28 AM Dir wrote: > Attempting to run...

Thanks for the thorough bug report. pytranscoder requires a minimum amount of media information to support the rules engine. If a specific media file doesn't expose that data, or does...