HDR->SDR ohne das Tonemapping verwendet wird?
Ich weiß nicht ob MeGui Tonemapping beherrscht. Falls ja, habe ich keine Ahnung wie ich es nutze.
HDR->SDR ohne das Tonemapping verwendet wird?
Ich weiß nicht ob MeGui Tonemapping beherrscht. Falls ja, habe ich keine Ahnung wie ich es nutze.
Hallo, beides steht zur Auswahl, und habe beides ausprobiert. Mit dem gleichen Ergebnis.
Script:
LoadPlugin("D:\Tools\Bild und Video bearbeitung\Video\Encoding\MeGUI\tools\lsmash\LSMASHSource.dll")
LWLibavVideoSource("E:\TEST\test.mkv", format="YUV420P8")
#deinterlace
#crop
#resize
#denoise
und
LoadPlugin("D:\Tools\Bild und Video bearbeitung\Video\Encoding\MeGUI\tools\ffms\ffms2.dll")
FFVideoSource("E:\TEST\test.mkv", fpsnum=24000, fpsden=1001, colorspace="YUV420P8")
#deinterlace
#crop
#resize
#denoise
Hallo, ich habe folgendes Problem.
Wenn ich mit Megui ein HEVC 10-bit Video zu 8-bit x.264 encodiere, sind die Farben blass, es ist schon fast schwarz/weiß.
Wie kann ich mit Megui die Farben korrekt erhalten?
Wenn ich das gleiche Video mit Handbrake encodiere, stelle ich beim Farbraum bt709 ein, und die Farben sind korrekt, wie geht es mit Megui?
Im Allgemeinen ja, aber nicht pauschal. Ob man wirklich die Qualität besser erhalten kann, hängt von den Parametern ab, die man wählt, und es funktioniert auch nicht bei jeder Art von Videoinhalt gleich gut.
"Gleiche Qualität" ist ein sehr subjektives Kriterium. Im Grunde kann es nur jeder Betrachter für sich selbst entscheiden, und bei jedem einzelnen Video neu.
Einer der kontroverseren Parameter ist SAO: Er erlaubt eine stärkere Glättung des Inhaltes, was bei hohen Auflösungen meist weniger stört, aber manche mögen es trotzdem nicht. Schaltet man SAO aber aus, dann braucht x265 wieder deutlich mehr Bitrate.
Danke für die Antwort.
Hallo, der H265 Codec liefert doch bei geringerer Bitrate gleiche Qualität, oder?
Wenn ich ein Video mit dem H264 Codec encode, CBR 6MBit/s, und das gleiche Video mit dem H265 Codec encode, wie weit kann ich bei dem H265 in der Bitrate runter gehen, um die gleiche Qualität zu bekommen, wie mit dem H264?
MfG
Hallo, danke für deine Antwort. Ich habe das Problem in den griff bekommen. Ich habe die DTS Audiospur mit dem VLC Player encoded. Da hatte ich dann eine FLAC Datei, die ich dann mit eac3to, aus MeGui herraus, in AC3 encoded habe. Der Sound ist jetzt in Ordnung.
Ja ich benutze eac3to.
In der Log Datei steht folgendes:
[Warning] Log
-[Information] Versions
--[Information] [02.03.2017 15:04:25] MeGUI: 2624
--[Information] [02.03.2017 15:04:25] Operating System: Windows 10 Enterprise x64 (10.0.0.14393)
--[Information] [02.03.2017 15:04:25] .NET Framework: 4.0 (4.0.0.0)
--[Information] [02.03.2017 15:04:25] .NET Framework: 4.6.x (4.6.01586)
--[Information] [02.03.2017 15:04:25] AviSynth: 2.5.8.5 (21-12-2008)
--[Information] [02.03.2017 15:04:25] AvisynthWrapper: (02-01-2009)
--[Information] [02.03.2017 15:04:25] Haali Matroska Splitter not installed properly.
--[Information] [02.03.2017 15:04:25] Therefore DSS2() will not and certain functions of FFVideoSource() and the HD Streams Extractor may not work.
--[Information] [02.03.2017 15:04:25] Please download and install it from [url]http://haali.su/mkv/[/url]
--[Information] [02.03.2017 15:04:25] Haali DSS2: not installed
--[Information] [02.03.2017 15:04:25] ICSharpCode.SharpZipLib: 0.85.5.452 (07-08-2008)
--[Information] [02.03.2017 15:04:25] MediaInfo: 0.7.79.0 (02-11-2015)
--[Information] [02.03.2017 15:04:25] MediaInfoWrapper: 0.7.61.0 (06-01-2013)
--[Information] [02.03.2017 15:04:25] MessageBoxExLib: 1.0.2218.28317 (19-12-2008)
--[Information] [02.03.2017 15:04:25] SevenZipSharp: 0.64.3890.29348 (02-01-2011)
--[Information] [02.03.2017 15:04:25] 7z: 9.20 (18-11-2010)
-[Information] Update detection
--[Information] [02.03.2017 15:04:25] Automatic update is disabled
--[Information] [02.03.2017 15:04:25] Using cached update config and server: [url]http://megui.tmebi.de/stable/[/url]
--[Information] [02.03.2017 15:04:25] No package requires an update
-[Warning] Log for job2 (audio, test.dts -> test.ac3)
--[Information] [02.03.2017 15:05:19] Started handling job
--[Information] [02.03.2017 15:05:19] Preprocessing
--[Information] [02.03.2017 15:05:19] MediaInfo
---[Information] [02.03.2017 15:05:19] File: D:\Filme\Anschauen\test.dts
---[Information] General
----[Information] Format: DTS
----[Information] FormatString: DTS
----[Information] FileSize: 2193031016
----[Information] PlayTime: 02:22:54.901
---[Information] Audio
----[Information] ID:
----[Information] StreamOrder:
----[Information] Format: DTS
----[Information] FormatProfile: HRA / Core
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 8 / 6
----[Information] ChannelsString: 8 channels / 6 channels
----[Information] ChannelPositionsString2: 3/2/2.1 / 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
----[Information] [02.03.2017 15:05:19] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [02.03.2017 15:05:19] Trying to open the file with FFAudioSource()
--[Information] [02.03.2017 15:05:45] Failed opening the file with FFAudioSource(). FFAudioSource: No audio track found
--[Information] [02.03.2017 15:05:45] Trying to open the file with NicAudio
--[Information] [02.03.2017 15:05:46] Successfully opened the file with NicAudio
--[Warning] [02.03.2017 15:05:46] channel count mismatch! The input file is reporting 8 channels and the AviSynth script is reporting 6 channels
--[Warning] [02.03.2017 15:05:46] ignoring downmix because of the channel count mismatch
--[Information] [02.03.2017 15:05:46] Avisynth script
---[NoImage] LoadPlugin("E:\Video Bearbeitung\Encoding\MeGUI_2525_x86\tools\avisynth_plugin\NicAudio.dll")
---[NoImage] NicDtsSource("D:\Filme\Anschauen\test.dts")
---[NoImage] __film = last
---[NoImage] __just_audio = __film
---[NoImage] __blank = BlankClip(length=191645, fps=23.976)
---[NoImage] __film = AudioDub(__blank, __film)
---[NoImage] __t0 = __film.trim(0, 191645)
---[NoImage] __t0
---[NoImage] AudioDubEx(__just_audio, last)
---[NoImage] # detected channels: 8 channels / 6 channels
---[NoImage] # detected channel positions: 3/2/2.1 / 3/2/0.1
---[NoImage] Normalize(0.95)
---[NoImage] 32==Audiobits(last)?ConvertAudioTo16bit(last):last
---[NoImage] return last
---[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> stereo + LFE
---[NoImage] function c6_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] lf = GetChannel(a, 4)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] fl_sl = MixAudio(fl, sl, 0.2929, 0.2929)
---[NoImage] fr_sr = MixAudio(fr, sr, 0.2929, 0.2929)
---[NoImage] fc_lf = MixAudio(fc, lf, 0.2071, 0.2071)
---[NoImage] l = MixAudio(fl_sl, fc_lf, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_sr, fc_lf, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,SL,SR or L,R,LFE,SL,SR-> Stereo
---[NoImage] function c5_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] fl_sl = MixAudio(fl, sl, 0.3694, 0.3694)
---[NoImage] fr_sr = MixAudio(fr, sr, 0.3694, 0.3694)
---[NoImage] l = MixAudio(fl_sl, fc, 1.0, 0.2612)
---[NoImage] r = MixAudio(fr_sr, fc, 1.0, 0.2612)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,LFE,S -> Stereo
---[NoImage] function c52_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] lf = GetChannel(a, 4)
---[NoImage] bc = GetChannel(a, 5)
---[NoImage] fl_bc = MixAudio(fl, bc, 0.3205, 0.2265)
---[NoImage] fr_bc = MixAudio(fr, bc, 0.3205, 0.2265)
---[NoImage] fc_lf = MixAudio(fc, lf, 0.2265, 0.2265)
---[NoImage] l = MixAudio(fl_bc, fc_lf, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_bc, fc_lf, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels Quadro L,R,SL,SR -> Stereo
---[NoImage] function c4_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 3)
---[NoImage] sr = GetChannel(a, 4)
---[NoImage] l = MixAudio(fl, sl, 0.5, 0.5)
---[NoImage] r = MixAudio(fr, sr, 0.5, 0.5)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels L,R,C,LFE or L,R,S,LFE or L,R,C,S -> Stereo
---[NoImage] function c42_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] lf = GetChannel(a, 4)
---[NoImage] fc_lf = MixAudio(fc, lf, 0.2929, 0.2929)
---[NoImage] l = MixAudio(fl, fc_lf, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, fc_lf, 0.4142, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 3 Channels L,R,C or L,R,S or L,R,LFE -> Stereo
---[NoImage] function c3_stereo(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] l = MixAudio(fl, fc, 0.5858, 0.4142)
---[NoImage] r = MixAudio(fr, fc, 0.5858, 0.4142)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> Dolby ProLogic
---[NoImage] function c6_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] bc = MixAudio(sl, sr, 0.2265, 0.2265)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3205, 0.2265)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3205, 0.2265)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,SL,SR -> Dolby ProLogic
---[NoImage] function c5_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] bc = MixAudio(sl, sr, 0.2265, 0.2265)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3205, 0.2265)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3205, 0.2265)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,LFE,SL,SR -> Dolby ProLogic
---[NoImage] function c52_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] bc = MixAudio(sl, sr, 0.2929, 0.2929)
---[NoImage] l = MixAudio(fl, bc, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, bc, 0.4142, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,LFE,S -> Dolby ProLogic
---[NoImage] function c53_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] bc = GetChannel(a, 5)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.4142, 0.2929)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.4142, 0.2929)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 0.2929)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -0.2929)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels Quadro L,R,SL,SR -> Dolby ProLogic
---[NoImage] function c4_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 3)
---[NoImage] sr = GetChannel(a, 4)
---[NoImage] bc = MixAudio(sl, sr, 0.2929, 0.2929)
---[NoImage] l = MixAudio(fl, bc, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, bc, 0.4142, -1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels L,R,LFE,S -> Dolby ProLogic
---[NoImage] function c42_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] bc = GetChannel(a, 4)
---[NoImage] l = MixAudio(fl, bc, 0.5858, 0.4142)
---[NoImage] r = MixAudio(fr, bc, 0.5858, -0.4142)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels L,R,C,S -> Dolby ProLogic
---[NoImage] function c43_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] bc = GetChannel(a, 4)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.4142, 0.2929)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.4142, 0.2929)
---[NoImage] l = MixAudio(fl_fc, bc, 1.0, 0.2929)
---[NoImage] r = MixAudio(fr_fc, bc, 1.0, -0.2929)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 3 Channels L,R,S -> Dolby ProLogic
---[NoImage] function c3_dpl(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] bc = GetChannel(a, 3)
---[NoImage] l = MixAudio(fl, bc, 0.5858, 0.4142)
---[NoImage] r = MixAudio(fr, bc, 0.5858, -0.4142)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5.1 Channels L,R,C,LFE,SL,SR -> Dolby ProLogic II
---[NoImage] function c6_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 5)
---[NoImage] sr = GetChannel(a, 6)
---[NoImage] ssl = MixAudio(sl, sr, 0.2818, 0.1627)
---[NoImage] ssr = MixAudio(sl, sr, -0.1627, -0.2818)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3254, 0.2301)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3254, 0.2301)
---[NoImage] l = MixAudio(fl_fc, ssl, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, ssr, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,C,SL,SR -> Dolby ProLogic II
---[NoImage] function c5_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] fc = GetChannel(a, 3)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] ssl = MixAudio(sl, sr, 0.2818, 0.1627)
---[NoImage] ssr = MixAudio(sl, sr, -0.1627, -0.2818)
---[NoImage] fl_fc = MixAudio(fl, fc, 0.3254, 0.2301)
---[NoImage] fr_fc = MixAudio(fr, fc, 0.3254, 0.2301)
---[NoImage] l = MixAudio(fl_fc, ssl, 1.0, 1.0)
---[NoImage] r = MixAudio(fr_fc, ssr, 1.0, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 5 Channels L,R,LFE,SL,SR -> Dolby ProLogic II
---[NoImage] function c52_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 4)
---[NoImage] sr = GetChannel(a, 5)
---[NoImage] ssl = MixAudio(sl, sr, 0.3714, 0.2144)
---[NoImage] ssr = MixAudio(sl, sr, -0.2144, -0.3714)
---[NoImage] l = MixAudio(fl, ssl, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, ssr, 0.4142, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
---[NoImage] # 4 Channels Quadro L,R,SL,SR -> Dolby ProLogic II
---[NoImage] function c4_dpl2(clip a)
---[NoImage] {
---[NoImage] fl = GetChannel(a, 1)
---[NoImage] fr = GetChannel(a, 2)
---[NoImage] sl = GetChannel(a, 3)
---[NoImage] sr = GetChannel(a, 4)
---[NoImage] ssl = MixAudio(sl, sr, 0.3714, 0.2144)
---[NoImage] ssr = MixAudio(sl, sr, -0.2144, -0.3714)
---[NoImage] l = MixAudio(fl, ssl, 0.4142, 1.0)
---[NoImage] r = MixAudio(fr, ssr, 0.4142, 1.0)
---[NoImage] return MergeChannels(l, r)
---[NoImage] }
--[Information] [02.03.2017 15:05:46] Command line used: -i - -y -acodec ac3 -ab 128k "{0}"
--[Information] [02.03.2017 15:05:46] Avisynth script environment opened
--[Information] [02.03.2017 15:05:46] Script loaded
--[Information] [02.03.2017 15:05:46] Output Decoder
---[Information] [02.03.2017 15:05:46] Channels: 6
---[Information] [02.03.2017 15:05:46] Bits per sample: 16
---[Information] [02.03.2017 15:05:46] Sample rate: 48000
--[Information] [02.03.2017 15:05:46] Job command line: E:\Video Bearbeitung\Encoding\MeGUI_2525_x86\tools\ffmpeg\ffmpeg.exe -i - -y -acodec ac3 -ab 128k "D:\Filme\Anschauen\test.ac3"
--[Information] [02.03.2017 15:05:46] Process started
--[Information] [02.03.2017 15:05:46] Standard output stream
--[Information] [02.03.2017 15:05:46] Standard error stream
---[Information] [02.03.2017 15:05:46] ffmpeg version 2.8.2 Copyright (c) 2000-2015 the FFmpeg developers
---[Information] [02.03.2017 15:05:46] built with gcc 5.2.0 (GCC)
---[Information] [02.03.2017 15:05:46] configuration: --enable-gpl --enable-version3 --disable-w32threads --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r --enable-gnutls --enable-iconv --enable-libass --enable-libbluray --enable-libbs2b --enable-libcaca --enable-libdcadec --enable-libfreetype --enable-libgme --enable-libgsm --enable-libilbc --enable-libmodplug --enable-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-libschroedinger --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc --enable-libvorbis --enable-libvpx --enable-libwavpack --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs --enable-libxvid --enable-lzma --enable-decklink --enable-zlib
---[Information] [02.03.2017 15:05:46] libavutil 54. 31.100 / 54. 31.100
---[Information] [02.03.2017 15:05:46] libavcodec 56. 60.100 / 56. 60.100
---[Information] [02.03.2017 15:05:46] libavformat 56. 40.101 / 56. 40.101
---[Information] [02.03.2017 15:05:46] libavdevice 56. 4.100 / 56. 4.100
---[Information] [02.03.2017 15:05:46] libavfilter 5. 40.101 / 5. 40.101
---[Information] [02.03.2017 15:05:46] libswscale 3. 1.101 / 3. 1.101
---[Information] [02.03.2017 15:05:46] libswresample 1. 2.101 / 1. 2.101
---[Information] [02.03.2017 15:05:46] libpostproc 53. 3.100 / 53. 3.100
---[Information] [02.03.2017 15:17:57] Guessed Channel Layout for Input Stream #0.0 : 5.1
---[Information] [02.03.2017 15:17:57] Input #0, w64, from 'pipe:':
---[Information] [02.03.2017 15:17:57] Duration: N/A, bitrate: 4608 kb/s
---[Information] [02.03.2017 15:17:57] Stream #0:0: Audio: pcm_s16le ([1][0][0][0] / 0x0001), 48000 Hz, 6 channels, s16, 4608 kb/s
---[Information] [02.03.2017 15:17:57] Output #0, ac3, to 'D:\Filme\Anschauen\test.ac3':
---[Information] [02.03.2017 15:17:57] Metadata:
---[Information] [02.03.2017 15:17:57] encoder : Lavf56.40.101
---[Information] [02.03.2017 15:17:57] Stream #0:0: Audio: ac3, 48000 Hz, 5.1, fltp, 128 kb/s
---[Information] [02.03.2017 15:17:57] Metadata:
---[Information] [02.03.2017 15:17:57] encoder : Lavc56.60.100 ac3
---[Information] [02.03.2017 15:17:57] Stream mapping:
---[Information] [02.03.2017 15:17:57] Stream #0:0 -> #0:0 (pcm_s16le (native) -> ac3 (native))
---[Information] [02.03.2017 15:25:27] video:0kB audio:124894kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.000000%
--[Information] [02.03.2017 15:25:27] MediaInfo
---[Information] [02.03.2017 15:25:27] File: D:\Filme\Anschauen\test.ac3
---[Information] General
----[Information] Format: AC-3
----[Information] FormatString: AC-3
----[Information] FileSize: 127891456
----[Information] PlayTime: 02:13:13.216
---[Information] Audio
----[Information] ID:
----[Information] StreamOrder:
----[Information] Format: AC-3
----[Information] FormatProfile:
----[Information] FormatSettingsSBR:
----[Information] FormatSettingsPS:
----[Information] SamplingRate: 48000
----[Information] SamplingRateString: 48.0 KHz
----[Information] Channels: 6
----[Information] ChannelsString: 6 channels
----[Information] ChannelPositionsString2: 3/2/0.1
----[Information] BitRateMode: CBR
----[Information] Delay:
----[Information] Title:
----[Information] Language:
----[Information] LanguageString:
----[Information] Default:
----[Information] DefaultString:
----[Information] Forced:
----[Information] ForcedString:
----[Information] [02.03.2017 15:25:27] The language information is not available for this track. The default MeGUI language has been selected.
--[Information] [02.03.2017 15:25:27] Postprocessing
---[Information] [02.03.2017 15:25:27] Deleting intermediate files
--[Information] [02.03.2017 15:25:27] Job completed
Display More
Hallo, ich möchte folgende Audiospur nach AC3 encoden. Nach dem encoding, hört sich der Ton leise und dumpf an. Gibt es eine Möglichkeit das zu ändern? Zum Encoding benutze ich MeGui.
Audio
Format : DTS
Format/Info : Digital Theater Systems
Format profile : HRA / Core
Mode : 16
Format settings, Endianness : Big
Duration : 2 h 22 min
Bit rate mode : Constant
Bit rate : 2 046 kb/s / 1 509 kb/s
Channel(s) : 8 channels / 6 channels
Channel positions : Front: L C R, Side: L R, Back: L R, LFE / Front: L C R, Side: L R, LFE
Sampling rate : 48.0 kHz
Frame rate : 93.750 FPS (512 spf)
Bit depth : 24 bits
Compression mode : Lossy
Stream size : 2.04 GiB (100%)
Danke für die Erklärung. Jetzt bin ich schlauer.
Danke für die Antwort.
Jetzt habe ich noch eine Frage, die damit nichts zu tun hat.
Ist es sinnvoll bei einer Multichannel Audio Spur,(AC-3 6 Channel) einen - Downmix to Stereo - vorzunehmen?
Hallo, ich möchte gerne mal wissen was die Einstellung - Normalize Peaks to - genau macht und wofür man sie aktivieren sollte.
MfG
Hallo, ich möchte mit MeGui eine Video Datei von 1920x1080 auf 1280x720 Down encoden. Ich frage mich welcher Resize filter am besten geeignet ist?
MfG
Wahrscheinlich ist die Videospur nicht Blu-ray-kompatibel. Ich kenne jetzt nicht alle Werte auswendig, die dafür begrenzt werden müssen, aber zumindest das Maximum von 240 Frames pro GOP ist eindeutig zu viel, und die anscheinend fehlende VBV-Beschränkung der Bitrate wird wohl in einigen Szenen über die Grenzen des Blu-ray-AVC-Decoders hinausgehen. Der x264-Encoder hat eine Option "--bluray-compat", mit der das wichtigste an Komplexität begrenzt wird, aber die VBV-Werte sind ebenso wichtig.
Auch wundert mich der MP3-Ton (CBR 128 kbps ist ja grauenhaft, selbst mit LAME zu wenig). Hätte ich von meiner Blu-ray eine Kopie erzeugt, hätte ich den Ton eher als AC3 behalten (falls vorhanden) oder in AAC umgewandelt. Was du da vorliegen hast, könnte ich höchstens als Qualitätsstufe "mit Kindern auf Reisen" einordnen...
Danke für deine Antwort.
Da mein TV nur Stereo hat, reicht mir MP3 128 kbps. Ich habe mal im AAC encodet, als ich mir den Film anschaute, gab es alle paar Minuten ein knacken im Ton, und er blieb von Zeit zu Zeit hängen, machmal wurden ganze Wörter "übersprungen", deswegen habe ich dann wieder MP3 genommen.
Hallo, ich habe folgendes Problem.
Ich habe ein Film von einer Blu-ray zu MKV mit MeGui encodet, wenn ich ihn auf meinem Blu-ray Player abspiele,
ruckelt der Film (Bild/Ton) an einigen stellen. Ich weiß nicht worann das liegen kann.
Blu-ray: Samsung BD-F5100 (neuste Firmware)
TV: Panasonic TX-L42EW6K (24hz unterstützung aktiviert)
MediaInfo Daten:
General
Unique ID : 241458821661209079819415719347095708793
(0xB5A7470A117331ABA73718D21B31A479)
Complete name : H:\TinkerBell.und.die.Piratenfee\TinkerBell.und.die.Piratenfee.mkv
Format : Matroska
Format version : Version 2
File size : 1.92 GiB
Duration : 1h 8mn
Overall bit rate : 3 995 Kbps
Encoded date : UTC 2014-10-01 02:22:55
Writing application : mkvmerge v7.0.0 ('Where We Going') 32bit built on Jun 9 2014 15:08:34
Writing library : libebml v1.3.0 + libmatroska v1.4.1
DURATION : 01:08:42.552000000
NUMBER_OF_FRAMES : 171773
NUMBER_OF_BYTES : 65960832
_STATISTICS_WRITING_APP : mkvmerge v7.0.0 ('Where We Going') 32bit built on Jun 9 2014 15:08:34
_STATISTICS_WRITING_DATE_UTC : 2014-10-01 02:22:55
_STATISTICS_TAGS : BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L3.1
Format settings, CABAC : Yes
Format settings, ReFrames : 5 frames
Codec ID : V_MPEG4/ISO/AVC
Duration : 1h 8mn
Bit rate : 3 863 Kbps
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 23.976 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Bits/(Pixel*Frame) : 0.175
Stream size : 1.82 GiB (95%)
Writing library : x264 core 142 r2431 ac76440
Encoding settings : cabac=1 / ref=5 / deblock=1:-3:-3 / analyse=0x3:0x113 / me=umh / subme=9
/ psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 /
deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-3 / threads=9 / lookahead_threads=1 / sliced_threads=0 / slices=4
/ nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=4 / b_pyramid=2 / b_adapt=2 /
b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=2 / keyint=240 / keyint_min=23 / scenecut=40 /
intra_refresh=0 / rc_lookahead=60 / rc=2pass / mbtree=1 / bitrate=3863 / ratetol=1.0 / qcomp=0.60 / qpmin=0 /
qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00
Default : Yes
Forced : No
Audio
ID : 2
Format : MPEG Audio
Format version : Version 1
Format profile : Layer 3
Mode : Joint stereo
Mode extension : MS Stereo
Codec ID : A_MPEG/L3
Codec ID/Hint : MP3
Duration : 1h 8mn
Bit rate mode : Constant
Bit rate : 128 Kbps
Channel(s) : 2 channels
Sampling rate : 48.0 KHz
Compression mode : Lossy
Stream size : 62.9 MiB (3%)
Writing library : LAME3.99r
Encoding settings : -m j -V 4 -q 2 -lowpass 17 -b 128
Language : German
Default : Yes
Forced : No
Hallo, ich habe folgendes Problem mit AAC.
Mein Blu-ray Player: Samsung BD-F5100
Ich habe eine Videodatei mit MeGui encodet und dabei das AAC Audioformat (FFAudioSource) genommen:
Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format profile : LC
Codec ID : A_AAC
Duration : 41mn 6s
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Compression mode : Lossy
Delay relative to video : 20ms
Language : German
Default : Yes
Forced : No
Wenn ich jetzt das Video mit dem Blu-ray Player abspiele, gibt es beim Audio, ab und zu, ein knacken. Ich kann aber nicht herausfinden worann das liegt.
Wenn ich das Video auf meinem PC abspiele, tritt das Problem nicht auf.
Dann hat vielleicht dein Grafiktreiber eine Dynamische-Kontrast-Funktion. Mehr Details zur PC-Hardware bitte. Ich glaube, im Catalyst Control Center gab es solche Sachen, die gerade bei dunklen Szenen nicht gerade das Bild verbessern...
OS: Windows 7 Pro. x64
CPU: AMD FX 6100
Mainbord: Asus M5A97 LE R2.0
RAM: 8 GB
Grafikkarte: Geforce GTX 650. Aktuelle Treiber sind installiert.
Videos spiele ich mit dem VLC Player (ver. 2.1.4) ab.
Hallo, ich habe folgendes Problem. Ich habe meinen LCD TV mittels eines HDMI Kabels an meinem PC angeschlossen. Wenn ich jetzt eine Videodatei x264/MKV die aus dem TV aufgenommen wurde, abspiele, wird das Bild des TV, immer hell und dunkel. Wenn ich die gleiche Videodatei auf einen USB Stick kopiere und diesen an den TV anschließe, passiert das nicht. Ich habe schon Dynamischen Kontrast usw.. vom TV ausgeschaltet, aber das Problem besteht weiterhin.
Hallo, bei Megui für den xvid encoder gibt es eine Einstellung die sich Max Keyframe Intervall nennt. Wenn ich es richtig verstanden habe, läßt sich das Video besser vorspulen, je höher der Wert ist.
Gibt es bei Megui x264 auch so eine Einstellung? Wenn ja, welche?
MfG
Danke für die Antworten.
Hallo, unter welchen Bedingungen sollte man CABAC beim x264 encoden abstellen? Gibt es überhaupt einen Grund, CABAC zu deaktivieren?