Search found 15 matches

by Alex3676
Tue Jan 09, 2018 8:45 am
Forum: Generic Discussions
Topic: increasing bitrate
Replies: 1
Views: 4905

Re: increasing bitrate

Change the video source from MEncoder to FFmpeg. MEncoder does not combine with AVI Input video Streams.

Consider increasing the video buffer in VLC there are several tutorials.
https://www.groovypost.com/howto/change ... ng-buffer/
by Alex3676
Tue Jan 09, 2018 8:22 am
Forum: Generic Discussions
Topic: Extract raw h.264 from avi = error 14?
Replies: 1
Views: 4624

Re: Extract raw h.264 from avi = error 14?

Assume that for AVI you should use the FFmpeg Source. MEncoder does not match with some input videos that have AVI video streaming.
by Alex3676
Tue Jan 09, 2018 8:06 am
Forum: Generic Discussions
Topic: AVI to DVD
Replies: 1
Views: 4185

Re: AVI to DVD

Assume that for AVI you must use SOURCE FFmpeg. MEncoder does not combine with AVI video input.
by Alex3676
Tue Jan 09, 2018 7:38 am
Forum: Generic Discussions
Topic: Low speed encode
Replies: 1
Views: 4721

Re: Low speed encode

1º->File: revert all settings 2º go (Advanced x264): /Eliminate DCT blocks with small coefficient= disabled / Perform early skip detection in P-frames= enable /Threads=4 (0 for auto) 3º back to main screen: /profile= High /Level= Auto /Preset Medium If the video input is AVI or FLV use the SOURCE FF...
by Alex3676
Tue Jan 09, 2018 6:33 am
Forum: Generic Discussions
Topic: Converted file not saved
Replies: 1
Views: 3756

Re: Converted file not saved

Check task mode set as NORMAL.

Do not discard the possibility of changing the video SOURCE to FFmpeg.
Some input video extensions do not match the MEncoder SOURCE.
by Alex3676
Tue Jan 09, 2018 5:04 am
Forum: Generic Discussions
Topic: Can someone help me get these settings in Mediacoder?
Replies: 2
Views: 4982

Re: Can someone help me get these settings in Mediacoder?

Container=mp4 /multiplex=mp4box /remuxer=mp4box

video= rate mode= variable /CRF=15~23 (high quality to 15) standard quality 23/format=h264 /codec=x264 /Font=MEncoder or FFmpeg /profile=high /level=auto /preset=medium /tune=normal /gop=25~250

x264 advanced= Use CABAC
by Alex3676
Mon Jan 08, 2018 9:22 am
Forum: Generic Discussions
Topic: Tags not transferred (latest version)
Replies: 2
Views: 5875

Re: Tags not transferred (latest version)

AUDIO CHOICE: 1º --DECODER:Try the FAAC decoder. --FONT: Do not rule out changing the source to FFmpeg if the default font does not work. 2º *FLAC decoder: is lossless, It does not lose any information in the audio stream, but may conflict with the Container and Multiplex of the video, in which case...
by Alex3676
Mon Jan 08, 2018 6:10 am
Forum: Generic Discussions
Topic: Possible to avoid full transcoding ?
Replies: 2
Views: 4867

Re: Possible to avoid full transcoding ?

"Note that digital video par excellence translates to progressive scanning (the entire frame of the image is sequenced), but the analogue source of the HDTV is shown with the 1080i signal, still coming from the imaging tube technology ( CRT). If the user's screen is modern, it is possible that the 1...
by Alex3676
Mon Jan 08, 2018 5:47 am
Forum: Generic Discussions
Topic: Possible to avoid full transcoding ?
Replies: 2
Views: 4867

Re: Possible to avoid full transcoding ?

Try to enable this option in advanced settings x264: "Flag stream as interlaced but encode progressive". MEncoder source/Encoder x264 / h264 format/Container mp4 / multiplex mp4box / Remux mp4box enable. If this setting does not work with the MEncoder source switch to the FFmpeg source keep the enco...
by Alex3676
Sat Jan 06, 2018 7:19 am
Forum: Generic Discussions
Topic: Output size 0MB???
Replies: 4
Views: 8966

Re: Output size 0MB???

Set up a decoder that matches the container. The font change to ffmpeg and keep it turned on. Leave Remux enabled which also has to be compatible with the container. Make sure the task mode is set to "Normal". Last but not least, if you opted for lossless output, keep profile and level in auto. http...