[FFmpeg-trac] #6085(undetermined:new): ffmpeg : Invaild data found when processing input

FFmpeg trac at avcodec.org
Sun Jan 15 18:04:00 EET 2017


#6085: ffmpeg : Invaild data found when processing input
-------------------------------------+-------------------------------------
             Reporter:  koonx        |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 ffmpeg : Invaild data found when processing input

 How to reproduce:
 {{{
 Microsoft Windows [Version 6.3.9600]
 (c) 2013 Microsoft Corporation. All rights reserved.

 C:\Users\LENVOV\Desktop\ffmpeg-hi>ffmpeg-hi10-heaac.exe -i "HD.avs"
 -vcodec libx264 -crf 17 -preset medium  "t
 est_4.mp4"
 ffmpeg version 2.6.2 Copyright (c) 2000-2015 the FFmpeg developers
   built with gcc 4.8.3 (GCC)
   configuration: --enable-static --disable-shared --enable-gpl --enable-
 nonfree --enable-zlib --enable-bzlib -
 -enable-libfreetype --enable-fontconfig --enable-libass --enable-libfaac
 --enable-libfdk_aac --enable-libmp3la
 me --enable-libvorbis --enable-libtheora --enable-libxvid --enable-libx264
 --enable-libx265 --enable-libbluray
  --enable-runtime-cpudetect --disable-debug --enable-w32threads --cpu=i686
 --extra-libs=' -L/usr/local/lib -lx
 265 -lstdc++' --extra-cflags=-static --extra-ldflags=-static
   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
   libpostproc    53.  3.100 / 53.  3.100
 HD.avs: Invalid data found when processing input

 C:\Users\LENVOV\Desktop\ffmpeg-hi>
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.


 Hi.

 Actually I download ffmpeg-hi from this website :
 https://sourceforge.net/projects/ffmpeg-hi/

 which supported pixel formats: yuv420p10le yuv422p10le yuv444p10le nv20le

 and when I tried to import video by avs script
 Hd.avs script / "FFmpegSource2("DC_MV.mp4") "

 I got an error "HD.avs:  Invaild data found when processing input "

 Why when I use 8bit ffmpeg don't get any issue, but when I used ffmpeg
 10bit I got problem with  avs script

 Pic : https://postimg.org/image/lj3gwrwv5/

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


More information about the FFmpeg-trac mailing list