hello

since i just learn this way to edit the audio and i dont have a site to post it, i send it here just in case you are interested.
sorry for my bad english.
in the bottom i put the spanish version.

thanks you all for this list. i learn a lot reading it :)
i put copy to siroco who teach to me to make it :*

//bad english

# We extract the audio from the video
mplayer -ao pcm:fast:file=guifi_audio.wav -vo none guifi_final.dv

# We change the songs mp3/ogg to wav
mplayer -ao pcm:fast:file="jimmythehacker.wav" 1010_NUEVO_TEMAJimmy_The_HackerHomeless_Bones.mp3

# We start the JackD width sampling freq 48000

# Start the Ardour2 and create a new project
# Import the audio (Alt+i)

# We change the sincronization on Jack because by defect is Internal to Jack

# We try that it works playing from QJack

# Now we start xjadeo width our video
 xjadeo -aS guifi_final.dv

# Now we work the audio session and finally we export again to WAV

# When we have finish, we must join the audio track to the video using mencoder or cinelerra.


//spanish / español

# Extraemos el audio del video
mplayer -ao pcm:fast:file=guifi_audio.wav -vo none guifi_final.dv
# Cambiamos las canciones mp3/ogg a wav
mplayer -ao pcm:fast:file="jimmythehacker.wav" 1010_NUEVO_TEMAJimmy_The_HackerHomeless_Bones.mp3

# Arrancar el JackD con freq de muestreo 48000

# Arranco el Ardour2 y creo un nuevo proyecto

# Importo el audio (Alt+i)

# Cambiamos la sincronización de Jack que por defecto es Internal a Jack

# Probamos que funciona reproduciendo desde QJack

# Ahora ejecutamos el xjadeo con nuestro video
 xjadeo -aS guifi_final.dv

# Ahora trabajamos el audio de la sesión y finalmente lo exportamos otra vez a un WAV

# Cuando hayamos finalizado debemos volver a unir la pista de audio con el video usando el Mencoder o Cinelerra


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to