On Fri, 2007-06-29 at 08:27 +0200, Maik Holtkamp wrote:
[...]
> ffmpeg will flag the stream with FourCC "DIVX" (transcode -y ffmpeg
> -F list). I don't know if there is some option in transcode/ffmpeg
> to change this to DX50 on the fly, probably a hexedtior will do as
> it should be compatible.
Hi,
0n 07/06/[EMAIL PROTECTED]:46 Alex Samad told me:
> On Fri, Jun 22, 2007 at 07:08:45AM +1000, Alex Samad wrote:
> > On Thu, Jun 21, 2007 at 11:19:31AM +0200, Maik Holtkamp wrote:
> > > Hi,
> > >
> > > 0n 07/06/[EMAIL PROTECTED]:20 Alex Samad told me:
> > >
> > > > > I guess your only option
On Fri, Jun 22, 2007 at 07:08:45AM +1000, Alex Samad wrote:
> On Thu, Jun 21, 2007 at 11:19:31AM +0200, Maik Holtkamp wrote:
> > Hi,
> >
> > 0n 07/06/[EMAIL PROTECTED]:20 Alex Samad told me:
> >
> > > > I guess your only option would be, if you want to use transcode, -x
> > > > mplayer,mplayer. B
On Thu, Jun 21, 2007 at 11:19:31AM +0200, Maik Holtkamp wrote:
> Hi,
>
> 0n 07/06/[EMAIL PROTECTED]:20 Alex Samad told me:
>
> > > I guess your only option would be, if you want to use transcode, -x
> > > mplayer,mplayer. But that requires mplayer.
> > >
> > mplayer handles the sound, but crashe
Hi,
0n 07/06/[EMAIL PROTECTED]:20 Alex Samad told me:
> > I guess your only option would be, if you want to use transcode, -x
> > mplayer,mplayer. But that requires mplayer.
> >
> mplayer handles the sound, but crashes on the video :)
>
> same problem with mencoder.
>
> But I am guessing I cou
On Mon, Jun 18, 2007 at 12:47:35PM +1000, Jeffrey Grembecki wrote:
> On Sun, 17 Jun 2007 17:02:26 +1000
> Alex Samad <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Jun 17, 2007 at 10:43:40AM +1000, Jeffrey Grembecki wrote:
> > > On Sun, 17 Jun 2007 07:09:56 +1000
> > > Alex Samad <[EMAIL PROTECTED]> wro
On Mon, Jun 18, 2007 at 01:32:40AM +0200, Stefan Scheffler wrote:
> Am Mon, 18 Jun 2007 08:51:35 +1000
> schrieb Alex Samad <[EMAIL PROTECTED]>:
>
> > On Sun, Jun 17, 2007 at 03:56:17PM +0200, Stefan Scheffler wrote:
> > > Am Sun, 17 Jun 2007 17:01:02 +1000
> > > schrieb Alex Samad <[EMAIL PROTECT
On Sun, 17 Jun 2007 17:02:26 +1000
Alex Samad <[EMAIL PROTECTED]> wrote:
> On Sun, Jun 17, 2007 at 10:43:40AM +1000, Jeffrey Grembecki wrote:
> > On Sun, 17 Jun 2007 07:09:56 +1000
> > Alex Samad <[EMAIL PROTECTED]> wrote:
> >
> > > The video part is fine, but there is nothing in the .mp3 file.
>
Am Mon, 18 Jun 2007 08:51:35 +1000
schrieb Alex Samad <[EMAIL PROTECTED]>:
> On Sun, Jun 17, 2007 at 03:56:17PM +0200, Stefan Scheffler wrote:
> > Am Sun, 17 Jun 2007 17:01:02 +1000
> > schrieb Alex Samad <[EMAIL PROTECTED]>:
> > > > > transcode -i r0013126.avi -M 2 -a 0 -f 25 -x ffmpeg -y
> > >
On Sun, Jun 17, 2007 at 03:56:17PM +0200, Stefan Scheffler wrote:
> Am Sun, 17 Jun 2007 17:01:02 +1000
> schrieb Alex Samad <[EMAIL PROTECTED]>:
> > > > transcode -i r0013126.avi -M 2 -a 0 -f 25 -x ffmpeg -y
> > > > xvid4,lame -o
> > >
> > > -x ffmpeg only does video. Does it not work without th
Am Sun, 17 Jun 2007 17:01:02 +1000
schrieb Alex Samad <[EMAIL PROTECTED]>:
> > > transcode -i r0013126.avi -M 2 -a 0 -f 25 -x ffmpeg -y
> > > xvid4,lame -o
> >
> > -x ffmpeg only does video. Does it not work without that option?
>
> when I didn't put in -x it had the same problems
>
and when
On Sun, Jun 17, 2007 at 10:43:40AM +1000, Jeffrey Grembecki wrote:
> On Sun, 17 Jun 2007 07:09:56 +1000
> Alex Samad <[EMAIL PROTECTED]> wrote:
>
> > The video part is fine, but there is nothing in the .mp3 file.
>
> Since you're using seperate encoders for video and audio, you should
> probably
On Sun, Jun 17, 2007 at 01:11:34AM +0200, Stefan Scheffler wrote:
> hi,
>
> Am Sun, 17 Jun 2007 07:09:56 +1000
> schrieb Alex Samad <[EMAIL PROTECTED]>:
> > #!/bin/bash
> >
> > #
> > # from mail archives for transcode
> >
> > INPF="$1"
> > OUTF="$1.divx"
> >
> > transcode -i "$INPF" -M 2 -a 0
On Sun, 17 Jun 2007 07:09:56 +1000
Alex Samad <[EMAIL PROTECTED]> wrote:
> The video part is fine, but there is nothing in the .mp3 file.
Since you're using seperate encoders for video and audio, you should
probably use the -m switch.
:)
hi,
Am Sun, 17 Jun 2007 07:09:56 +1000
schrieb Alex Samad <[EMAIL PROTECTED]>:
> #!/bin/bash
>
> #
> # from mail archives for transcode
>
> INPF="$1"
> OUTF="$1.divx"
>
> transcode -i "$INPF" -M 2 -a 0 -e 8000,8,1 -n 0x7 -R 1 -f 25 -x
> ffmpeg -y xvid4,lame -o "$OUTF"
> transcode -i "$INPF" -
Hi
Started taking some movie with my digital camera - not the best but. my
problem is i want to transcode them to xvid, which I seem to be able to do, but
I am unable to copy the sound over with it.
tcprobe -i r0013126.avi [tcprobe] RIFF data, AVI video
[avilib] V: 30.000 fps, codec=MJPG, fram
16 matches
Mail list logo