[FFmpeg-trac] #9640(avformat:new): Re-add singlejpeg muxer

FFmpeg trac at avcodec.org
Sat Feb 12 12:47:25 EET 2022


#9640: Re-add singlejpeg muxer
-------------------------------------+------------------------------------
             Reporter:  bubbleguuum  |                    Owner:  (none)
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------
Comment (by bubbleguuum):

 ffmpeg -i blargh.mp3 -frames:v 1 - > /dev/null

 does not work, resulting in:

 [NULL @ 0x5566b1ee6180] Unable to find a suitable output format for
 'pipe:'
 pipe:: Invalid argument

 Writing to a file works, but this is not what I want.

 Anyways, making singlejpeg available again would be great, but since I
 generate my own ffmpeg binaries I trivially restored it in my build.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9640#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list