View Full Version : H264TS_Cutter
BBugsBunny
4th March 2007, 12:39
Found a new program for cutting H264 transport streams:
http://rickman.ri.funpic.de/
It says it's still in early development state, and I got a crash trying to cut a stream, but maybe this can be useful and probably it will be developed further.
Pookie
6th March 2007, 22:06
Crashes for me as well.
BBugsBunny
8th March 2007, 22:49
The crash seems to happen, if the cut in point is set at the beginning of the video.
Setting it to a later position, I already got a valid cutted .ts file.
A problem currently seems to be, that the program hangs sometimes during seeking for the cutpoints. So untli now I was not able to find the right cut points for my .ts capture because after some seeking operation (slider or >> <<) the program always freezes in my case.
Btw I'm trying to get a commercial free version of my .ts file.
BBugsBunny
11th March 2007, 21:45
Using the Haali Media Splitter Version from 07/03/2007 fixes the freezing issue with H264TS_Cutter.
Version 101 BETA of H264TS_Cutter fixes the cutpoint on position null bug.
HookedOnTV
23rd March 2007, 15:38
Using V102. CutIn is 128.2, CutOut is 6243.04. Click Add Selected and text box shows 128200 - 6243040 delta 6114.84s. When I click Cut I get:
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at H264TS_Cutter.TS_v2.CutTS.findPreviousIDRFramePTS(sPTSandByteOffset foundPTS)
at H264TS_Cutter.TS_v2.CutTS.findCutOffsets()
at H264TS_Cutter.TS_v2.CutTS..ctor(ProjectCutPoints project, frmMain window, Boolean preview)
at H264TS_Cutter.frmMain.butCut_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
bnz
29th March 2007, 08:25
I am also getting an exception with 102, but it is slightly different and it happens halfway through the cutting process. I should add that it happend two times at exactly the same position in the file.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at H264TS_Cutter.TS_v2.CutTS.exportTS()
at H264TS_Cutter.TS_v2.CutTS..ctor(ProjectCutPoints project, frmMain window, Boolean preview)
at H264TS_Cutter.frmMain.butCut_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
BBugsBunny
1st May 2007, 14:17
Version v103 (unofficial release for testing) can be found here:
http://technik.movie2digital.de/thread.php?postid=411181#post411181
Works well for me, so I thought I'll post it.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.