On Dienstag, 23. Dezember 2008, Rodolfo Medina wrote:
> Now, if image.mpg has no audio in it, the command
>
>  $ cat image.mpg movie.mpg > total-movie.mpg
>
> creates a new file in which the original audio of movie.mpg is shifted back
> at the beginning of total-movie.mpg, that I don't want.

You cannot do that. In order to join audio and video in an MPEG stream, you 
must use a multiplexer. Last time I did that (and that was years ago) I used 
mplex from the mjpegtools package. I'm pretty certain that others on this 
list can be more helpful.

-- Hannes

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

Reply via email to