Hybrid: Input -> x264/x265/Xvid/VP8/VP9/AV1

  • Sorry, aber mit der Log Datei kann ich nichts anfangen. Ich brauchte eine DebugLog-Datei.
    Das Problem ist, das da eine .264 Datei erstellt wurde, die kleiner ist als 10000Byte, weshalb Hybrid davon ausgeht, dass etwas schief gelaufen ist.
    Denke es liegt beim Decodieren des Inputs und die genauen Aufrufe die man braucht zum Nachstellen stehen nur im DebugLog.
    Falls möglich wäre es auch super, wenn Du ein kleines Sample (bei dem das Problem auftritt) irgendwo hochladen und mir nen Link schicken könntest.

    Cu Selur

  • YUp jetzt liegt es am Interlaced VC-1 welches weder mencoder noch ffmpeg direkt unterstützen, kenne aber einen workaround für mencoder, den ich Dir gleich per PM schreibe. :)
    -> klappt doch nicht :( oder doch aber mit Umwegen: erst nach mkv remuxen dann codecs Ordner anlegen und wmv9dmod.dll rein kopieren und die neue mkv Datei als Quelle laden

  • Hybrid rev 2011.08.03.1:

    *fixed*

    • cudaH264: cq setting accidently disabled on "1-pass constant quantizer"
    • cudaH264: changing target file size did not change target bitrate
    • problem with aspect ratio and (crop-)preview
    • problem with key-mapping during (crop- and) preview
    • lagarith decoding: force -vfm ffmpeg for lagarith input when decoding with mencoder (due to ffmpeg decoder limitations currently lagarith decoding only works with yv12 lagarith)
    • extracting audio with tsMuxeR when experimental cut support is enabled (workaround for tsMuxeR bug: audio extraction results in 0 Byte file when using --cut-start)
    • extra ',' when using 'rotate'
    • Xvid: resolution restrictions and restriction checks
    • kerndeint calls by adding an additional scale before it
    • x264: error message when preset calls changes weightedP, but interlaced encoding doesn't allow it

    *changed*

    • removed '--aspect' parameter from mencoder call (should not be needed since output is raw)
    • adjusting resize values when 'rotate' is enabled

    *added*

    • deinterlacers: 'Yadif - custom' and 'mcdeint - custom'
    • option en-/disable if mkv fps will be checked against average time code fps
    • filter: gradFun, postprocessing options
    • deinterlacers: "linear interpolation - fast", "cubic interpolation", "Median Deinterlacer", "FFMpeg Deinterlacer"
    • x264: support for '--subme 11' (requires x264 rev 2037+)
    • x264: 'MediaInfo - Encoding settings - import' allows to import the 'Encoding settings'-String MediaInfo shows for x264 encodes

    *cosmetics*

    • rearranged Filter-Tab

    -> downloads: http://www.selur.de/downloads

    Cu Selur

  • hallo,

    ich habe ein Problem mit dem Erstellen von xvid codierten Videos.
    Habe das Profil Verzeichnis gelöscht und neu erstellen lassen. Außer Auswahl Verzeichnis Ein-Ausgabe keine Änderungen.
    Das ganze läuft unter Win7 32bit.

    Report<code>
    mencoder/mplayer started...
    Starting Main@12:26:18.085:
    "C:\Program Files\Media\Hybrid\mencoder.exe" "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL
    finished after 00:00:00.57 with exitCode 1
    finished...

    K:\HQ\Test\Trailer_12_26_01_021_01.stats was not created!
    </code>
    und Debug <code>
    2011.08.18 - 12:25:45_windows32_2011.08.05.2 - on_clearQueuePushButton_clicked
    2011.08.18 - 12:25:45_windows32_2011.08.05.2 - abortJobs: 12_25_14_521
    2011.08.18 - 12:25:45_windows32_2011.08.05.2 - removeJobs called: 12_25_14_521
    2011.08.18 - 12:25:45_windows32_2011.08.05.2 - removing: 12_25_14_521
    2011.08.18 - 12:25:45_windows32_2011.08.05.2 - filtered count: 5
    2011.08.18 - 12:25:45_windows32_2011.08.05.2 - remove 12_25_14_521 position: 0
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Add job to queue,...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - checkAndCreateJobs,...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - checking subtitle settings,...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - subtitles look okay.
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - video settings look okay.
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Sending infos to job creator ...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - generating VideoCalls...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - SourceCount: 1
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Generating video calls for: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Video handling: Xvid
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - generateDecoderCall,...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - get decoder name....
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - *****dedSubtitle: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - denoise: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - cutting: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - interlacedOutput: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - needsFFmpeg: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - preferFFmpeg: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - needsMencoder: true
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - useInternalDecode&&x264: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - -> choosen decoder: mencoder
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Cutting: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - generateMencoderVideoDecoderCall called...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - videoInput: K:\SevenPoundsTrailer[DivX7].mkv
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - sourceWidth: 1920
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - sourceHeight: 912
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - resizeWidth: 1920
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - resizeHeight: 912
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - deinterlacing: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - using deinterlacer: Yadif - fast
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - resizing: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - cropping: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - cropWidth: 1920
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - cropHeight: 912
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - denoise: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - sharpen: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - postprocessing: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - gradFun: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - chapterUsed: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - cut: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Typ: CUSTOM
    Par: 1:1
    FPS: 23.976
    SourceNumber: Source_1
    VideoID: 0
    Width: 1920
    Height: 912
    FrameRate(2): 23.976
    FrameRate(3): 23.976
    currentInput: K:\SevenPoundsTrailer[DivX7].mkv
    container: mp4
    adjust bit rate for 2pass: false
    BFrames: false
    targetSize: 26.2965784072876
    mkvStyleTimeCodes: -
    Chapter selection: 0-0
    currentOutput: K:\HQ\Test\Trailer.mp4
    mkvHeadCompression: true
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - adding Xvid calls for source: 1.
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - createJobs called...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - createJobs for K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - called with empty tag list
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - called with empty chapter queue
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - createJob video...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - create video job for 12_26_01_021
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - createVideoEncodeJob
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - newVideoJob called... 12_26_01_021_01
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - newVideoJob called... 12_26_01_021_02
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - newCleanUpJob called
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - createJob muxing...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - generateMuxingCall.. for K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - generate mp4 mux call called,...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - videoStreamsToMux:
    INFOS ### 1:1 ### 23.976 ### Source_1 ### 0 ### 1920 ### 912 ### 3524/23.976 ### K:\SevenPoundsTrailer[DivX7].mkv ### mp4 ### false ### true ### 26.2965784072876 ### ### 0-0 ### K:\HQ\Test\Trailer.mp4 ### true
    K:\HQ\Test\Trailer_12_26_01_021_02.m4v
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - audioLangPassthrough: false
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - output: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - videoTags:
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - audioTags:
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - subtitleTags:
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - containerTags:
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - mp4 video part ...
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - -> INFOS:
    : INFOS
    1:1
    23.976
    Source_1
    0
    1920
    912
    3524/23.976
    K:\SevenPoundsTrailer[DivX7].mkv
    mp4
    false
    true
    26.2965784072876

    0-0
    K:\HQ\Test\Trailer.mp4
    true
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - -> par: 1:1
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - -> fps: 23.976
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - No chapters: true
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - CALLS: MP4Box -fps 23.976 -add "K:\HQ\Test\Trailer_12_26_01_021_02.m4v"#video:par=1/1 -tmp "K:\HQ\Test" -new "K:\HQ\Test\Trailer.mp4" ### K:\HQ\Test\Trailer_12_26_01_021_02.m4v
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - createMuxerAndCleanUpJobs....
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - newMuxingJob called
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - newCleanUpJob called
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Job init with: 12_26_01_021_01_video :*: 0 :*: 3524/23.976 :*: WAITING :*: mencoder "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL :*: K:\HQ\Test :*: K:\HQ\Test :*: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - creating new TopLevelItem,..
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Added new sub-job with id: 12_26_01_021_01_video
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Added new job with id 12_26_01_021
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Job init with: 12_26_01_021_02_video :*: 0 :*: 3524/23.976 :*: WAITING :*: mencoder "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=2:bitrate=1500:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -of rawvideo -o "K:\HQ\Test\Trailer_12_26_01_021_02.m4v" :*: K:\HQ\Test :*: K:\HQ\Test :*: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Added new sub-job with id: 12_26_01_021_02_video
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Job init with: 12_26_01_021_03_cleanUp :*: 0 :*: :*: WAITING :*: "K:\HQ\Test\Trailer_12_26_01_021_01.stats" :*: K:\HQ\Test :*: K:\HQ\Test :*: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Added new sub-job with id: 12_26_01_021_03_cleanUp
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Job init with: 12_26_01_021_04_muxing :*: 0 :*: :*: WAITING :*: MP4Box -fps 23.976 -add "K:\HQ\Test\Trailer_12_26_01_021_02.m4v"#video:par=1/1 -tmp "K:\HQ\Test" -new "K:\HQ\Test\Trailer.mp4" :*: K:\HQ\Test :*: K:\HQ\Test :*: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Added new sub-job with id: 12_26_01_021_04_muxing
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Job init with: 12_26_01_021_05_cleanUp :*: 0 :*: :*: WAITING :*: "K:\HQ\Test\Trailer_12_26_01_021_02.m4v" :*: K:\HQ\Test :*: K:\HQ\Test :*: K:\HQ\Test\Trailer.mp4
    2011.08.18 - 12:26:01_windows32_2011.08.05.2 - Added new sub-job with id: 12_26_01_021_05_cleanUp
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - on_startJobPushButton_clicked
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - getSelectedParentIDs
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - abortJobs: 12_26_01_021
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - resetJobs: 12_26_01_021, restart: false
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - getSelectedParentIDs
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - startJobs: 12_26_01_021
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - parallelJobCount: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - m_jobHandler.count(): 0
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - FE800004CBB7D6C3DA22AC1 free count 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - FE800004CBB7D6C3DA22AC1 parallel count: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - parallelJobCount: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - m_jobHandler.count(): 0
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - parallelJobCount: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - m_jobHandler.count(): 0
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Processing:
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Processing:
    12_26_01_021_01_video :*: 0% :*: 3524/23.976 :*: WAITING :*: mencoder "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL :*: K:\HQ\Test :*: K:\HQ\Test :*: K:\HQ\Test\Trailer.mp4 :*:
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - connecting main to handleMencoderOutput
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video: mencoder extraction processing started
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video ### K:\HQ\Test\Trailer.mp4 ### mencoder/mplayer started...
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - setTempFile(1) for: mencoder "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - -> should be there after processing: K:\HQ\Test\Trailer_12_26_01_021_01.stats
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Adjusting calls to absolute paths,..
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - -> "C:\Program Files\Media\Hybrid\mencoder.exe" "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video ### K:\HQ\Test\Trailer.mp4 ###

    mainCall: "C:\Program Files\Media\Hybrid\mencoder.exe" "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video ### K:\HQ\Test\Trailer.mp4 ### Starting Main@12:26:18.085:
    "C:\Program Files\Media\Hybrid\mencoder.exe" "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale,format=i420 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=unrestricted:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=2:bquant_ratio=150:bquant_offset=100:bf_threshold=0:vhq=2:bvhq=1:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_12_26_01_021_01.stats" -o NUL
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video ### K:\HQ\Test\Trailer.mp4 ### finished after 00:00:00.57 with exitCode 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Killing process,...
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video ### K:\HQ\Test\Trailer.mp4 ### finished...

    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Checking for: K:\HQ\Test\Trailer_12_26_01_021_01.stats
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video ### K:\HQ\Test\Trailer.mp4 ### K:\HQ\Test\Trailer_12_26_01_021_01.stats was not created!
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - aborting,..
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - 12_26_01_021_01_video: ABORTED ERROR: K:\HQ\Test\Trailer_12_26_01_021_01.stats was not created!
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Client parent: 12_26_01_021
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - parallelJobCount: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - m_jobHandler.count(): 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Client free count: 0
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - parallelJobCount: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - m_jobHandler.count(): 0
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Client free count: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - finishedJob: 12_26_01_021
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Job 12_26_01_021 finished!
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - parallelJobCount: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - m_jobHandler.count(): 0
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - Client FE800004CBB7D6C3DA22AC1 free job count: 1
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - startJobs,...
    2011.08.18 - 12:26:18_windows32_2011.08.05.2 - No parentjobs -> nothing to do
    </code>

    Was mache ich verkehrt. Habe auch schon verschidene Eingangsformate versucht. mpg, vob, mkv.
    Auch Einstellung mit ein Pass funktioniert nicht. Lese und Schreibrechte sind auf Ausgabeverzeichnis vorhanden. Wähle ich Audio an wird auch einAudio estellt.
    Erstellen im h264 Format ist kein Problem. Hybrid ist frisch installiert im Standard-Progrmmverzeichnis. Keine codecs instaliert.

    Hoffentlich wird es nicht so schlimm wie es schon ist

  • Hallo selur,

    die Antwort kam ja fix. Im vfw-Interface vom xvid Encoder lassen sich nach meiner Kenntnis die Profile einzeln einstellen. Gibts das hier auch?. Habe nichts gefunden!
    Gibt es die Möglickeit Hybrid portabler zu gestalten? Bei Path Setings (Hybrid) läßt sich zwar was Einstellen, aber nach Klicken auf reset default werden diese im Standard Verzeichnis AppData wieder angelegt. Zumindest nach "save A"ll habe ich erwartet das die Einstellung dann im selbst definierten Hybrid Pfad gespeichert werden.

    danke
    even

    :ani_lol: Ich Knallkopf! Einstellung für profile gibts doch auf der <i>main</i> Seite der xvid Einstellungen.

    Jetzt mal Profil auf ASP Level5 gestellt; ansonsten alles gleich geblieben.
    Ergebnis:
    <code>
    mencoder/mplayer started...
    Starting Main@13:25:50.936:
    "C:\Program Files\Media\Hybrid\mencoder.exe" "K:\SevenPoundsTrailer[DivX7].mkv" -noskip -vf scale=720:342,format=i420 -sws 10 -forcedsubsonly -nosub -nosound -mc 0 -lavdopts threads=2 -ofps 24000/1001 -ovc xvid -xvidencopts pass=1:bitrate=1500:turbo:profile=asp5:me_quality=6:min_iquant=1:max_iquant=31:min_pquant=1:max_pquant=31:min_bquant=1:max_bquant=31:max_key_interval=250:quant_type=h263:max_bframes=0:vhq=2:curve_compression_high=0:curve_compression_low=0:overflow_control_strength=10:max_overflow_improvement=10:max_overflow_degradation=10:trellis:noqpel:nogmc:nocartoon:chroma_opt:chroma_me:nointerlacing:keyframe_boost=10:kfthreshold=1:kfreduction=20:par=ext:par_width=1:par_height=1:closed_gop:nopacked:reads= -passlogfile "K:\HQ\Test\Trailer_13_25_42_951_01.stats" -o NUL
    finished after 00:00:00.70 with exitCode 1
    finished...

    K:\HQ\Test\Trailer_13_25_42_951_01.stats was not created!
    </code>

    danke für Änderung bei :ani_lol:

    even

    Hoffentlich wird es nicht so schlimm wie es schon ist

    5 Mal editiert, zuletzt von even (18. August 2011 um 18:06)

  • Zitat

    Im vfw-Interface vom xvid Encoder lassen sich nach meiner Kenntnis die Profile einzeln einstellen. Gibts das hier auch?


    Xvid->Main->Restrict to aktivieren und daneben auswählen.

    Zitat

    Gibt es die Möglickeit Hybrid portabler zu gestalten? Bei Path Setings (Hybrid) läßt sich zwar was Einstellen, aber nach Klicken auf reset default werden diese im Standard Verzeichnis AppData wieder angelegt. Zumindest nach "save A"ll habe ich erwartet das die Einstellung dann im selbst definierten Hybrid Pfad gespeichert werden.


    Das Problem ist, dass Hybrid seine Defaults in einem Ordner speichern muss auf denn es Lese&Schreibzugriff hat, auch wenn es nicht Administrator ist, was unter Windows 7 und Vista im Programverzeichnis nicht gegeben ist.
    Reset bei den Defaults führt dazu, dass dei Defaults gelöscht und mit den der Version festgespeicherten Werten neu geschrieben werden,..

    Werde über das portabler machen aber mal nachdenken,..

  • Unser Antworten haben sich gerade überschnitten.

    1.Dachte daran bei Installation auswählbar portabel >dann landen die Einstellungen im Unterordner \settings oder eine settings.ini (xml) im Hybrid Verzeichnis gibt den Speicherort an.
    Bei portabel gibt man ja gerade extra einen Speicherort an, auf dem man Schreibrechte hat.
    2. Auswahl eines Profils hat auch nichts gebracht. s.o.

    even

    EDIT: Habe gerade erst auf deiner Seite (http://forum.selur.de/topic33-hidden-hybrid-options.html) die hidden options gefunden.
    Bei Installation "portable" könntest du z.B gleich einen link auf dem Desktop mit '-home ./settings' anlegen, oder eine settings.xml im Install-Ordner anlegen ,die sofern vorhanden, beim Start ausgelesen wird - dann spart man sich den link mit Parameterübergabe.

    Viel Erfolg
    even

    Hoffentlich wird es nicht so schlimm wie es schon ist

    Einmal editiert, zuletzt von even (18. August 2011 um 17:11)

  • hallo selur,

    testversion funktioniert. echt super

    Vielen Dank für die schnelle Bearbeitung. Hat der Compiler zuviel weg optimiert? Hab mal das log verglichen.

    gruß
    even

    Hoffentlich wird es nicht so schlimm wie es schon ist

  • Hybrid rev 2011.08.19.1:

    *added*
    [list=*]
    [*]DVD: dvdangle support
    [*]rearranging of subtitle and audio queue items via drag&drop
    [*]subtitle: move up, move down, modify, delete subtitle in subtile queue (by right click on the item)
    [*]audio: move up, move down, delete audio entries in audio queue (by right click on the item)
    [*]x264: allow switching between jvt, flat and custom quantizer matrix
    [*]a simple thumbnail generation option (Config->Output settings->Container and Thumbnail Settings)
    [*]misc: option to switch between mencoder and mplayer for dvd audio extraction
    [/list]

    *changed*
    [list=*]
    [*]subtitle handling: don't set mkv default&forced automatically
    [*]always only save (name,value)-pairs in profiles and hopefully kill the need to reset settings
    [/list]

    *fixed*
    [list=*]
    [*]Xvid: removed profile=unrestricted from call
    [*]x264: 10bit encoding
    [/list]

    -> downloads: http://www.selur.de/downloads

    Cu Selur

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!