[FFmpeg-trac] #3534(undetermined:new): ffmpeg can not convert pmp media

FFmpeg trac at avcodec.org
Sat Apr 5 01:11:29 CEST 2014


#3534: ffmpeg can not convert pmp media
-------------------------------------+-------------------------------------
             Reporter:  kaienfr      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 The comment I used is as follows:
 {{{
 ffmpeg.exe -i game_logo.pmp gg.mp4
 }}}
 Here is the outputs

 {{{
 ffmpeg version N-61870-g62094e2 Copyright (c) 2000-2014 the FFmpeg
 developers
   built on Mar 26 2014 22:08:45 with gcc 4.8.2 (GCC)
   configuration: --enable-gpl --enable-version3 --disable-w32threads
 --enable-avisynth --enable-bzlib --enable-fontconfig --enable-frei0r
 --enable-gnut
 ls --enable-iconv --enable-libass --enable-libbluray --enable-libcaca
 --enable-libfreetype --enable-libgsm --enable-libilbc --enable-libmodplug
 --enabl
 e-libmp3lame --enable-libopencore-amrnb --enable-libopencore-amrwb
 --enable-libopenjpeg --enable-libopus --enable-librtmp --enable-
 libschroedinger --en
 able-libsoxr --enable-libspeex --enable-libtheora --enable-libtwolame
 --enable-libvidstab --enable-libvo-aacenc --enable-libvo-amrwbenc
 --enable-libvor
 bis --enable-libvpx --enable-libwavpack --enable-libx264 --enable-libx265
 --enable-libxavs --enable-libxvid --enable-zlib
   libavutil      52. 69.100 / 52. 69.100
   libavcodec     55. 55.100 / 55. 55.100
   libavformat    55. 35.101 / 55. 35.101
   libavdevice    55. 11.100 / 55. 11.100
   libavfilter     4.  3.100 /  4.  3.100
   libswscale      2.  5.102 /  2.  5.102
   libswresample   0. 18.100 /  0. 18.100
   libpostproc    52.  3.100 / 52.  3.100
 [pmp @ 000000000446eb40] AAC not yet correctly supported
 [h264 @ 0000000004467720] SEI type 0 size 40 truncated at 37
 [h264 @ 0000000004467720] SEI type 1 size 40 truncated at 36
     Last message repeated 6 times
 Input #0, pmp, from 'game_logo.pmp':
   Duration: 00:01:56.16, bitrate: 770 kb/s
     Stream #0:0: Video: h264 (Main), yuv420p, 480x272 [SAR 34:45 DAR 4:3],
 23.98 fps, 23.98 tbr, 23.98 tbn, 47.95 tbc
     Stream #0:1: Audio: aac, 44100 Hz, stereo, fltp
 [h264 @ 00000000028ef8e0] SEI type 1 size 40 truncated at 36
 [h264 @ 00000000028f06a0] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964527
 *** dropping frame 0 from stream 0 at ts -4294964526
 [h264 @ 00000000028efd80] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964525
 [h264 @ 00000000028f2680] SEI type 1 size 40 truncated at 36
 [h264 @ 00000000028f2b20] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964524
 *** dropping frame 0 from stream 0 at ts -4294964523
 [h264 @ 00000000028ef8e0] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964522
 [h264 @ 00000000028f06a0] SEI type 1 size 40 truncated at 36
 [h264 @ 00000000028efd80] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964521
 *** dropping frame 0 from stream 0 at ts -4294964520
 [h264 @ 00000000028f2680] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964519
 ........................................
 ........................................
 [h264 @ 00000000028f2b20] SEI type 1 size 40 truncated at 36
 [h264 @ 00000000028ef8e0] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964518
 *** dropping frame 0 from stream 0 at ts -4294964517
 [h264 @ 00000000028f06a0] SEI type 1 size 40 truncated at 36
 *** dropping frame 0 from stream 0 at ts -4294964516
 [h264 @ 00000000028efd80] SEI type 1 size 40 truncated at 36
 [pmp @ 00000000028eeb40] No audio packets.
 game_logo.pmp: Invalid data found when processing input
 *** dropping frame 0 from stream 0 at ts -4294964515
 *** dropping frame 0 from stream 0 at ts -4294964514
 *** dropping frame 0 from stream 0 at ts -4294964513
 *** dropping frame 0 from stream 0 at ts -4294964512
 frame=    0 fps=0.0 q=0.0 Lsize=    1735kB time=00:01:49.77 bitrate=
 129.5kbits/s dup=0 drop=2785
 video:0kB audio:1716kB subtitle:0kB other streams:0kB global headers:0kB
 muxing overhead: 1.120131%
 }}}

 And we could only get audio part not video.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/3534>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list