Search found 36 matches

by Vallimar
Thu Dec 05, 2013 9:39 am
Forum: Feature Suggestions
Topic: Speed up FFMpeg Font Cache checking.
Replies: 25
Views: 29383

Re: Speed up FFMpeg Font Cache checking.

FFmpeg can be compiled with fontconfig support also but I don't believe the shipped binaries have been compiled with it. I'm unsure if that would help with this issue, however, as I have never had this problem with FFmpeg.
by Vallimar
Tue Nov 12, 2013 10:13 am
Forum: Feature Suggestions
Topic: [Suggestion] Add mpv as an encoder/player
Replies: 5
Views: 8646

[Suggestion] Add mpv as an encoder/player

Not sure if you are aware of this project, http://mpv.io/, but they are a fairly new project that does a bit of melding of the MPlayer and mplayer2 projects with some added tweaks of their own. They have stripped out a lot of old and unused bits and unlike mplayer2, have encoding features. One bonus...
by Vallimar
Fri Nov 01, 2013 3:19 pm
Forum: Developers
Topic: Strange issue with H264TSAC3. 3.0.0-a5/6 and probably others
Replies: 4
Views: 15288

Re: Strange issue with H264TSAC3. 3.0.0-a5/6 and probably ot

There are still issues. If you have trouble playing anything, try making sure the "Keep AC-3 tracks" option is disabled. That was one source of issues for me. Also, this does not work if you are linked against an x264 library compiled with 10bit output instead of the standard 8bit. Other t...
by Vallimar
Sun Oct 06, 2013 8:52 pm
Forum: General Discussion
Topic: Mencoder vs. ffmpeg
Replies: 18
Views: 33548

Re: Mencoder vs. ffmpeg

It's possible this is limited to me, but although the subs handling in ffmpeg has made great strides I still occasionally run into issues with font sizing being off in some of my anime mkv's. I really haven't spent any time trying to track down the root of the problem but I'm guessing the problem is...
by Vallimar
Sat Oct 05, 2013 12:04 pm
Forum: Help and Support
Topic: Fixes for FFMpeg or MPlayer AC3 audio
Replies: 2
Views: 5645

Re: Fixes for FFMpeg or MPlayer AC3 audio

DeFlanko wrote:Nice Vallimar!

Is this only for the Linux OS?
Well, the patches are not Linux specific, you can apply them and compile under Windows also and should work the same.
by Vallimar
Fri Oct 04, 2013 1:31 pm
Forum: Help and Support
Topic: Fixes for FFMpeg or MPlayer AC3 audio
Replies: 2
Views: 5645

Fixes for FFMpeg or MPlayer AC3 audio

For anyone who has compiled their own recent versions of either FFMpeg or MPlayer knows, the AC3 audio is a problem when using MEncoder. The reason for this is that FFMpeg switched to a planar audio format awhile ago but MPlayer did not support it up until just over a month ago. I had been reverting...