> Hello Ed,
>
> I did just try some HDV footage (1440x1080 not FullHD), exported the
> assembled clips using the ffmpeg command i posted earlier and couldn't see
> any gaps when playing the video in mplayer or vlc.
>
> Simeon
>
> _______________________________________________
> Cinelerra mailing list
> [email protected]
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>
Hello Simeon,
I think I will have to check again a few things. There could have been
gaps between the footages.
In the meantime, I followed an alternative approach. I used avidemux to
convert the .tod files to MJPEG-files with WAV as audio. These files I
carefully aligned next to eachother in the Cinelerra timeline and I then
produced the .m2v and the .mp3 file, following your advise. Yes, mp3
instead of mp2, as this was the default.
Unfortunately, the muxing was no succes.
This was what happened when trying your last suggestion:
$ ffmpeg -i output59Cinelerra.m2v -i output59Cinelerra.mp3 -acodec copy
foo_muxed.mpg
FFmpeg version SVN-r11599, Copyright (c) 2000-2008 Fabrice Bellard, et al.
configuration: --prefix=/usr --enable-shared --libdir=/usr/lib
--enable-liba52 --enable-pp --enable-gpl --enable-pthreads
--enable-libnut --enable-libtheora --enable-libvorbis --enable-x11grab
--enable-dirac --enable-libmp3lame --enable-libfaad --enable-libfaac
--enable-libx264 --enable-libxvid --enable-libamr_nb --enable-libamr_wb
libavutil version: 49.6.0
libavcodec version: 51.49.0
libavformat version: 52.5.0
libavdevice version: 52.0.0
built on Jan 16 2009 00:52:59, gcc: 4.2.3 (4.2.3-6mnb1)
Input #0, mpegvideo, from 'output59Cinelerra.m2v':
Duration: 00:00:16.3, bitrate: 104857 kb/s
Stream #0.0: Video: mpeg2video, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9],
104857 kb/s, 25.00 tb(r)
Input #1, mp3, from 'output59Cinelerra.mp3':
Duration: 00:01:01.2, start: 0.000000, bitrate: 384 kb/s
Stream #1.0: Audio: mp2, 48000 Hz, stereo, 384 kb/s
File 'foo_muxed.mpg' already exists. Overwrite ? [y/N] y
Output #0, mpeg, to 'foo_muxed.mpg':
Stream #0.0: Video: mpeg1video, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9],
q=2-31, 200 kb/s, 25.00 tb(c)
Stream #0.1: Audio: libmp3lame, 48000 Hz, stereo, 384 kb/s
Stream mapping:
Stream #0.0 -> #0.0
Stream #1.0 -> #0.1
Press [q] to stop encoding
error, non monotone timestamps 2160 >= 0
av_interleaved_write_frame(): Error while opening file
[vaes...@localhost TestJVChd30]$
The result was a file with length zero.
Regards,
Ed
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra