mkv to HLS streaming fails with some samples in 2.10 v2
same setup as ticket 8385 https://trac.videolan.org/vlc/ticket/8385
logs and outcomes are somewhat different now.
"/Users/rob/Library/Developer/Xcode/DerivedData/VLC_Streamer_Helper-egfolbznwnratybndkhnieudibny/Build/Products/Debug/VLC Streamer-test.app/Contents/Resources/VLC/VLC.app/Contents/MacOS/VLC" --ignore-config -I dummy "/Users/rob/Dropbox/MovieSamples/MKV Sample Collection/A_AVC.TrueHD.DDP.2xDD.mkv" vlc://quit --sout='#transcode{vcodec=h264,acodec=aac,channels=2,venc=x264{profile=baseline,level=2.2,keyint=90,bframes=0,ref=1,nocabac},width=640,vb=600,ab=40,audio-sync}:std{access=livehttp{seglen=10,index="/Users/rob/Library/Application Support/VLCStreamer/Streams/A_AVC.TrueHD.DDP.2xDD/stream.m3u8",index-url=stream-###.ts},mux=ts{use-key-frames},dst="/Users/rob/Library/Application Support/VLCStreamer/Streams/A_AVC.TrueHD.DDP.2xDD/stream-###.ts"}' --sout-avcodec-strict=-2 -vvv
results in 2.05 fails to process A problems with sound C,K,O transodes ok B,D,E,F,G,H,I,M,N
results in 2.10 fails to process A,B,C,F,G,H,K,N,O transodes ok D,E,I,M
the samples I'm using are here:
http://streams.videolan.org/issues/8385/HS_MKV_Samples.zip
I'm uploading log files for the conversions.