Opened 9 years ago

Closed 9 years ago

#4713 closed defect (invalid)

Input picture width is greater than stride(0) error

Reported by: Sergei Owned by:
Priority: normal Component: ffmpeg
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:

Using such input I got following error in the end of conversion:
% E:\>ffmpeg.exe -i "E:\TorrentService\Service\Downloads\178 - Black Books (Книжны
й Магазин Блэка)\Black Books (Книжный Магазин Блэка)\Black Books - Extras (Книжн
ый Магазин Блэка - Доп. Материалы)\Black Books - 1x00 - Season 1 Outtakes.avi"
-c:a libvo_aacenc -ac 2 -map v:0 -map a:0 -report a.mp4

Input picture width is greater(704) than stride(0) error
Result file cannot be rendered.
I'm using the lastest ffmpeg  build for windows:

Latest Zeranoe FFmpeg Build Version: git-033dc39 (2015-07-10)

I can provide video file I want to convert, but it's large enough(170 mb), so I'll wait for your answer.

I also attached full logs of conversion

Patches should be submitted to the ffmpeg-devel mailing list and not this bug tracker.

Attachments (1)

ffmpeg-20150711-224031.log (1.5 MB ) - added by Sergei 9 years ago.
at the beginning output of ffmpeg -v 9 -loglevel 99 -i. after that full log of conversion.

Download all attachments as: .zip

Change History (2)

by Sergei, 9 years ago

Attachment: ffmpeg-20150711-224031.log added

at the beginning output of ffmpeg -v 9 -loglevel 99 -i. after that full log of conversion.

comment:1 by Carl Eugen Hoyos, 9 years ago

Resolution: invalid
Status: newclosed

Please reopen if this issue is reproducible with current FFmpeg (the version in your console output is old and not 033dc39) and if you can provide an input sample.

Note: See TracTickets for help on using tickets.