Okay, I tried to reproduce the issue:

>> ffmpeg -i Frieda.MOD -target vcd -deinterlace Frieda.mpeg                    
>>                                                           :0.0
FFmpeg version UNKNOWN, Copyright (c) 2000-2008 Fabrice Bellard, et al.
  configuration: --enable-gpl --enable-pp --enable-x11grab --enable-swscaler 
--prefix=/usr --enable-pthreads --enable-libvorbis --enable-libtheora 
--enable-libgsm --disable-strip --enable-libdc1394 --disable-armv5te 
--disable-armv6 --disable-iwmmxt --disable-mmx --disable-altivec 
--enable-shared --extra-cflags=-fPIC -DPIC
  libavutil version: 49.6.0
  libavcodec version: 51.50.0
  libavformat version: 52.7.0
  libavdevice version: 52.0.0
  built on Jun  8 2008 15:30:10, gcc: 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
Input #0, mpeg, from 'Frieda.MOD':
  Duration: 00:00:02.3, start: 0.197522, bitrate: 8358 kb/s
    Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x576 [PAR 64:45 DAR 
16:9], 8900 kb/s, 25.00 tb(r)
    Stream #0.1[0x80]: Audio: ac3, 48000 Hz, stereo, 384 kb/s
Assuming PAL for target.
Output #0, vcd, to 'Frieda.mpeg':
    Stream #0.0: Video: mpeg1video, yuv420p, 352x288 [PAR 16:11 DAR 16:9], 
q=2-31, 1150 kb/s, 25.00 tb(c)
    Stream #0.1: Audio: mp2, 44100 Hz, stereo, 224 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
frame=   60 fps= 26 q=2.0 Lsize=     404kB time=2.4 bitrate=1402.3kbits/s    
video:318kB audio:65kB global headers:0kB muxing overhead 5.408374%


So using -target vcd instead of -target dvd seems to work fine. We have to 
remove mpeg encoders from ffmpeg and hope that we can provide replacement 
packages with that functionality soon.

can you confirm that the problem is rather the missing mpeg encoder than
missing support for JVC mod files?

-- 
ffmpeg cannot convert JVC mod files anymore
https://bugs.launchpad.net/bugs/240526
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to