Hi!

anopheles wrote:
> On Friday 25 August 2006 01:30, Michael Riepe wrote:
> 
>>All except the last bug are fixed by patch #7 below (also available on
>>http://www.mr511.de/dvbcut). That is, the final picture will still be
>>missing. Since it's not possible yet to move the slider past the final
>>picture, you'll lose it anyway.
> 
> 
> If you desperately need to redit AND get that last frame, can it reliably be 
> retrieved by 
> 
>>cat myvideo.mpg small_junk.mpg >edit.mpg
>>dvbcut edit.mpg
> 
> and cut/save to new_myvideo.mpg?

It probably won't work with random junk. But I just tried this:

dd if=myvideo.mpg bs=128k of=tmp
cat myvideo.mpg tmp > edit.mpg

and I can extract all frames from the original file. There still must be
a difference, though: the resulting file is slightly smaller than the
original one.

-- 
Michael "Tired" Riepe <[EMAIL PROTECTED]>
X-Tired: Each morning I get up I die a little

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
DVBCUT-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to