Search found 34 matches

by Devore
Fri Feb 07, 2014 7:53 am
Forum: General Questions
Topic: Need x.264 options help.
Replies: 4
Views: 1060

Re: Need x.264 options help.

The simple solution is to demux the MKV (such as with MKVExtreact) then combine it with an MP4 muxer (such as Yamb), as long as the media types are compatible with the MP4 container.
by Devore
Fri Jan 24, 2014 1:03 am
Forum: General Questions
Topic: M4V file sizes seem very large and unpredictable
Replies: 7
Views: 1158

Re: M4V file sizes seem very large and unpredictable

One of the reasons I don't like using RF, for my purposes. Noisy/grainy pictures blow up file size like nothing else. If you do not mind re-encoding a couple of times, play around with lower quality RF settings and/or run a denoise filter, even the heavy one. You will lose detail, but it might be wo...
by Devore
Fri Dec 06, 2013 7:11 pm
Forum: Windows
Topic: Want faster transcoding, don't care about file size
Replies: 8
Views: 1810

Re: Want faster transcoding, don't care about file size

Oh yes, by "normal subtitles" I meant SRT. SubtitleEdit is spiffy, but I find it has massive issues with OCR on italics, which most subtitles have copious amounts of. For regular text it works perfectly, and the correcting features take care of minor problems. You may also want to take a l...
by Devore
Tue Nov 26, 2013 12:23 am
Forum: Windows
Topic: Want faster transcoding, don't care about file size
Replies: 8
Views: 1810

Re: Want faster transcoding, don't care about file size

You might be trying to solve the wrong problem... PLEX clients can play regular subtitles just fine, no need to burn them in.

Either way, there is some speed to be gained by sacrificing file size, but generally a faster encode comes at the cost of lower quality, regardless of file size.
by Devore
Tue Nov 26, 2013 12:10 am
Forum: General Questions
Topic: HD TV question for DVD Rips
Replies: 2
Views: 812

Re: HD TV question for DVD Rips

DVDs are encoded 720x400, so if they look fine on your 720p, they won't look any worse (or better) on a 1080.

Blu Rays are 1080 high, so I seriously doubt there are any "pros" to watching them on a 720 display.

I am surprised you can even buy a 50 inch that is 720.
by Devore
Thu Oct 24, 2013 5:56 pm
Forum: General Questions
Topic: Converted videos brighter
Replies: 15
Views: 1980

Re: Converted videos brighter

This is an interesting phenomenon. Similar to compression in audio, which is supposed to, originally, make the compressed track "pop" over all the other ones on radio, and now people just expect it everywhere. Even I do for my movie playbacks, because it is more comfortable to set a volume...
by Devore
Wed Oct 16, 2013 6:03 am
Forum: General Questions
Topic: Padding in MKV files?
Replies: 3
Views: 560

Padding in MKV files?

Not sure whether this happens in .mp4 containers, but does in every .mkv I've made with Handbrake. I run my encode through Handbrake, then mux in .srt subtitles with MKVMergeGUI of mkvtoolnix, and end up, in every case as I said, with a SMALLER file. Always. By a few MBs mind you, no more than 1%, b...
by Devore
Sat Sep 28, 2013 2:12 am
Forum: Bugs
Topic: SRT subtitles being changed
Replies: 1
Views: 389

SRT subtitles being changed

I've been having an issue with some MKVs I've encoded recently, that have their subtitles changed when I include them as a stream during the Handbrake encode process. I can't attach files, so will try my best describe the problem. Subtitle entries with more than two lines appear to get collapsed int...
by Devore
Thu Sep 26, 2013 3:59 pm
Forum: Bugs
Topic: SRT Bug
Replies: 3
Views: 904

Re: SRT Bug

Still a bug? I am still getting it, but I am not sure whether this is just a problem with SRTs, I think it happens whenever any source (or destination?) filename contains a comma. Seems commas need to be escaped when external tools or whatnot are called, or maybe it is used as a separator somewhere?...