Kiitos kärsivällisestä ohjauksesta. Tällaista jargonia tuli tällä kertaa
jari@jari-desktop:~$ cd /media/Iomega HDD/Jari
bash: cd: /media/Iomega: Tiedostoa tai hakemistoa ei ole
jari@jari-desktop:~$ cd "/media/Iomega HDD/Jari"
jari@jari-desktop:/media/Iomega HDD/Jari$ ffmpeg -i title00.mkv -vcodec copy -acodec copy title00.mpg
FFmpeg version SVN-r0.5.1-4:0.5.1-1ubuntu1.2, Copyright (c) 2000-2009 Fabrice Bellard, et al.
configuration: --extra-version=4:0.5.1-1ubuntu1.2 --prefix=/usr --enable-avfilter --enable-avfilter-lavf --enable-vdpau --enable-bzlib --enable-libgsm --enable-libschroedinger --enable-libspeex --enable-libtheora --enable-libvorbis --enable-pthreads --enable-zlib --disable-stripping --disable-vhook --enable-runtime-cpudetect --enable-gpl --enable-postproc --enable-swscale --enable-x11grab --enable-libdc1394 --enable-shared --disable-static
libavutil 49.15. 0 / 49.15. 0
libavcodec 52.20. 1 / 52.20. 1
libavformat 52.31. 0 / 52.31. 0
libavdevice 52. 1. 0 / 52. 1. 0
libavfilter 0. 4. 0 / 0. 4. 0
libswscale 0. 7. 1 / 0. 7. 1
libpostproc 51. 2. 0 / 51. 2. 0
built on Sep 16 2011 17:04:18, gcc: 4.4.3
Seems stream 0 codec frame rate differs from container frame rate: 50.00 (50/1) -> 25.00 (25/1)
Input #0, matroska, from 'title00.mkv':
Duration: 01:41:14.04, start: 0.000000, bitrate: 9282 kb/s
Stream #0.0(eng): Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], 9282 kb/s, 25 tbr, 1k tbn, 50 tbc
Stream #0.1(eng): Audio: ac3, 48000 Hz, stereo, s16
Output #0, mpeg, to 'title00.mpg':
Stream #0.0(eng): Video: mpeg2video, yuv420p, 720x576 [PAR 16:15 DAR 4:3], q=2-31, 9282 kb/s, 90k tbn, 25 tbc
Stream #0.1(eng): Audio: ac3, 48000 Hz, stereo, s16
Stream mapping:
Stream #0.0 -> #0.0
Stream #0.1 -> #0.1
Press [q] to stop encoding
[NULL @ 0x8d27e40]error, non monotone timestamps 8640 >= 8640
av_interleaved_write_frame(): Error while opening file
jari@jari-desktop:/media/Iomega HDD/Jari$