I'm trying to author a Blu Ray in Encore and it was all going well until I found two of my streams had the extra 8 lines of garbage/black from broadcast which Encore doesn't like and wants to re-encode them. One stream was MPEG2, One was H.264, both from HDTV broadcasts. I found a tool called 'HDPatch' to correct the MPEG2 file to 1080 without re-encoding it and Encore now accepts that file but I can't find anything to do the same with the H.264 file.
Upon googling I found TS Doctor which claims it can do it but upon downloading the trial I cannot for the life of me find out how to, it's either not available in the trial or I'm missing something.
So, anyone know if it's possible in TS Doctor or any other program?
+ Reply to Thread
Results 1 to 7 of 7
-
-
1920x1088 => 1920x1080 is possible with this patched ffmpeg build . 1440x1088 => 1440x1080 should be possible as well
http://forum.doom9.org/showthread.php?t=152419 -
Tried that, strangely Windows said the output was now 1080 but MediaInfo said it was still 1088 as does Encore and it therefore still doesn't like it. I'm not sure if I used the correct syntax though, i'm not great with CMD. I went with
ffmpeg -i filetofix.ts -vcodec copy -acodec copy -vbsf h264_changesps=crop=0:8 fixed.ts
Is that right or not? -
I tried h264info and it crashes as soon as I press start, even if I don't enter in any changes. Tried with some other 264 files and no problem so this file is obviously the problem.
It's possible there may be other issues with the stream, IIRC I recorded from a test HD channel in 2006 so it may not be correctly encoded/formatted as a proper broadcast would be. I'll try some other 'fix' tools on the file first and if that doesn't work I'll just exclude it from my project.
Thanks for the help.
EDIT: Ran the file through VideoRedo and h264info now works, output file according to Mediainfo:
Video
Format : AVC
Format/Info : Advanced Video Codec
Format profile : Main@L4.1
Format settings, CABAC : Yes
Format settings, ReFrames : 2 frames
Format settings, GOP : M=3, N=12
Bit rate mode : Variable
Maximum bit rate : 20.0 Mbps
Width : 1 440 pixels
Height : 1 080 pixels
Display aspect ratio : 16:9
Frame rate : 25.000 fps
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : MBAFFLast edited by Killer3737; 31st Jan 2012 at 09:45.
-
I added Ts4Np 0.82 under the TsRemux tool page under other download .
Similar Threads
-
how to fix these weird 1440x1080 wmv's
By deadrats in forum Video ConversionReplies: 56Last Post: 20th Jul 2012, 05:59 -
h.264 encoding
By anonymous_whatever in forum Newbie / General discussionsReplies: 4Last Post: 11th Feb 2012, 12:56 -
1440x1080 question
By hanugro in forum Newbie / General discussionsReplies: 4Last Post: 19th Aug 2011, 00:20 -
HDV (1440x1080) on mini DV cassetes
By MI6 in forum MediaReplies: 1Last Post: 19th Sep 2010, 14:32 -
1440x1080 stretched at 1920x1080
By catracho2009 in forum Authoring (Blu-ray)Replies: 21Last Post: 6th Aug 2010, 18:07