Anything better than gopchop...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 ... for snipping sections of video from an mpeg2 file? gopchop seems to be dead upstream, and I can't find any way to pause, move forward/backwards at sub-1x speeds or frame-by-frame. TIA - -- Ron Johnson, Jr. Jefferson LA USA "Kittens give Morbo gas. In lighter news, the city of New New York is doomed." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkh6XMQACgkQS9HxQb37XmeaUQCg7FhTxQqgl4 Q/jRckVLwuH60d 0kAAnj5xskEHpYofvhu1SgG7JWFakwiQ =m+iX -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
Anything better than gopchop...
On Sun, Jul 13, 2008 at 14:51:32 -0500, Ron Johnson (ron.l.johnson@cox.net) wrote:
> ... for snipping sections of video from an mpeg2 file? > > gopchop seems to be dead upstream, and I can't find any way to > pause, move forward/backwards at sub-1x speeds or frame-by-frame. Hi Ron You may find avidemux worth looking at. It works very well for me. -- Bob Cox. Stoke Gifford, near Bristol, UK. Registered user #445000 with the Linux Counter - http://counter.li.org/ -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
Anything better than gopchop...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 07/13/08 15:25, Bob Cox wrote: > On Sun, Jul 13, 2008 at 14:51:32 -0500, Ron Johnson (ron.l.johnson@cox.net) wrote: > >> ... for snipping sections of video from an mpeg2 file? >> >> gopchop seems to be dead upstream, and I can't find any way to >> pause, move forward/backwards at sub-1x speeds or frame-by-frame. > > Hi Ron > > You may find avidemux worth looking at. It works very well for me. I dismissed it out of hand, because it is *avi*demux. Now that I do an "apt-cache show", I see that it might do what I want. Thanks. - -- Ron Johnson, Jr. Jefferson LA USA "Kittens give Morbo gas. In lighter news, the city of New New York is doomed." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkh6egwACgkQS9HxQb37Xmc2TgCdGw1cEIWypl q0XdiOq79iyt5h CDMAnRO2Bw3TGjVvfUTYbdhMj66A3QjR =OqE8 -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
Anything better than gopchop...
On Sun, Jul 13, 2008 at 9:25 PM, Bob Cox <debian-user@lists.bobcox.com> wrote:
> On Sun, Jul 13, 2008 at 14:51:32 -0500, Ron Johnson (ron.l.johnson@cox.net) wrote: > >> ... for snipping sections of video from an mpeg2 file? >> >> gopchop seems to be dead upstream, and I can't find any way to >> pause, move forward/backwards at sub-1x speeds or frame-by-frame. > I use ProjectX (it's the best thing I've found for automatically resynching the out-of-synch video/audio streams that come out of my adaptec avc-2210 usb mpeg2 encoder). You will, however, need to install a java runtime to make it work... HTH, Jaime -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
Anything better than gopchop...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 07/13/08 15:25, Bob Cox wrote: > On Sun, Jul 13, 2008 at 14:51:32 -0500, Ron Johnson (ron.l.johnson@cox.net) wrote: > >> ... for snipping sections of video from an mpeg2 file? >> >> gopchop seems to be dead upstream, and I can't find any way to >> pause, move forward/backwards at sub-1x speeds or frame-by-frame. > > Hi Ron > > You may find avidemux worth looking at. It works very well for me. It works, and lets me chop out exactly what I want (thanks!!), but during playback there are blocky artifacts at the points where I deleted frames. Am I doing something wrong? - -- Ron Johnson, Jr. Jefferson LA USA "Kittens give Morbo gas. In lighter news, the city of New New York is doomed." -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkh6wBsACgkQS9HxQb37XmfnwQCeKXKHfPLnti 3rYAmMCe1wfyhZ 0M8Anj4Nvsn0Cj27DNhvCNjBH3eDP+gu =05rN -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
Anything better than gopchop...
On Sun, Jul 13, 2008 at 21:55:23 -0500, Ron Johnson (ron.l.johnson@cox.net) wrote:
[re avidemux] > It works, and lets me chop out exactly what I want (thanks!!), but > during playback there are blocky artifacts at the points where I > deleted frames. > > Am I doing something wrong? So long as the edit point is a "keyframe" (selected using the "<<" and ">>" buttons) then IME the edit will be clean. -- Bob Cox. Stoke Gifford, near Bristol, UK. Registered user #445000 with the Linux Counter - http://counter.li.org/ -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
Anything better than gopchop...
On Mon, Jul 14, 2008 at 07:20:34AM +0100, Bob Cox wrote:
> On Sun, Jul 13, 2008 at 21:55:23 -0500, Ron Johnson (ron.l.johnson@cox.net) wrote: > > [re avidemux] > > > It works, and lets me chop out exactly what I want (thanks!!), but > > during playback there are blocky artifacts at the points where I > > deleted frames. > > > > Am I doing something wrong? > > So long as the edit point is a "keyframe" (selected using the "<<" and > ">>" buttons) then IME the edit will be clean. If that's a problem, convert the video to MJPEG format. In MJPEG every frame is a keyframe. Of course the file will be huge. -- Carl Fink nitpicking@nitpicking.com Read my blog at blog.nitpicking.com. Reviews! Observations! Stupid mistakes you can correct! -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org |
| All times are GMT. The time now is 11:31 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.