Opened 8 years ago

Closed 6 years ago

#4967 closed defect (invalid)

ffserver - audio libopus works, libvorbis not

Reported by: peterschneider91 Owned by:
Priority: normal Component: ffserver
Version: git-master Keywords: libvorbis libopus
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Only change from my exciting ffserver config file (webm container, vp8 video codec) the audiocodec to "libvorbis" and ffmpeg fails:

av_interleaved_write_frame(): Connection reset by peer
av_interleaved_write_frame(): Connection reset by peer
No more output streams to write to, finishing.
av_interleaved_write_frame(): Connection reset by peer

With the same (!) ffserver configuration file; only change the audiocodec from "libvorbis" to "libopus" and the same ffmpeg command, it works fine without erros.

frame=   33 fps=0.0 q=0.0 size=     188kB time=00:00:01.43 bitrate=1074.4kbits/s dup=19 drop=0    
frame=   59 fps= 58 q=0.0 size=     332kB time=00:00:02.43 bitrate=1117.6kbits/s dup=19 drop=0    

The two error logs form ffmpeg are attached.

Attachments (2)

ffmpeg-20151026-161739.log (18.2 KB ) - added by peterschneider91 8 years ago.
libvorbis audio
ffmpeg-20151026-161815.log (17.7 KB ) - added by peterschneider91 8 years ago.
libopus audio

Download all attachments as: .zip

Change History (5)

by peterschneider91, 8 years ago

Attachment: ffmpeg-20151026-161739.log added

libvorbis audio

by peterschneider91, 8 years ago

Attachment: ffmpeg-20151026-161815.log added

libopus audio

comment:1 by peterschneider91, 8 years ago

Here is my ffserver config file:

http://pastebin.com/QxpWTWmF

comment:2 by Carl Eugen Hoyos, 8 years ago

Keywords: ffserver audio codec removed
Priority: importantnormal

comment:3 by Rostislav Pehlivanov, 6 years ago

Resolution: invalid
Status: newclosed

ffserver was removed from git master, closing bug as invalid

Note: See TracTickets for help on using tickets.