search for: mediainfo

Displaying 20 results from an estimated 29 matches for "mediainfo".

2023 May 02
1
mediainfo crashes after latest update (CentOS 7)
Hello, after mediainfo packages have been updated from 22.12-3.el7.x86_64 to 23.03-1.el7.x86_64, I observe reproducible crashes here, mostly by using it with mkv files. I couldn't find a mirror of the EPEL repository where 22.12 is still available (only found an old 20.08-1). Does anybody reproduces issues w/ mediai...
2023 May 02
1
mediainfo crashes after latest update (CentOS 7)
Am 02.05.23 um 08:51 schrieb wwp: > Hello, > > after mediainfo packages have been updated from 22.12-3.el7.x86_64 to > 23.03-1.el7.x86_64, I observe reproducible crashes here, mostly by using > it with mkv files. I couldn't find a mirror of the EPEL repository > where 22.12 is still available (only found an old 20.08-1). > > Does anybody re...
2011 Jun 20
3
oggenc -q switch vs -b switch
...-b. Now, while encoding using -b i get this: Encoding "file.wav" to "file.ogg" at approximate bitrate 224 kbps (VBR encoding enabled) Notice the VBR encoding enabled message. But when i specify a quality through -q, no VBR encoding enabled message is displayed, and mediainfo http://mediainfo.sourceforge.net/ also displays the Bit rate mode as Constant. So, what should i do to get VBR encoded files instead of CBR. Thanks.
2017 Jul 31
2
Icecast 2.4.99.1 Opus Metadata. status.xsl and playlist.log
Hello, I'm currently testing Icecast 2.4.99.1 in regards to Opus metadata support. I have a Ogg Opus stream located here: http://50.31.159.156/64.opus When I playback the stream in VLC I see the expected metadata displayed in the client. ffprobe and mediainfo also return the expected metadata. # mediainfo http://50.31.159.156/64.opus General Complete name : http://50.31.159.156/64.opus Format : Ogg Duration : 3 min Album : Mus...
2015 Mar 05
2
VLC only sees a fraction of Speex wrapped in OGG
Friends, My name is Igor, I am new to this forum. I have a peculiar problem with my OGG/Speex implementation: I encode a short PCM stream in OGG/Speex, but the result can not be read by VLC and MediaInfo <http://mediaarea.net/nn/MediaInfo> reports that the file is too short (240ms). In reality the file contains about 2.7 sec worth of audio. Another interesting thing I noticed is that the file *can* be read successfully in Audacity. Yes, that is right, Audacity reads the file perfectly fine w...
2019 May 01
4
Webm files written without duration in header
Dear all I am streaming live with webm with ffmpeg to icecast 2.4.2. After the stream ends, I am unable to determine the duration of the file using ffprobe or mediainfo. Not sure but it seems that this has to do with headers? Should icecast be writing the duration into the header or should this somehow be passed from ffmpeg? The requirement is really to determine the duration of the streamed event (i.e. not radio). Would appreciate some advice here. -----------...
2019 May 01
4
Webm files written without duration in header
Dear all I am streaming live with webm with ffmpeg to icecast 2.4.2. After the stream ends, I am unable to determine the duration of the file using ffprobe or mediainfo. Not sure but it seems that this has to do with headers? Should icecast be writing the duration into the header or should this somehow be passed from ffmpeg? The requirement is really to determine the duration of the streamed event (i.e. not radio). Would appreciate some advice here. -----------...
2020 Oct 28
2
HLS enabled mounts
...ve four mount points on one relay server. I am trying to use my intro file on only one mount point. I am also doing mp3 not HLS. Any insight ? I have attached the config for my mount point. > > You need to be sure your mp3 file used for the intro is encoded the same as your stream. I use `mediainfo` to view the format and be sure the file is the same sampling rate and bit rate as well as the number of channels. I found once the file I was trying to use was not 2 channel stereo. Also, I see you are using the full path for the intro file in your config. I'm not sure if Icecast supports the...
2004 Sep 10
1
Winamp3 component update
Okay, I've done a bit of work on flacpcm.cpp and the Winamp3 component workspace. I updated the workspace & projects to use the SDK for build 488 (based on GenericWACTemplate). I also fleshed-out the MediaInfo callbacks, so that standard Vorbis comment fields are reported (author, album, genre, date/year, title, track, description), although id3 tag info takes precedence. So flac files show all their relevant fields in Winamp3. What's the simplest way of submitting these patches? I can provid...
2020 Oct 29
3
how to unsubsribe?
...have four mount points on one relay server. I am trying to use my intro file on only one mount point. I am also doing mp3 not HLS. Any insight ? I have attached the config for my mount point. >> You need to be sure your mp3 file used for the intro is encoded the same as your stream. I use `mediainfo` to view the format and be sure the file is the same sampling rate and bit rate as well as the number of channels. I found once the file I was trying to use was not 2 channel stereo. Also, I see you are using the full path for the intro file in your config. I'm not sure if Icecast supports the...
2008 Mar 26
1
Souffleur project patches
...GPlayer.py.diff Changes the default playbin video sink to autovideosink with textoverlay. This change was done because GStreamer does not support all kinds of subtitles yet and I do not expect to be dependent on GStreamer subtitle support development -> MediaInfo.py.diff Fixed broken import message -> souffleur.glade.diff A general GUI cleanup to make it look simpler -> Souffleur.py.diff Adapted the code to use new GPlayer.py functionality Added a gobject.source_remov...
2015 Jul 21
1
A couple of questions about channel mapping
...ng for SourceForge to come back on-line. lvqcl wrote: > 1) It seems that some programs (eac3to) write the value of > WAVEFORMATEXTENSIBLE_CHANNEL_MASK tag with uppercase 'x' (e.g. 0X3) > (see <http://forum.doom9.org/showthread.php?p=1728852#post1728852>) > > Also, from MediaInfo changelog <https://mediaarea.net/MediaInfo/ChangeLog>: > Version 0.7.74, 2015-05-25 > x VorbisComment: WAVEFORMATEXTENSIBLE_CHANNEL_MASK "0X" ("x" in uppercase) > is accepted now > > In flac we have: > if(strncmp(p, "=0x", 3)) >...
2020 Oct 29
3
how to unsubsribe?
...have four mount points on one relay server. I am trying to use my intro file on only one mount point. I am also doing mp3 not HLS. Any insight ? I have attached the config for my mount point. >> You need to be sure your mp3 file used for the intro is encoded the same as your stream. I use `mediainfo` to view the format and be sure the file is the same sampling rate and bit rate as well as the number of channels. I found once the file I was trying to use was not 2 channel stereo. Also, I see you are using the full path for the intro file in your config. I'm not sure if Icecast supports the...
2008 Apr 09
2
New patches to Souffleur
...hings have been done to the software lately. I know, I still have to write a README file but I am struggling to get a "basic" functional version out before I can concentrate efforts on documentation (I know, not the best practice). Anyway, here we go with the diffs and its comments: * MediaInfo.py.diff Probably the greatest modification of all. This has been remodeled to use the Discover module of gst's python bindings. Framerate calculation is now possible and media streams now have a lot more information. I guess anyone interested will realize that this code is simpler and cleaner...
2019 May 02
1
Webm files written without duration in header
...t-dev at xiph.org Subject: Re: [Icecast-dev] Webm files written without duration in header On 2019-05-01 11:58, Sytze Visser wrote:> I am streaming live with webm with ffmpeg to icecast 2.4.2. After the > stream ends, I am unable to determine the duration of the file using > ffprobe or mediainfo. Not sure but it seems that this has to do with > headers? > > Should icecast be writing the duration into the header or should this > somehow be passed from ffmpeg? Do you mean the stream you sent to icecast or the stream listeners get from icecast? If it's the user stream th...
2020 Oct 28
3
HLS enabled mounts
Hi Robert, Unfortunately I am not replying to answer your question but to ask a question on pre-roll. I am working on a similar project but still at the configuration stages. For some reason my intro file is not being played. I am also using Icecast 2.4.4 and have four mount points on one relay server. I am trying to use my intro file on only one mount point. I am also doing mp3 not HLS.
2015 Mar 05
0
VLC only sees a fraction of Speex wrapped in OGG
..., 2015 at 2:18 PM, SellBuy Sammamish <sellbuysam at gmail.com> wrote: > Friends, > > My name is Igor, I am new to this forum. > > I have a peculiar problem with my OGG/Speex implementation: I encode a short > PCM stream in OGG/Speex, but the result can not be read by VLC and MediaInfo > reports that the file is too short (240ms). In reality the file contains > about 2.7 sec worth of audio. > > Another interesting thing I noticed is that the file *can* be read > successfully in Audacity. Yes, that is right, Audacity reads the file > perfectly fine whereas all ot...
2019 May 01
0
Webm files written without duration in header
Hi, On 5/1/19 9:58 AM, Sytze Visser wrote: > I am streaming live with webm with ffmpeg to icecast 2.4.2. After the > stream ends, I am unable to determine the duration of the file using > ffprobe or mediainfo. Not sure but it seems that this has to do with > headers? It's a fundamental limitation of this type of streaming that the duration can not be determined beforehand and there is no way for a simple client to append necessary information. > Should icecast be writing the duration into...
2020 Oct 28
0
HLS enabled mounts
...ave four mount points on one relay server. I am trying to use my intro file on only one mount point. I am also doing mp3 not HLS. Any insight ? I have attached the config for my mount point. > > You need to be sure your mp3 file used for the intro is encoded the same as your stream. I use `mediainfo` to view the format and be sure the file is the same sampling rate and bit rate as well as the number of channels. I found once the file I was trying to use was not 2 channel stereo. Also, I see you are using the full path for the intro file in your config. I'm not sure if Icecast supports the...
2013 Sep 30
2
Unknown versions in git.
...is it a 'feature'? How about giving them versions like this:- 1.1-git and 0.1.7-git Or even incorporate the commit. version-git-commit When opus is compiled now from git, opus-tools complains because it's not v1.1. And when opus-tools is compiled now from git, it shows as unknown in MediaInfo.