[FFmpeg-devel] h264 : data partitioning is not implemented

しらせ けんじ kenji at shirase.tk
Fri May 1 11:47:56 CEST 2015


Thank you for early response.

I attach the console output.

------- console log ----------------------------------------------------
shirase at anemu:~/camera> ffmpeg -y -i night.dump night.mp4
ffmpeg version 2.6.2 Copyright (c) 2000-2015 the FFmpeg developers
   built with gcc 4.8 (SUSE Linux)
   configuration: --enable-shared --disable-static 
--disable-optimizations --disable-mmx --disable-stripping --disable-pthreads
   libavutil      54. 20.100 / 54. 20.100
   libavcodec     56. 26.100 / 56. 26.100
   libavformat    56. 25.101 / 56. 25.101
   libavdevice    56.  4.100 / 56.  4.100
   libavfilter     5. 11.102 /  5. 11.102
   libswscale      3.  1.101 /  3.  1.101
   libswresample   1.  1.100 /  1.  1.100
[h264 @ 0x1526810] Warning: not compiled with thread support, using 
thread emulation
Input #0, h264, from 'night.dump':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: h264 (Main), yuv420p, 1280x720, 25 fps, 25 tbr, 
1200k tbn, 50 tbc
[mpeg4 @ 0x1528e60] Warning: not compiled with thread support, using 
thread emulation
[h264 @ 0x1527800] Warning: not compiled with thread support, using 
thread emulation
Output #0, mp4, to 'night.mp4':
   Metadata:
     encoder         : Lavf56.25.101
     Stream #0:0: Video: mpeg4 ( [0][0][0] / 0x0020), yuv420p, 1280x720, 
q=2-31, 200 kb/s, 25 fps, 12800 tbn, 25 tbc
     Metadata:
       encoder         : Lavc56.26.100 mpeg4
Stream mapping:
   Stream #0:0 -> #0:0 (h264 (native) -> mpeg4 (native))
Press [q] to stop, [?] for help
[h264 @ 0x1527800] data partitioning is not implemented. Update your 
FFmpeg version to the newest one from Git. If the problem still occurs, 
it means that your file has a feature which has not been implemented.
[h264 @ 0x1527800] If you want to help, upload a sample of this file to 
ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing 
list. (ffmpeg-devel at ffmpeg.org)
Error while decoding stream #0:0: Invalid data found when processing input
[h264 @ 0x1527800] error while decoding MB 8 44, bytestream -19rate= 
488.1kbits/s dup=1 drop=0
[h264 @ 0x1527800] Cannot use next picture in error concealment
[h264 @ 0x1527800] concealing 121 DC, 121 AC, 121 MV errors in P frame
frame=  592 fps= 18 q=31.0 Lsize=    1411kB time=00:00:23.68 bitrate= 
488.0kbits/s dup=1 drop=0
video:1407kB audio:0kB subtitle:0kB other streams:0kB global headers:0kB 
muxing overhead: 0.238785%

---------------------------------------------------------------------------------

On 2015/05/01 17:14, Carl Eugen Hoyos wrote:
> しらせ けんじ <kenji <at> shirase.tk> writes:
>
>> So, I uploaded the file to the ftp server.
>> (filename : night.dump)
>
> Thank you for the sample, I created ticket #4529.
>
> Concerning your duration issue, I suggest you
> post to the ffmpeg-user mailing list, please
> provide your command line together with the
> complete, uncut console output there.
>
> Carl Eugen
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>


More information about the ffmpeg-devel mailing list