[FFmpeg-user] creating dvd from m2t files

François Patte francois.patte at mi.parisdescartes.fr
Sun Jun 9 19:11:22 CEST 2013


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Le 09/06/2013 16:58, Carl Eugen Hoyos a écrit :
> François Patte <francois.patte <at> mi.parisdescartes.fr> writes:
> 
>>  FFmpeg version SVN-r15261
> 
> This is antique, please update to current git head 
> and provide both the command line you are using for 
> encoding the mpg file and the console output.

OK! I got the last version and it compiled fine. Here is what I have done:

/usr/local/bin/ffmpeg  -i "Bandits, bandits.m2t" -aspect 16:9 -target
pal-dvd -map 0 -c:a copy -codec:s dvbsub  output.mpeg
ffmpeg version N-53937-gada497e Copyright (c) 2000-2013 the FFmpeg
developers
  built on Jun  9 2013 17:33:17 with gcc 4.3.2 (GCC) 20081105 (Red Hat
4.3.2-7)
  configuration:
  libavutil      52. 35.100 / 52. 35.100
  libavcodec     55. 15.100 / 55. 15.100
  libavformat    55.  8.102 / 55.  8.102
  libavdevice    55.  2.100 / 55.  2.100
  libavfilter     3. 75.101 /  3. 75.101
  libswscale      2.  3.100 /  2.  3.100
  libswresample   0. 17.102 /  0. 17.102
[mpeg2video @ 0x9edda00] Invalid frame dimensions 0x0.
    Last message repeated 18 times
[mpegts @ 0x9ed9ce0] max_analyze_duration 5000000 reached at 5016000
microseconds
[mpegts @ 0x9ed9ce0] PES packet size mismatch
    Last message repeated 1 times
Input #0, mpegts, from 'Bandits, bandits.m2t':
  Duration: 02:17:13.55, start: 53213.822833, bitrate: 3992 kb/s
  Program 1000
    Stream #0:0[0x208]: Video: mpeg2video (Main) ([2][0][0][0] /
0x0002), yuv420p, 720x576 [SAR 64:45 DAR 16:9], 25 fps, 25 tbr, 90k tbn,
50 tbc
    Stream #0:1[0x212](fra): Audio: mp2 ([4][0][0][0] / 0x0004), 48000
Hz, stereo, s16p, 192 kb/s
    Stream #0:2[0x213](deu): Audio: mp2 ([4][0][0][0] / 0x0004), 48000
Hz, stereo, s16p, 192 kb/s
    Stream #0:3[0x21c](fra): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
    Stream #0:4[0x21d](deu): Subtitle: dvb_subtitle ([6][0][0][0] / 0x0006)
    Stream #0:5[0x21e](fra): Subtitle: dvb_subtitle ([6][0][0][0] /
0x0006) (hearing impaired)
File 'output.mpeg' already exists. Overwrite ? [y/N] y
Output #0, dvd, to 'output.mpeg':
  Metadata:
    encoder         : Lavf55.8.102
    Stream #0:0: Video: mpeg2video, yuv420p, 720x576 [SAR 64:45 DAR
16:9], q=2-31, 6000 kb/s, 90k tbn, 25 tbc
    Stream #0:1(fra): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz,
stereo, 448 kb/s
    Stream #0:2(deu): Audio: mp2 ([4][0][0][0] / 0x0004), 48000 Hz,
stereo, 448 kb/s
    Stream #0:3(fra): Subtitle: dvb_subtitle (dvbsub)
    Stream #0:4(deu): Subtitle: dvb_subtitle (dvbsub)
    Stream #0:5(fra): Subtitle: dvb_subtitle (dvbsub) (hearing impaired)
Stream mapping:
  Stream #0:0 -> #0:0 (mpeg2video -> mpeg2video)
  Stream #0:1 -> #0:1 (copy)
  Stream #0:2 -> #0:2 (copy)
  Stream #0:3 -> #0:3 (dvbsub -> dvbsub)
  Stream #0:4 -> #0:4 (dvbsub -> dvbsub)
  Stream #0:5 -> #0:5 (dvbsub -> dvbsub)
Press [q] to stop, [?] for help
Application provided invalid, non monotonically increasing dts to muxer
in stream 3: 9416289 >= 8887989
av_interleaved_write_frame(): Invalid argument

And now, I don't know what to do.

Thanks for any help.


- --
François Patte
UFR de mathématiques et informatique
Laboratoire CNRS MAP5, UMR 8145
Université Paris Descartes
45, rue des Saints Pères
F-75270 Paris Cedex 06
Tél. +33 (0)1 8394 5849
http://www.math-info.univ-paris5.fr/~patte
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAlG0tzoACgkQdE6C2dhV2JU8NQCfWr4tpyKPePkqXqPw1kTWj8ii
JBwAn0CofFIoIVkbtL34e72vEgjJxNZu
=XMhE
-----END PGP SIGNATURE-----


More information about the ffmpeg-user mailing list