search for: lavf

Displaying 12 results from an estimated 12 matches for "lavf".

Did you mean: iavf
2023 Feb 26
1
Connections explained
I have a question about regular connections from ip-addresses such as 136.244.94.87 - - [26/Feb/2023:14:54:27 +0100] "GET /stream HTTP/1.1" 200 133567 "-" "Lavf/58.45.100" 3 Which never lead to a long lasting connection. Can anybody explain what kind of connections these are? THX Johan Verzonden vanuit Mail voor Windows -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/at...
2014 Nov 07
15
[Bug 86006] New: [NV84] Nvidia GeForce 8600 GT VDPAU h264 hardware acceleration
https://bugs.freedesktop.org/show_bug.cgi?id=86006 Bug ID: 86006 Summary: [NV84] Nvidia GeForce 8600 GT VDPAU h264 hardware acceleration Product: xorg Version: 7.6 (2010.12) Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium
2019 Jul 11
2
Need help with streaming to Icecast
...unlimited public 0 server_description Unspecified description server_name Unspecified name server_type audio/mpeg slow_listeners 0 source_ip 192.168.11.61 stream_start Thu, 11 Jul 2019 15:56:46 +0100 stream_start_iso8601 2019-07-11T15:56:46+0100 total_bytes_read 877800 total_bytes_sent 0 user_agent Lavf/58.20.100 *Code:* int ret; _pOutputFormatContext = ffmpeg.avformat_alloc_context(); fixed (AVFormatContext** ppOutputFormatContext = &_pOutputFormatContext) { ret = ffmpeg.avformat_alloc_output_context2(ppOutputFormatContext, nul...
2010 Mar 12
1
ffmpeg to speexenc via pipe
...v - | speexenc --skeleton > -V - "test.spx" > > FFmpeg version SVN-r19352-4:0.5+svn20090706-2ubuntu2, > Copyright (c) 2000-2009 Fabrice Bellard, et al. > configuration: > --extra-version=4:0.5+svn20090706-2ubuntu2 --prefix=/usr > --enable-avfilter --enable-avfilter-lavf --enable-vdpau > --enable-bzlib --enable-libgsm --enable-libschroedinger > --enable-libspeex --enable-libtheora --enable-libvorbis > --enable-pthreads --enable-zlib --disable-stripping > --disable-vhook --enable-gpl --enable-postproc > --enable-swscale --enable-x11grab --enable-libdc...
2019 Feb 22
1
[Bug 109742] New: vdpau state tracker on nv92 started to hit assert after vl compute work
...ng in nv50 Hello. I tried to update my mesa install and hit one bug. mplayer /dev/shm/tmp/output.mkv MPlayer SVN-r38122-5.5.0 (C) 2000-2019 MPlayer Team 224 audio & 464 video codecs Playing /dev/shm/tmp/output.mkv. libavformat version 58.26.101 (internal) libavformat file format detected. [lavf] stream 0: video (vp8), -vid 0 [lavf] stream 1: audio (vorbis), -aid 0, -alang rus VIDEO: [VP80] 1280x720 0bpp 30.000 fps 0.0 kbps ( 0.0 kbyte/s) ========================================================================== Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family li...
2019 Jul 11
1
Need help with streaming to Icecast
...ified name > > server_type audio/mpeg > > slow_listeners 0 > > source_ip 192.168.11.61 > > stream_start Thu, 11 Jul 2019 15:56:46 +0100 > > stream_start_iso8601 2019-07-11T15:56:46+0100 > > total_bytes_read 877800 > > total_bytes_sent 0 > > user_agent Lavf/58.20.100 > > > > Hi, > > how do you actually send the stream to Icecast? I can't find that in > your > code below? Do you use the ffmpeg icecast protocol? > > > > > *Code:* > > int ret; > > _pOutputFormatContext = ffmp...
2020 Aug 13
0
GT215 hw video decoder + gst-play-1.0 for mpeg2 = assertion
...rame dimensions 0x0. [mpeg2video @ 0x575898d0]Invalid frame dimensions 0x0. [mpeg2video @ 0x575898d0]Invalid frame dimensions 0x0. [mpeg2video @ 0x575898d0]Invalid frame dimensions 0x0. [mpegts @ 0x57435000]PES packet size mismatch [mpegts @ 0x57435000]Packet corrupt (stream = 1, dts = 269417410). [lavf] stream 0: video (mpeg2video), -vid 0 [lavf] stream 1: audio (mp2), -aid 0 LAVF: Program 2 VIDEO: [MPG2] 1280x720 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s) ========================================================================== Forced video codec: ffmpeg2vdpau Opening video decoder: [ffmpeg...
2019 Mar 10
8
[Bug 109952] New: nv106 nv108 confusion
https://bugs.freedesktop.org/show_bug.cgi?id=109952 Bug ID: 109952 Summary: nv106 nv108 confusion Product: xorg Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2018 Sep 22
0
How possible is Icecast get 2 different agents from TuneIn App?
...in my phone, opened it, search for our radio and tapped play. The request come from a load balancer that redirect to the icecast server. But, looking at the logs we saw: Load balancer: User-Agent=NSPlayer/10.0.0.3702 WMFSDK/10.0 X-Real-IP=177.33.155.000 Icecast: ip=177.33.155.000&agent=Lavf/57.25.100 Why the Icecast is getting a different agent (ie ExoPlayer don't have the same behaviour)? VPN? Proxy? Best, Thiago -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20180922/2b89...
2019 Jul 11
0
Need help with streaming to Icecast
...fied description > server_name Unspecified name > server_type audio/mpeg > slow_listeners 0 > source_ip 192.168.11.61 > stream_start Thu, 11 Jul 2019 15:56:46 +0100 > stream_start_iso8601 2019-07-11T15:56:46+0100 > total_bytes_read 877800 > total_bytes_sent 0 > user_agent Lavf/58.20.100 > Hi, how do you actually send the stream to Icecast? I can't find that in your code below? Do you use the ffmpeg icecast protocol? > > *Code:* > int ret; > _pOutputFormatContext = ffmpeg.avformat_alloc_context(); > fixed (AVF...
2012 Nov 23
1
Astro Radio Opus Streams
Hi All, We've been happily running Opus for last two months without a hitch for Astro. If you're interested - http://players.radioactive.sg/astro/ All the best, Andrew -- Andrew Crothers Managing Director RADIOactive Pte Ltd ? http://radioactive.sg
2009 Feb 20
2
segfault on amd64 with ffmpeg
...bfaac --enable-libxvid --enable-postproc --enable-libamr-nb --enable-libamr-wb --enable-x11grab --enable-libgsm --enable-libx264 --enable-libtheora --enable-swscale --enable-libdc1394 --enable-nonfree --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libspeex --enable-avfilter-lavf --enable-vdpau --disable-altivec --disable-armv5te --disable-armv6 --disable-vis libavutil 49.14. 0 / 49.14. 0 libavcodec 52.18. 0 / 52.18. 0 libavformat 52.29. 2 / 52.29. 2 libavdevice 52. 1. 0 / 52. 1. 0 libavfilter 0. 3. 0 / 0. 3. 0 libswscale 0. 7. 0 / 0. 7....