I just wanted to chime in to say that all or nothing options aren't really going to work.
Most things that support h265 will support 10bit h265 encodes in hardware. Anything that
supports 4K will almost definitely have it. Anything claiming HDR support should be able
to handle 4:2:2 and 4:4:4 chroma ...
Search found 36 matches
- Wed Apr 13, 2016 2:42 am
- Forum: Help and Support
- Topic: Is there a way to ONLY transcode Hi10p and h265 files?
- Replies: 12
- Views: 23102
- Wed Apr 22, 2015 11:56 pm
- Forum: Feature Suggestions
- Topic: RAW file Pipeline option
- Replies: 1
- Views: 6424
Re: RAW file Pipeline option
There is already a no encoding option in the TRANSCODE folder which will stream the file as-is.
- Sat Mar 28, 2015 5:21 pm
- Forum: Help and Support
- Topic: Fedora 20: hange location of UMS.conf and UMS.cred?
- Replies: 2
- Views: 6591
Re: Fedora 20: hange location of UMS.conf and UMS.cred?
I can't speak to what changed or why it's not working since afaik it should be still.
Here is an alternative you can try: instead of the environment variable UMS_PROFILE
try setting "ums.profile.path=/etc" on the actual java command line.
I would recommend that you create a ums subdirectory of etc ...
Here is an alternative you can try: instead of the environment variable UMS_PROFILE
try setting "ums.profile.path=/etc" on the actual java command line.
I would recommend that you create a ums subdirectory of etc ...
- Sat Mar 28, 2015 5:13 pm
- Forum: Announcements
- Topic: UMS Added to MajorGeeks Top Freeware Picks
- Replies: 3
- Views: 16094
Re: UMS Added to MajorGeeks Top Freeware Picks
Congrats guys!
You deserve it for maintaining such a great piece of software.
Hopefully there is still more kudos to come for UMS!
You deserve it for maintaining such a great piece of software.
Hopefully there is still more kudos to come for UMS!
- Sat Mar 14, 2015 11:17 am
- Forum: Feature Suggestions
- Topic: NVENC
- Replies: 8
- Views: 17050
Re: NVENC
That may be, but ffmpeg itself requires it be compiled as nonfree when enabling nvenc. This changes
their license such that any binaries compiled with it enabled cannot be redistributed. Support could still be
added for folks that compile from source, but that is up to these fine developers to decide.
their license such that any binaries compiled with it enabled cannot be redistributed. Support could still be
added for folks that compile from source, but that is up to these fine developers to decide.
- Fri Mar 13, 2015 11:52 pm
- Forum: Feature Suggestions
- Topic: NVENC
- Replies: 8
- Views: 17050
Re: NVENC
They won't be added to there as it requires ffmpeg be compiled with the nonfree option enabled, which
would disallow public redistribution. I always use my own builds, so that isn't a concern for me personally.
would disallow public redistribution. I always use my own builds, so that isn't a concern for me personally.
- Sat Mar 07, 2015 4:35 pm
- Forum: Feature Suggestions
- Topic: NVENC
- Replies: 8
- Views: 17050
NVENC
FFmpeg just released version 2.6 which includes support for nvenc.
Any chance of getting some experimental support going?
Any chance of getting some experimental support going?
- Tue Feb 17, 2015 12:50 pm
- Forum: Help and Support
- Topic: Default sub styles not loading from MKV
- Replies: 3
- Views: 7948
Re: Default sub styles not loading from MKV
ffmpeg is the default renderer now and it has trouble with some subtitles.
Either configure mencoder to be the default renderer, or enable the 'defer' option for ffmpeg and try again.
Either configure mencoder to be the default renderer, or enable the 'defer' option for ffmpeg and try again.
- Sun Dec 07, 2014 1:18 am
- Forum: Help and Support
- Topic: ffmpeg and subtitles size
- Replies: 6
- Views: 15872
Re: ffmpeg and subtitles size
It means that if UMS detects subs, it will pass the file off to be processed by mencoder, otherwise ffmpeg will handle the file. The exception to this is that it was fixed so that choosing ffmpeg within the TRANSCODE folder will still allow you to force ffmpeg to process the file even if that option ...
- Sat Dec 06, 2014 2:37 pm
- Forum: Help and Support
- Topic: ffmpeg and subtitles size
- Replies: 6
- Views: 15872
Re: ffmpeg and subtitles size
ffmpeg still doesn't work well with some subs. I haven't done any kind of tracking but I think the problem is mostly with styled subs. It works fine for everything else so you can set ffmpeg as your default and set the 'defer to mencoder' option. Or manually choose your preference via the transcode ...