June 30, 20179 yr If this is in the wrong place please feel free to move it. I have a growing need for a ffmpeg/docker and I was wondering if one the the people/groups who are docker experts could point me in the direction of some good documentation or better still construct such a docker. No fancy gui needed as I find it easier to use the command line. Of cause if this is not a viable solution also feel free to tell me so. Kevin.
January 26, 20188 yr I have the exact same need and been looking for a docker container with FFMPEG in it to do some scripting to process video. I'm shocked there are none!
July 17, 20187 yr Yeah... same story. I have couple of hundreds of .ts files which I need to convert to .mkv, strongly preferably -- without transcoding. Gave up on mkvmerge, found that ffmpeg does it nicely, harried for ffmpeg docker... oops. Not in Community Applications. Not in Nerd Pack. Small nice docker "convert2mkv" requires all files in one place and each and every way I tried to make it load/output from other directories failed. Even provided symbolic links in the directory -- nope. Tried half dozen ffmpeg dockers from Docker Hup -- neither will start, I gave up on them too. Will look for no-transcoding mode in HandBrake, and if no, my only way would be to install ffmpeg on my Windows laptop and do conversions over the network...
July 17, 20187 yr Community Expert 3 hours ago, pkn said: Yeah... same story. I have couple of hundreds of .ts files which I need to convert to .mkv, strongly preferably -- without transcoding. Gave up on mkvmerge, found that ffmpeg does it nicely, harried for ffmpeg docker... oops. Not in Community Applications. Not in Nerd Pack. Small nice docker "convert2mkv" requires all files in one place and each and every way I tried to make it load/output from other directories failed. Even provided symbolic links in the directory -- nope. Tried half dozen ffmpeg dockers from Docker Hup -- neither will start, I gave up on them too. Will look for no-transcoding mode in HandBrake, and if no, my only way would be to install ffmpeg on my Windows laptop and do conversions over the network... Take a look a the MKVToolNix docker, this might be what you are after, has worked a treat for me. https://lime-technology.com/forums/topic/58039-support-djoss-mkvtoolnix/
July 20, 20187 yr On 7/17/2018 at 1:36 AM, tjb_altf4 said: Take a look a the MKVToolNix docker, this might be what you are after, has worked a treat for me. https://lime-technology.com/forums/topic/58039-support-djoss-mkvtoolnix/ Thanks for the suggestion, but I gave up on mkvmerge.
Archived
This topic is now archived and is closed to further replies.