- Messages
- 2,685
- Reaction score
- 8
- Trophy Points
- 48
You're welcome. Let us know how you get on.
Cast your votes in our WAVE 3 FEOTM Reboot, which will catch us up on 2024: WAVE 3 MEGATHREAD
D2V Fix Output
Field order transition: 0 -> 2
900 5 0 2828757592 0 0 0 30 30 90 b0 b0 a0 b0 b0 a0 b0 b0 a0 b0 b0 a0
900 5 0 2828770712 0 0 0 d2 ff
corrected...
900 5 0 2828757592 0 0 0 30 30 90 b0 b0 a0 b0 b0 a0 b0 b0 a0 b0 b0 a1
900 5 0 2828770712 0 0 0 d2 ff
bad=Mpeg2Source("bad.d2v")#whatever file-path
fix=Mpeg2Source("fixed.d2v")#whatever file-path
StackVertical(bad,fix)
Captain Khajiit said:Eac3to can now decode DTS-HD MA using a built-in decoder. I have updated the guide accordingly.
madshi said:* added support for UHD Blu-Ray playlists and clip infos
* added support for h265/HEVC bitstream parsing
* added support for m2ts h265/HEVC splitting
* added support for MKV h265/HEVC splitting
* added support for h265/HEVC framerate modifications
* added detection for Dolby Vision Enhancement Layer
madshi said:v3.34
* fixed: "min/maxPlayListRuntime" worked for listing, but not processing
v3.33
* fixed a couple of HEVC bitstream bugs
* added new parameter "-minPlayListRuntime=0:15:00"
* added new parameter "-maxPlayListRuntime=4:00:00"
* added support for ".264" and ".265" file extensions