Log in

View Full Version : Hybrid: Input -> x264/x265/Xvid/VP8/VP9


Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 [40] 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78

DJ-1
18th December 2013, 16:41
Hi, have just recently needed to embed some subs.

I get a hang up on 1st pass of x264 encoding, whereas if i dont try and embed any subs, encode is fine.

what i did was `reset all models` relaunched Hybrid

selected no global data model, just chaged working DIRs under PATHS
MAIN TAB selected .MP4 video source and video handling is x264
`x264 Hybrid default` profile selected
audio handling is passthru
selected `subtitle` to get to the Subs tab
Subtitle Tab - i imported the .srt file (as theyre seperate and not muxed into source files) selected `embed to frame` + `overwrite ass styling`...
selected a font=Arial..... selected a `primary text colour`=white
added the subtitle changes to the queue.

went to the main tab, added job to queue, start queue......

hangs 18% thru the 1st pass x264 encoding, i give it pleny of time, but its been hours now and not progreesed at all.

thank.

debug: https://www.dropbox.com/s/9slrogujce0o9h8/HybridDebugOutput.txt

Selur
18th December 2013, 18:43
Avisynth script seems to be fine for vfr input:
SetMemoryMax(768)
SetMTMode(3,0) # change MT mode
LoadCPlugin("C:\Program Files\Hybrid\avisynthPlugins\ffms2.dll")
LoadPlugin("C:\Program Files\Hybrid\avisynthPlugins\VSFilter.dll")
# loading source
FFVideoSource("E:\TEMP\Game of Thrones\Game.of.Thrones.S01\Game.Of.Thrones.S01.E01.mp4",cachefile="C:\Users\Darren\AppData\Local\Temp\191589460SCRIPTID_:_.ffindex",fpsnum=24000,fpsden=1001)
# embedding subtitles
SetMTMode(2) # change MT mode
TextSub("E:\TEMP\Game of Thrones\Game.of.Thrones.S01\Game.Of.Thrones.S01.E01.srt", vfr="C:\Users\Darren\AppData\Local\Temp\avstempTimeCodes_mp4_deb1536f480475f7d593219aa1afd74c_6334.tc")
distributor()
return last

what happens if you call:
"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -really-quiet -of rawvideo -o - -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "C:\Users\Darren\AppData\Local\Temp\encodingTempAvisynthSkript_13_58_29_9510.avs"
| "C:\PROGRA~1\Hybrid\x264.exe" --pass 1 --bitrate 1500 --profile high --level 4.1 --direct auto --sync-lookahead 15 --qcomp 0.5 --weightp 1 --aq-mode 0 --non-deterministic --stats "C:\Users\Darren\AppData\Local\Temp\Game.Of.Thrones.S01.E01_13_58_29_9510_08.stats" --input-res 1280x720 --output NUL -

My guess is that something is off due to the content being vfr.

Cu Selur

DJ-1
18th December 2013, 19:14
Not home at the moment but will try when I get back....

Sorry...how do I call stuff? I know it must be in cmd...is it just copy paste ? Cheers.

Sent from my HTC One using tapatalk

Selur
18th December 2013, 19:44
You open a command prompt and simply copy&paste the whole thing. (this is !one! line)

DJ-1
18th December 2013, 21:11
ok, i called "C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -really-quiet -of rawvideo -o - -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "C:\Users\Darren\AppData\Local\Temp\encodingTempAvisynthSkript_13_58_29_9510.avs"
| "C:\PROGRA~1\Hybrid\x264.exe" --pass 1 --bitrate 1500 --profile high --level 4.1 --direct auto --sync-lookahead 15 --qcomp 0.5 --weightp 1 --aq-mode 0 --non-deterministic --stats "C:\Users\Darren\AppData\Local\Temp\Game.Of.Thrones.S01.E01_13_58_29_9510_08.stats" --input-res 1280x720 --output NUL -
and it just scrols loads of code endlessly (looks like lots of c)

edit: left it a few mins: http://pastebin.com/buS7zEff

Selur
18th December 2013, 22:01
Like I wrote it is !one! line you entered two lines into the command line -> copy it first into a text editor and make sure no new lines are there

DJ-1
18th December 2013, 22:20
ok, output is
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -reall
y-quiet -of rawvideo -o - -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub
-nosound "C:\Users\Darren\AppData\Local\Temp\encodingTempAvisynthSkript_13_58_29
_9510.avs"| "C:\PROGRA~1\Hybrid\x264.exe" --pass 1 --bitrate 1500 --profile high
--level 4.1 --direct auto --sync-lookahead 15 --qcomp 0.5 --weightp 1 --aq-mode
0 --non-deterministic --stats "C:\Users\Darren\AppData\Local\Temp\Game.Of.Thron
es.S01.E01_13_58_29_9510_08.stats" --input-res 1280x720 --output NUL -
raw [info]: 1280x720p 0:0 @ 25/1 fps (cfr)
x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX
x264 [info]: profile Main, level 4.1
x264 [info]: cabac=1 ref=1 deblock=1:0:0 analyse=0x1:0 me=dia subme=2 psy=1 fade
_compensate=0.00 psy_rd=1.00:0.00 mixed_ref=0 me_range=16 chroma_me=1 trellis=0
8x8dct=0 cqm=0 deadzone=21,11 fast_pskip=1 chroma_qp_offset=0 threads=12 lookahe
ad_threads=4 sliced_threads=0 nr=0 decimate=1 interlaced=0 bluray_compat=0 const
rained_intra=0 fgo=0 bframes=3 b_pyramid=2 b_adapt=1 b_bias=0 direct=3 weightb=1
open_gop=0 weightp=1 keyint=250 keyint_min=25 scenecut=40 intra_refresh=0 rc_lo
okahead=40 rc=abr mbtree=1 bitrate=1500 ratetol=1.0 qcomp=0.50 qpmin=0 qpmax=69
qpstep=4 ip_ratio=1.40 aq=1:0.00
frames fps kb/s elapsed size
185 62.63 12689.89 0:00:02 11.19 MB

DJ-1
18th December 2013, 22:24
ok, i got the test version, and the avisynth stuff,
Ran exact same process:
hangs at 0& of the 1st pass x264 encoding

....left it for a while, eventually it crashed

Debug: https://www.dropbox.com/s/rouazv7g56uuqgz/HybridDebugOutputvfr%202nd%20try.txt

cheers.

Selur
18th December 2013, 22:40
Seems like the decoder crashes,.. -> try if it helps disabling MT
(will also create a version which uses 'SetMTMode(5)' before TextSub (sometimes textsub seems to have problems with mutlithreading)

DJ-1
19th December 2013, 11:20
Hi, I couldnt see the MT option to disable it, ....
but i got the latest test version, sames process, runs fine until 74% of the 2nd pass of x264....

thanks.

Debug: https://www.dropbox.com/s/21iyuh6wpyzxvk5/HybridDebugOutput%202nd%2074.txt

Selur
19th December 2013, 11:26
Hi, I couldnt see the MT option to disable it, ....
Filtering->Avisynth->Misc->Misc->Disable MT

but i got the latest test version, sames process, runs fine until 74% of the 2nd pass of x264....
Did it stop then or is it still running? (Unlike the last debugLog, this one does not contain any abort or crash info,...)

DJ-1
19th December 2013, 11:29
Oops, no its just hung .... It reached 74% late last night, I just left it

Sent from my HTC One using tapatalk

Selur
19th December 2013, 11:34
Hmm,.. can you share such a source + subtitles which you added with me?
My guess is that vsfilter is having some problem, but my samples all encode fine. So I can't reproduce the problem,...

DJ-1
19th December 2013, 11:45
i can, but its a bit large ,1.3Gb:scared:

Selur
19th December 2013, 11:48
A smaller source with the same problem would be preferable, but if that is the only source with that problem,...

DJ-1
19th December 2013, 18:13
ok, I dont have very many .MP4 sources, also dont know if the others will have the same issue or not, and theyre a similar size files anyhow...




Also I tried disabling the MT in the previous test version as suggested and it crashed straight away.
Same process + `diable MT`

debug:https://www.dropbox.com/s/o49lzpcffmrnc32/HybridDebugOutput%20MT%20diabled.txt

cheers.

Selur
19th December 2013, 18:28
Also I tried disabling the MT in the previous test version as suggested and it crashed straight away.
okay. Will try to reproduce the problem once I got the sample.

download is started, so you can remove the links from your post,..

Selur
19th December 2013, 22:41
Small update:
a. I can reproduce the problem here.
b. no clue why it is happening testing a bunch of stuff will report back once I knoe what the problem is and how to fix it

DJ-1
19th December 2013, 22:43
Cool...cheers.

Sent from my HTC One using tapatalk

Selur
20th December 2013, 10:23
Like I wrote to you via email yesterday:
Problem seems to be related to Komisars modded x264 builds, when the non-modded builds are used the problem does not occur.
Switching out the x264 and x264-16bit builds in Hybrid with the non-modded once from http://komisar.gin.by/ fixes the problem here.

-> would like to get your feedback if this is the same for you

DJ-1
20th December 2013, 15:29
ok, I switched both the 2 x264 file and put then in Hybrid DIR,
As far as the Hybrid binary goes, i used the latest one u sent me (use setMT Mode 5).

Went and cleared all tools data, restarted Hybrid.

Created same job, it crashed 55% in the x264 2nd pass.
I did forget to `Disable MT` though...

Debug: https://www.dropbox.com/s/pnhi5ama5blg523/HybridDebugOutput55%25%20crash%202nd%20pass.txt


After I realised i had not set `Disable MT`

tried same again ... (+ Disable MT)

crashed at 0% 1st pass x264

debug: https://www.dropbox.com/s/jtur259nw1wj4ql/HybridDebugOutput0%25%20crash.txt

Selur
20th December 2013, 15:35
x264 [warning]: specified frame type is not compatible with max B-frames
-> make sure you clear your temp folder and try again.
not sure why, but it seems like the 1st pass stats file violates the B-Frame count.

DJ-1
20th December 2013, 15:39
ok, I`ll try in a min...just noticed, you earlier reply today says about switching a 16 bit x264, and the PM had links to the 10bit x264, and normal one....

x264 & 10bit x264 (16bit a typo ?)

Selur
20th December 2013, 15:40
yes, 16bit = typo :)

Selur
20th December 2013, 15:42
Also
1. try if it helps to replace mplayer&mencoder with the latest from http://sourceforge.net/projects/mplayerwin/files/MPlayer-MEncoder/r36557/mplayer-svn-36557.7z/download
2. check if the problem also occurs if you do not embed the subtitles.

DJ-1
20th December 2013, 16:06
... ok, copied contents of new mplayer&mencoder into Hybrid DIR..

DJ-1
20th December 2013, 16:35
no matter what i do now i get `stats not created`, even moved Temp DIR onto other Hdd (where i usually have it)...

I cleared all tools etc, (after the mencoder/mplyer update), re created same job with `disable MT` selected...

debug: https://www.dropbox.com/s/9slrogujce0o9h8/HybridDebugOutput.txt

gonna try without embedding subs and report back... = works ok 100% (diable MT set)

Selur
20th December 2013, 18:23
diable -> disable

Stats file not created, normally means that there's a problem with the decoding,...

what happens if you call:
"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -really-quiet -of rawvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_15_27_04_9510.avs"
if it fails, switchting back to the original mencoder/mplayer versions which came with Hybrid is probably a good idea.

Selur
20th December 2013, 21:57
you can also try if it helps to exchange the VSFilter.dll with http://xy-vsfilter.googlecode.com/files/xy-VSFilter_3.0.0.211.7z

DJ-1
20th December 2013, 22:17
hmm ok, all I get is it does nothing and sits at
C:\Windows\System32>

I`ll get the vs filter thing now.....

Selur
20th December 2013, 22:18
hmm ok, all I get is it does nothing and sits at
Sorry, remove the '-really-quiet' from the call

DJ-1
20th December 2013, 22:31
ok, I`ve got the other vs filter in there now...
Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>
C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -of ra
wvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:
\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_21_06_55_9710.avs"
MEncoder Redxii-SVN-r36557-4.6.3 (i686) (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-59209-gf5d0398
Build date: Thu Dec 19 00:31:55 EST 2013
success: format: 0 data: 0x0 - 0x24a
libavformat version 55.22.100 (internal)
AVS file format detected.
VIDEO: [YV12] 1280x720 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38 fourcc:0x32315659 size:1280x720 fps:23.976 ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [format fmt=i420]
Opening video filter: [scale]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 015f96e0]using unscaled yuv420p -> yuv420p special converter
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================

C:\Windows\System32>

Selur
20th December 2013, 22:33
like i wrote try the 'original' mplayer/mencoder

DJ-1
20th December 2013, 22:52
ok, used installer to get the basic stuff back..

with original vsfilter (the avisynth plugin pack u sent me the other day)

Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -of ra
wvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:
\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_21_06_55_9710.avs"
MEncoder Redxii-SVN-r36533-4.6.3 (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-58748-gbe99054
Build date: Thu Dec 5 02:04:38 EST 2013
success: format: 0 data: 0x0 - 0x24a
libavformat version 55.22.100 (internal)
AVS file format detected.
VIDEO: [YV12] 1280x720 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38 fourcc:0x32315659 size:1280x720 fps:23.976 ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [format fmt=i420]
Opening video filter: [scale]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0217c220]using unscaled yuv420p -> yuv420p special converter
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================

C:\Windows\System32>

newer vsfilter

Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>
C:\Windows\System32>"C:\PROGRA~1\Hybrid\mencoder.exe" -lavdopts threads=8 -of ra
wvideo -o NUL -ovc raw -vf scale,format=i420 -forcedsubsonly -nosub -nosound "E:
\ENCODES\Hybrid\temp folder\encodingTempAvisynthSkript_21_06_55_9710.avs"
MEncoder Redxii-SVN-r36533-4.6.3 (C) 2000-2013 MPlayer Team
Compiled against FFmpeg version N-58748-gbe99054
Build date: Thu Dec 5 02:04:38 EST 2013
success: format: 0 data: 0x0 - 0x24a
libavformat version 55.22.100 (internal)
AVS file format detected.
VIDEO: [YV12] 1280x720 12bpp 23.976 fps 0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:38 fourcc:0x32315659 size:1280x720 fps:23.976 ftime:=0.0417
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [format fmt=i420]
Opening video filter: [scale]
==========================================================================
Opening video decoder: [raw] RAW Uncompressed Video
Movie-Aspect is undefined - no prescaling applied.
[swscaler @ 0217c220]using unscaled yuv420p -> yuv420p special converter
Selected video codec: [rawyv12] vfm: raw (RAW YV12)
==========================================================================

C:\Windows\System32>

Selur
20th December 2013, 22:53
okay, that doesn't help.
Can't really look at it atm. since I messed up some code which needs fixing first.

DJ-1
20th December 2013, 22:55
ok, shall i stick with the newer vsfilter ?

cheers.

Selur
20th December 2013, 22:56
haven't tried it, can't really comment on it, I guess it should work simply try the avisynth preview,...

Selur
21st December 2013, 10:01
Argh, problem is that I can't really pin down the source of the problem.
Using LWLibavVideoSource on different places during 25%, 36%, 61%, but always during 1st pass so far, for FFmpegSource it sometimes crashes on the frist sometimes on the second path, also always on different positions.
With DGDecNV as decoder, the encoding ran through without a problem so far.
-> doing further testing
update: now I got a crash with DGDecNV too

DJ-1
23rd December 2013, 14:20
Hi, the new Test version seems to do the trick, just run the same job, completes 100% ok.

I can get you debug to compare the output if you want, gonna do a couple more test just to make sure.....

thanks.

Selur
23rd December 2013, 14:21
No, it's fine I mainly changed the avisynth calls a bit, only need the debug output if something went wrong. :)

Beak
6th January 2014, 02:57
First I would like to thank the programmer for this suberb tool.

Second, I would like to suggest that the program load the last used settings the next time it is used. I still have to set the resize each encode, and the default output folder. Very small inconveniences though. Otherwise running beautifully.

Selur
6th January 2014, 05:57
Hybrid has multiple options to save settings, see: [Info] About profiles and saving settings,.... (http://forum.selur.de/topic263-info-about-profiles-and-saving-settings.html)
-> if users really want/need it I can add an 'auto save defaults' on close without a problem.
Regarding remembering the resolution, you might also want to check if you want to enable "Crop/Resize->Misc->Keep resize for new source" and if you really want to always have the same output resolution, you probably would either have to enable 'Letterbox' or disable 'Picture Resize->Auto adjust'.

Cu Selur

DJ-1
13th January 2014, 22:48
hi, After processing a few files i noticed the file sizes where smaller than expected,..... and turns out that I`ve got no video being muxed into the .m2ts.

process:

No global profile used
PATH dirs adjusted
subs = passthru (Automation)
output container + .m2ts
`file mode` as input

audio `custom`
video `x264` (hybryd default...1 pass) + resize (for speed.)

changed output to `.m2ts
`
selected .mkv as input file (happens with other source inputs too)..

set x264 hybrid default and set a small reizse resolution.



I never get any errors in Hybrid, But i only get audio in the output file.
If I set another container as the output, all is fine (only .m2ts that the issue.)


If I use the old Hybrid binary (the one thats in the current Installer), the .m2ts are created properly, including the video track.

thanks.

Selur
13th January 2014, 23:33
think I fixed that a few days ago,..

DJ-1
14th January 2014, 21:03
yep, all ok now m8.....

cheers.
:D:D

DJ-1
15th January 2014, 21:27
hi, that first test i did with the test version u sent me worked fine, however...I have a `m2ts file / creating structure- error code 0` on a new mkv source file.

same job as before but a different source .mkv

debug: https://www.dropbox.com/s/9631zpz144dupfe/HybridDebugOutput.txt

cheers.


PS: gonna try n quickly do same job with a different source to see if its the source file...

Selur
15th January 2014, 21:34
Muxing options seem to be fine:
MUXOPT --no-pcr-on-video-pid --new-audio-pes --vbr --vbv-len=500
V_MPEG4/ISO/AVC, "E:\ENCODES\Hybrid\temp folder\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_17_38_25_0110_06.264", fps=23.976, ar=1:1 (Square), lang=eng

A_AC3, "E:\ENCODES\Hybrid\temp folder\iId_2_aid_0_lang_fr_17_38_25_0110_01.ac3"
A_AC3, "E:\ENCODES\Hybrid\temp folder\iId_1_aid_0_lang_fr_17_38_25_0110_03.ac3"
S_TEXT/UTF8, "E:\ENCODES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_id_3_lang_fr.srt",font-name=Arial,font-size=60,font-color=0x00FFFFFF,font-charset=1,bottom-offset=16,font-border=1,text-align=center,video-width=1920,video-height=1040,fps=23.976, lang=fre
S_TEXT/UTF8, "E:\ENCODES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_id_4_lang_en.srt",font-name=Arial,font-size=60,font-color=0x00FFFFFF,font-charset=1,bottom-offset=16,font-border=1,text-align=center,video-width=1920,video-height=1040,fps=23.976, lang=eng
does tsMuxeR show any additional infos if you call:
"C:\PROGRA~1\Hybrid\tsMuxeR.exe" "E:\ENCODES\Hybrid\temp folder\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_17_38_25_0110__09.meta" "E:\ENCODES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264.m2ts"
in the command prompt?
(using a different tsMuxeR version might also help,..)

DJ-1
15th January 2014, 21:39
all i get is thsis:

Microsoft Windows [Version 6.2.9200]
(c) 2012 Microsoft Corporation. All rights reserved.

C:\Windows\System32>
C:\Windows\System32>
C:\Windows\System32>"C:\PROGRA~1\Hybrid\tsMuxeR.exe" "E:\ENCODES\Hybrid\temp fol
der\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264_17_38_25_0110__09.meta" "E:\ENCO
DES\Hybrid\Rocky.1976.1080p.INTERNAL.MULTI.BluRay.x264.m2ts"
Network Optix tsMuxeR. Version 2.4.1(b). www.networkoptix.com
Decoding H264 stream (track 1): Profile: High@4.1 Resolution: 1920:1040p Frame
rate: 23.976
0.0% complete
H264 bitstream changed: insert nal unit delimiters
Decoding AC3 stream (track 2): Bitrate: 448Kbps Sample Rate: 48KHz Channels: 5.1

Decoding AC3 stream (track 3): Bitrate: 320Kbps Sample Rate: 48KHz Channels: 5.1

Decoding PGS stream (track 4): Resolution: 1920:1080 Frame rate: 23.976
Decoding PGS stream (track 5): Resolution: 1920:1080 Frame rate: 23.976
B-pyramid level 1 detected. Shift DTS to 2 frames
Invalid SRT format. "003D93E0" is invalid timing info

C:\Windows\System32>

the file its `tried` to create has subs, video, audio et.....but is only 10 seconds long

Selur
15th January 2014, 21:44
Invalid SRT format. "003D93E0" is invalid timing info
-> seems like there's a problem with the subtitles.

Selur
21st January 2014, 11:21
Hybrid rev 2014.01.21.1:

*changed*

avisynth: use MT mode 5 if TextSub is used with text based subtitle
decode: use y4m for vpxenc when ffmpeg is used as decoder
output: support HEVC inside m2ts if tsMuxeR 2.5.5+ is present
tools: instead of using '-i bluray:' now using '-buildconf' too check if ffmpeg was build with libbluray&co
x265: 'bPyramid' now is a bool value

*added*

avisynth: misc.ini option to set an alternative avisynth plugins folder
x265: support '--aq-mode 2' (= auto)
x265: support for '--[no-]cutree'

*fixed*

analyse: lsdvd not adjusted to absolute path
avisynth: Logo call
avisynth: some preview bugs
avisynth: SupTile filter detection
avisynth: some path detection bugs related to Linux&wine
avisynth: option to disable 'distributor()' usage
cosmetics: x265 crf spinbox
cut: key frame based cutting
cut: speed up cutting with ffmpeg by using two '-ss' option
internal: changes on multiCheckBoxDropDown got ignored (fixes multiple bugs introduced by latest refactoring)
jobs: subtitle type of embedded subtitles didn't get ignored when checking blu-ray compatibility
muxing: during m2ts muxing, video got lost
subtitle: extraction call, didn't always properly convert relative to absolute paths
tools: tool version cache read problem
tools: mkvmerge version wasn't sometimes detected properly
vp9: added workaround to always feed vpxenc with y4m content; which according to it's documentation isn't supported, but instead of i420 and Yv12 which should work, it does work; should be fixed in latest vp9, but I leave the workaround
vp9: lossless encoding

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

Cu Selur