Re: Frage zu AVI (Videos von Canon Foto)

Maik Holtkamp <[email protected]>
Newsgroups gmane.linux.suse.multimedia.german
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

0n 09/10/06@13:59 Werner Franke told me:

> [Probleme mit Videos]

> Habt Ihr ähnliche Erfahrungen ?
> 
> Foto: Canon PowerShot A710 IS
>       AVI müsste MJPEG + Ton sein

Aus Zeiten in denen ich noch eine Canon Ixus (30 oder 40) hatte, 
liegt hier noch folgendes auf der Platte:

- ---:r /usr/local/bin/ixus2mpeg4.sh---
#!/bin/bash
transcode -i $1 -x auto,null -o /tmp/video_noSound.avi -F mpeg4 -y ffmpeg,null -export_fps 25,3 -f 30,5 -J modfps
mplayer $1 -ao pcm:file=/tmp/sound.wav -vc dummy -vo null
sox /tmp/sound.wav -r 44100 /tmp/sound_44100.wav
lame /tmp/sound_44100.wav /tmp/sound.mp3
avimerge -o ./video.avi -i /tmp/video_noSound.avi -p /tmp/sound.mp3
rm /tmp/video_noSound.avi /tmp/sound.wav /tmp/sound_44100.wav /tmp/sound.mp3
- ---cut---

Das Problem bei den Videos, die diese Canons produzieren ist der
Sound (?-E 11500,8,1?). IIRC brachte der seinerzeit sowohl transcode
als auch mplayer aus dem Tritt, wenn man versuchte, das Video on
block umzuwandeln. 

Ich glaube man konnte bei der Kiste einstellen ob sie 30 oder 15 fps
aufnimmt. Dann ist ggf. der -f Wert anzupassen.

- -- 
bye maik
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkrO4GwACgkQ0Bn175Anq4jsrACaAzglm32YvPKiCNltnmWSquFw
eTMAn0ecGkHdeCW3cMxqNEMkRQsiLJ/K
=9VTE
-----END PGP SIGNATURE-----
-- 
To unsubscribe, e-mail: opensuse-multimedia-de+unsubscribe-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org
For additional commands, e-mail: opensuse-multimedia-de+help-stAJ6ESoqRxg9hUCZPvPmw@public.gmane.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.