UPDATE: multimedia/transcode

2007-01-12 Thread Nikns Siankin
Must be used with ffmpeg update sent before. http://secure.lv/~nikns/stuff/ports/ffmpeg-20070110.diff Index: transcode/Makefile === RCS file: /cvs/ports/multimedia/transcode/Makefile,v retrieving revision 1.12 diff -u -r1.12

Re: update: multimedia/transcode

2005-10-19 Thread Jacob Meuser
On Tue, Oct 18, 2005 at 05:25:45PM +0200, Stephan Tesch wrote: Am Montag, 17. Oktober 2005 02:14 schrieb Jacob Meuser: Hi Jacob, can you try the following? should keep it from going out of bounds at least. doesn't seem to cause any problems in the demuxing as far as I can see.

Re: update: multimedia/transcode

2005-10-18 Thread Stephan Tesch
Am Montag, 17. Oktober 2005 02:14 schrieb Jacob Meuser: Hi Jacob, can you try the following? should keep it from going out of bounds at least. doesn't seem to cause any problems in the demuxing as far as I can see. Thanks, it seems to work. I've tried transcoding a vob, which did fail last

Re: update: multimedia/transcode

2005-10-16 Thread Stephan Tesch
Am Donnerstag, 13. Oktober 2005 03:32 schrieb Jacob Meuser: Hi Jacob, check if it was tcdemux that segfaulted. if it is. and you can get useful backtrace, I'd like to see it. bugs in the VOB demuxing code seem to have been exposed by the new malloc ... the segfaults started suddenly for me

Re: update: multimedia/transcode

2005-10-13 Thread Stephan Tesch
Am Donnerstag, 13. Oktober 2005 03:32 schrieb Jacob Meuser: can you verify this happen with 0.6.14 on -current too? It happens, too. And yes, I ran it from dvdrip, but also directly from the shell. *** WARNING: The option -V is deprecated. *** *** Transcode internal frame handling is now in

Re: update: multimedia/transcode

2005-10-12 Thread Stephan Tesch
Am Dienstag, 11. Oktober 2005 06:04 schrieb Jacob Meuser: Hi Jacob, yeah, my bad. forgot I had taken that out. new patch attached. The package builds fine. But I got a problem with transcode itself. It segfaults on my 3.8-current system (snapshot from middle of Sep). The problem looks

update: multimedia/transcode

2005-10-10 Thread Jacob Meuser
attached is a patch to update multimedia/transcode to the 1.0.1 release. transcode changes (annoted): - lots of bug fixes and code cleanup - i386 nasm code replaced - several speed improvements - uses external libmpeg2 - new filters: facemask, ascii - can read raw DVD ISO images - new export

Re: update: multimedia/transcode

2005-10-10 Thread Stephan Tesch
Am Montag, 10. Oktober 2005 09:55 schrieb Jacob Meuser: Hi Jacob, attached is a patch to update multimedia/transcode to the 1.0.1 release. Patching the -current source tree worked ok. But I'm having these problems while building the port on i386: Making install in testsuite test -z /usr

Re: update: multimedia/transcode

2005-10-10 Thread Christian Weisgerber
Stephan Tesch [EMAIL PROTECTED] wrote: attached is a patch to update multimedia/transcode to the 1.0.1 release. Patching the -current source tree worked ok. But I'm having these problems while building the port on i386: === Building package for transcode-1.0.1 Switching to /usr/ports