Re: [gentoo-user] editing MPEG2

2006-07-28 Thread Daniel Pielmeier

Generally I find that I want to cut at a major transition - eg the
adverts coming on. At a major transition there is usually an I-Frame.


Maybe it is the german tv as for many movies i have recorded i have to
cut on B- and P-Frames to avoid pictures from the adverts.
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] editing MPEG2

2006-07-28 Thread Uwe Thiem
On 26 July 2006 09:47, Neil Bothwick wrote:
 On Wed, 26 Jul 2006 09:03:01 +0100, Uwe Thiem wrote:
  is there a light-weight MPEG2 editor (preferable in portage)? I don't
  need anything fancy, just something to cut off a bit at the begin and
  the end of a file.And no, kino doesn't like MPEG2.

 Kino 0.8+ should be able to import anything that ffmpeg can handle, but
 I've found that this doesn't always work. There was a thread on this a
 couple of weeks ago, after which I started using projectx for this.

Emerging projectx doesn't work here. It complains that it can't find any JDK. 
I have this under /opt:

drwxr-xr-x 8 root root 192 Oct 14  2004 blackdown-jdk-1.4.1
drwxr-xr-x 3 root root  72 Dec 18  2004 blackdown-jdk-1.4.2
drwxr-xr-x 3 root root  72 Jun 18  2005 blackdown-jdk-1.4.2.01
drwxr-xr-x 8 root root 192 Dec 25  2005 blackdown-jdk-1.4.2.03

What now?

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] editing MPEG2

2006-07-27 Thread Daniel Pielmeier

 is there a light-weight MPEG2 editor (preferable in portage)? I don't
 need anything fancy, just something to cut off a bit at the begin and
 the end of a file.And no, kino doesn't like MPEG2.

If you don't care about the quality of the cutted scenes projectx, is
what i reccommend.
But projectx and many other editors are only capable of cutting on a I-Frame

The video cut theory is explained at
http://www.radonmaster.de/robernd/tMPEG.html unfortunatly it is in
german

If you want to cut frame accurate (cut on B- and P-Frames too) i think
ttcut is the better choice, here you can enable encoding mode so it
uses mencoder (and you don't have to read the immense man page for
mencoder) to recode the video. Not the whole video is encoded, only a
maximum of 14 pictures (i think 15 pictures is the standard GOP lenght
for MPEG video) around the cut mark depending on where exactly you
want to cut

i don't know if kino or avidemux can handle this now, if anyone knows
better please tell me!
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] editing MPEG2

2006-07-27 Thread Nick Rout
Generally I find that I want to cut at a major transition - eg the
adverts coming on. At a major transition there is usually an I-Frame.

On Thu, 27 Jul 2006 09:35:02 +0200
Daniel Pielmeier wrote:

   is there a light-weight MPEG2 editor (preferable in portage)? I don't
   need anything fancy, just something to cut off a bit at the begin and
   the end of a file.And no, kino doesn't like MPEG2.
 
 If you don't care about the quality of the cutted scenes projectx, is
 what i reccommend.
 But projectx and many other editors are only capable of cutting on a I-Frame
 
 The video cut theory is explained at
 http://www.radonmaster.de/robernd/tMPEG.html unfortunatly it is in
 german

anyone know of an equivalnet page in English?

 
 If you want to cut frame accurate (cut on B- and P-Frames too) i think
 ttcut is the better choice, here you can enable encoding mode so it
 uses mencoder (and you don't have to read the immense man page for
 mencoder) to recode the video. Not the whole video is encoded, only a
 maximum of 14 pictures (i think 15 pictures is the standard GOP lenght
 for MPEG video) around the cut mark depending on where exactly you
 want to cut
 
 i don't know if kino or avidemux can handle this now, if anyone knows
 better please tell me!
 -- 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] editing MPEG2

2006-07-26 Thread Uwe Thiem
Hi folks,

is there a light-weight MPEG2 editor (preferable in portage)? I don't need 
anything fancy, just something to cut off a bit at the begin and the end of a 
file.And no, kino doesn't like MPEG2.

Uwe

-- 
Mark Twain: I rather decline two drinks than a German adjective.
http://www.SysEx.com.na
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] editing MPEG2

2006-07-26 Thread Razvan
Did you take a look at the mplayer and mencoder oprions ?On 7/26/06, Uwe Thiem [EMAIL PROTECTED] wrote:
Hi folks,is there a light-weight MPEG2 editor (preferable in portage)? I don't needanything fancy, just something to cut off a bit at the begin and the end of afile.And no, kino doesn't like MPEG2.
Uwe--Mark Twain: I rather decline two drinks than a German adjective.http://www.SysEx.com.na--gentoo-user@gentoo.org
 mailing list-- Cu respect Razvan 


Re: [gentoo-user] editing MPEG2

2006-07-26 Thread Neil Bothwick
On Wed, 26 Jul 2006 09:03:01 +0100, Uwe Thiem wrote:

 is there a light-weight MPEG2 editor (preferable in portage)? I don't
 need anything fancy, just something to cut off a bit at the begin and
 the end of a file.And no, kino doesn't like MPEG2.

Kino 0.8+ should be able to import anything that ffmpeg can handle, but
I've found that this doesn't always work. There was a thread on this a
couple of weeks ago, after which I started using projectx for this.


-- 
Neil Bothwick

Ethernet (n): something used to catch the etherbunny


signature.asc
Description: PGP signature


Re: [gentoo-user] editing MPEG2

2006-07-26 Thread Nick Rout
avidemux 


On Wed, 26 Jul 2006 09:47:43 +0100
Neil Bothwick wrote:

 On Wed, 26 Jul 2006 09:03:01 +0100, Uwe Thiem wrote:
 
  is there a light-weight MPEG2 editor (preferable in portage)? I don't
  need anything fancy, just something to cut off a bit at the begin and
  the end of a file.And no, kino doesn't like MPEG2.
 
 Kino 0.8+ should be able to import anything that ffmpeg can handle, but
 I've found that this doesn't always work. There was a thread on this a
 couple of weeks ago, after which I started using projectx for this.
 
 
 -- 
 Neil Bothwick
 
 Ethernet (n): something used to catch the etherbunny

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] editing MPEG2

2006-07-26 Thread Alan E. Davis

 On Wed, 26 Jul 2006 09:03:01 +0100, Uwe Thiem wrote:

  is there a light-weight MPEG2 editor (preferable in portage)? I don't
  need anything fancy, just something to cut off a bit at the begin and
  the end of a file.And no, kino doesn't like MPEG2.



My experience too has been that avidemux works well.  However, only
the latest version; an earlier version didn't work well.   My
installed version is: 22000-r2, from an overlay:

  http://forums.gentoo.org/viewtopic-t-382903.html

Kino didn't work for me either.

Alan Davis


--
Alan Davis, Kagman High School, Saipan  [EMAIL PROTECTED] 1-670-256-2043

I consider that the golden rule requires that if I like a program I
must share it with other people who like it.
 Richard Stallman
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] editing MPEG2

2006-07-26 Thread Nick Rout

On Thu, 27 Jul 2006 09:43:41 +1000
Alan E. Davis wrote:

   On Wed, 26 Jul 2006 09:03:01 +0100, Uwe Thiem wrote:
  
is there a light-weight MPEG2 editor (preferable in portage)? I don't
need anything fancy, just something to cut off a bit at the begin and
the end of a file.And no, kino doesn't like MPEG2.
  
 
 My experience too has been that avidemux works well.  However, only
 the latest version; an earlier version didn't work well.   My
 installed version is: 22000-r2, from an overlay:
 
http://forums.gentoo.org/viewtopic-t-382903.html
 
 Kino didn't work for me either.
 
 Alan Davis


avidemux has improved immensely in recent versions.

I didn't realise until this thread that kino now supports ffmpeg
compatible streams. I must try that. 

kino will do fancier transitions etc - avidemux is more for cutting the
odd bit out and transcoding the result.

if you are happy to may money then main actor does a reasonable job of
editing/transitioning and transcoding.

 
 gentoo-user@gentoo.org mailing list

-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list