[MEncoder-users] Edit Decision List - exact frame cut problem.
Brion Swanson
deadbeefb5 at gmail.com
Fri Dec 9 13:23:25 CET 2011
If your cut list is only some portion of the beginning of the film, you
can simply seek in some number of seconds instead and still use -ovc
copy. Use -ss NUM_SECONDS to seek in from the start. For example, -ss
6 will start the rip 6 seconds into whichever title you're ripping.
This approach also helps avoid intentional bad sectors that some studios
(Disney / Sony) put on some of their movies at the beginning of the main
title to thwart ripping. In those cases, the film usually actually
starts between a few seconds and 20+ seconds in.
Brion
On 12/09/2011 12:48 AM, Gabri Nurtinaz Shally wrote:
> to precisely cut the desired portion, don't use -ovc copy, since it will
> start a part from a keyframe, while your cut position will never be one.
> On Dec 9, 2011 12:41 PM, "Bill Crockett"<wsc4 at optusnet.com.au> wrote:
>
>> I am trying to remove advertisements from an MPEG-TS video using the Edit
>> Decision List commands.
>>
>> mplayer -edlout cut.dat videoTS.mpg
>>
>> mencoder -edl cut.dat -ovc copy -oac copy -noskip -mc 0 -of mpeg -mpegopts
>> format=mpeg2:muxrate=9088:**interleaving2:tsaf:adelay=160 videoTS.mpg -o
>> cut_test.mpg
>>
>> Using -edlout, if I cut right on where the film starts, it cuts out
>> approximately 30 seconds off the start of the film. If I cut slightly
>> before the film starts, it then shows too much of the ad. The same happens
>> when cutting out the advertisements from their start to their end during
>> the film. I just can't get it to cut exactly on the black spots where the
>> film or ad fades out.
>> ______________________________**_________________
>> MEncoder-users mailing list
>> MEncoder-users at mplayerhq.hu
>> https://lists.mplayerhq.hu/**mailman/listinfo/mencoder-**users<https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users>
>>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
More information about the MEncoder-users
mailing list