#5395: After rotate an image with % sign file name in destination, the name
after
% gets cut off..
-------------------------------------+-------------------------------------
Reporter: Prateek | Type: defect
Status: new | Priority: normal
Component: ffmpeg | Version: git-
Keywords: ffmpeg, | master
transpose | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Trying to rotate an image where destination file name contains % sign, the
rotated file which is generated, the name after % sign gets trimmed (Uses
the escape sequence ? after % also).
Command fired is:
ffmpeg -y -i '/mypath/Prat%?eek.jpg' -vf transpose=2
'/mypath/rat%?123456.jpg'
Destination file created with name: '''rat''' only.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5395>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac