edit: SOLVED
Hi, I hope this is the right thread.
This is the first time I encoded a bluray video stream, I used Hybrid ( http://www.selur.de/ ) with the default settings for h265, the ones that I changed are:
encoding mode: specific filesize/bitrate (2-pass)
File size= 1,3 Gb
level=5.1 / Main 10 / High
Sampling: i420
bit depth: 10 bit
slow preset
tune: none
filtering --> avisynth --> grain
grain removal: remove grain (default parameters)
--> line
line darkening: toon (defaul parameters)
These are the media info for the "before" m2ts file:
and this is the "after":
Now the problem is that after the encoding the video starts with the first 1 or 2 frames, then it freezes for let's say 7 frames, then it plays normal.
This error also occurred the second time I did the encodeing with the same settings, so it's not an occasional error.
(players tested: MPC BE and VLC + Klite Mega pack)
Can someone help me?
+ Reply to Thread
Results 1 to 15 of 15
-
Last edited by ThePi7on; 7th Jan 2017 at 03:56.
-
The problem is probably with decoding the source file. Did you cut the source file or is it 1:1 BluRay copy? What source filter are you using? Try a different one.
-
The problem is still there. I also noticed that every try the video freezes in a different way if that matter, I mean, it's always in the first few frames at the beginning, but it randomly lasts longer or shorter (± 3-4 frames)
Should I try to use gpu for decoding? (gtx 980)
(Now i'm also downloading the newest version of hybrid)
edit:
Last edited by ThePi7on; 6th Jan 2017 at 07:56.
-
You can use the GPU for decoding directly, CONFIG => INPUT => 'Use GPU for decoding' or through Avisynth using DGDecodeNV if it's installed.
As I recall I've had some issuses in the past using Hybrid and m2ts files. You could try remuxing your source to an MKV and then see what happens.
If all else fails then goto http://forum.selur.de/ and talk to the author directly -
It's indeed an error of the source filter (ffms2). Go "Filtering">"Avisynth">"Misc" and tick "LibavVideoSource instead of FFmpegSource". (Or another method like DGDecodeNV as suggested by Dougster.)
-
-
It worked! Thanks you all for your time and your patience
Last edited by ThePi7on; 7th Jan 2017 at 04:30.
Similar Threads
-
Converting h265 mkv to mp4
By dror.sharon in forum Video ConversionReplies: 14Last Post: 25th Jan 2017, 03:28 -
problem after problem converting Ts and MKV to mp4
By xtal_01 in forum Video ConversionReplies: 4Last Post: 3rd Oct 2016, 20:52 -
is there any software support h265 converting via intel quick sync?
By cnzjs in forum Video ConversionReplies: 2Last Post: 2nd Mar 2016, 08:45 -
Converting, importing and working with H265/120fps footage in Premier Pro
By philvideofilm in forum EditingReplies: 12Last Post: 10th Oct 2015, 16:35 -
Problem Converting from MKV to M2TS
By eleusis211 in forum Video ConversionReplies: 5Last Post: 31st Mar 2012, 21:13