search for: ffplay

Displaying 20 results from an estimated 21 matches for "ffplay".

2010 Jan 03
1
Swfdec and Ffmpeg only
...ne. Recently I have been experimenting with Swfdec and Swfdec-mozilla. I started with the latest stable releases and Gstreamer, but I could only get Flash videos to play the video, no sound. However, I don't want Gstreamer, it's too big. Ffmpeg alone has become extremely capable. The 'ffplay' utility (in Ffmpeg, uses SDL) plays almost all my video and audio files. Not quite: using Ffmpeg from svn December 29, 2009, I found that my RealMedia videos played only video no sound -- ffmpeg has the required 'sipr' audio decoder but it doesn't work. They are almost there, ffpla...
2014 Oct 20
3
icecast2 mp3 header missing
Hi all, I?m using icecast2 to serve live streams in mp3. The streams can be played on Chrome or web views on Android, but it is very slow. Then i tried ffplay (ffmpeg) to play the streams, it?s much faster but it reports ?header missing?. I built ffmpeg with debug-info and i saw that ffmpeg probed the streams several times to get the stream format. First several times the score is low and ffmpeg does not have confidence in the probed format. I guess that...
2020 Jun 25
2
Support for ultra-high sample rates?
...tes so I expect > compression to be equally good with simple extrapolation to bigger > equivalent sized windows. > In what setting are you thinking about playback? If this is a lab setting, creating a small batch script to fetch the samplerate tag and passing it to a playback program like ffplay doesn't seem a very big deal? If you want playback on current existing, available hardware, augmenting the spec is not going to work. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/flac-dev/attachments/20200625/8e7f17f6/attach...
2008 Jul 05
2
[LLVMdev] ffmpeg on fedora core 8
...achine, everything works too. now the "bad" thing: it does not work on fc8 with llvm-2.3 the error looks as follows: ./ffmpeg_g -i 1minute.mov -an -y /tmp/1minute.avi FFmpeg version SVN-r14075, Copyright (c) 2000-2008 Fabrice Bellard, et al. configuration: --disable-ffserver --disable-ffplay --disable-mmx --disable-mmx2 --disable-ssse3 --disable-armv5te --disable-armv6 --disable-iwmmxt --disable-altivec --disable-network --disable-ipv6 --disable-zlib --disable-vhook --disable-stripping --extra-cflags=-emit-llvm -c --extra-ldflags=-emit-llvm -c --enable-cross-compile --cross-prefix=llvm...
2014 Aug 10
1
High Frequency Hiss with Opus at 48 kbit/s
...the certificate warning): https://somweyr.de/public/opus_test.tar The files were produced using the following command lines: > opusenc --bitrate 48 test.wav test.opus > wine xWMAEncode.exe -b 48000 test.wav test.wma opusenc version is opusenc opus-tools 0.1.9 (using libopus 1.1) I used ffplay (version 2.1.5) for playback. Is there any way I can tweak opusenc to not show this behavior (except for lowpass filtering/downsampling), or is this a bug/a general issue with the encoder at this bitrate and high frequency noise being present in the input? Greetings and thank you for your excelle...
2023 Jun 29
1
Disable all checksum verification in flac/metaflac
...e permanently, though my solution is most likely not going to be upstreamable in any capacity.) FYI, the third-party decoder is highly compliant according to the spec test suite, producing identical audio playback on almost all of the files, but it also doesn?t verify or error on any checksums. ffplay and ffmpeg both accept the file and can play and transcode it correctly, although they ignore the sample count in the streaminfo header and will read all frames they can find. The latter leads me to believe that checksums are the actual issue, even though flac reports the generic ?Bad Header? and ?...
2023 Jun 30
1
Disable all checksum verification in flac/metaflac
...on is most likely > not going to be upstreamable in any capacity.) > > > > FYI, the third-party decoder is highly compliant according to the spec > test suite, producing identical audio playback on almost all of the files, > but it also doesn?t verify or error on any checksums. ffplay and ffmpeg > both accept the file and can play and transcode it correctly, although they > ignore the sample count in the streaminfo header and will read all frames > they can find. The latter leads me to believe that checksums are the actual > issue, even though flac reports the generi...
2007 Sep 05
1
VP6 issues in Swfdec
Hi, I'm one of the Swfdec[1] Flash player developers. As you may be aware, Flash uses VP6 as a possible video decoder. Someone recently grabbed all of the videos at http://pown.alluc.org and threw them at ffmpeg. Surprisingly, lots of them killed the vp6 decoder and in turn my browser. I'll attached a series of patches for issues that I could fix myself, and point out issues I could not
2015 Sep 12
2
Video Playback devices supporting Speex audio
Hello, I have dozens of video files that were encoded using the speex format of audio and can not seem to find any video playback devices that support speex lol. Literally every playback device I've encountered (mac, 10.10.2) plays the videos w no sound. Do you know of any playback devices for the mac format that support speex? -------------- next part -------------- An HTML attachment was
2020 Jun 25
0
Support for ultra-high sample rates?
...gt;> compression to be equally good with simple extrapolation to bigger >> equivalent sized windows. > > > In what setting are you thinking about playback? If this is a lab setting, creating a small batch script to fetch the samplerate tag and passing it to a playback program like ffplay doesn't seem a very big deal? If you want playback on current existing, available hardware, augmenting the spec is not going to work. Definitely not a lab setting I'm afraid, I'm just experimenting at home with my regular hi-fi gear. I'm just using clementine and roon for playback...
2014 Oct 20
0
icecast2 mp3 header missing
...; I?m using icecast2 to serve live streams in mp3. The streams can be played on Chrome or web views on Android, but it is very slow. Can you elaborate on "very slow", please? I fail to imagine what you mean by a stream playing back slowly and don't want to guess. > Then i tried ffplay (ffmpeg) to play the streams, it?s much faster but it reports ?header missing?. I built ffmpeg with debug-info and i saw that ffmpeg probed the streams several times to get the stream format. First several times the score is low and ffmpeg does not have confidence in the probed format. I guess that...
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
2004 Dec 01
0
ffmpeg2theora: FPS issues with M2T
...st attempting to re-encode some 720p HD (720x576) mpeg2-transport files to theora using ffmpeg2theora. However it seems impossible to get the framerate right; if I leave it on default the framerate seems to be doubled, if I force input fps to 50 it seems to go half speed. The files play fine with ffplay however. Has anyone got any clues? Cheers, Steve -- Steve Smith, SysAdmin/Programmer | "When you have no nails your hammer grows Vislab, University of Sydney | restless, and you begin to throw sideways Phone: (02) 9351 5967 | glances at screws and pieces of string."...
2009 Jun 05
1
macro block artifacts of ogv file converted from mpeg(libthusnelda I 20090527)
hi, there is a problem when i convert some mpeg files to ogv with libthusnelda I 20090527... i don't know it this helps you but i am sending information about it... when i convert an mpeg file ro ogv, there are macro block artifacts on the lower part of the video... but it doesn't happen all the time... description is below and you can download the video files form the link below if you
2023 Aug 25
0
[EXT] Re: oggenc argument to make the stream not cut in the middle
...sleep 0, or play directly without using oggenc -, the > sentence is spoken smoothly > ( curl https://storage.googleapis.com/maika-ai-ext/test/test.wav && sleep > 8) | oggenc - | play - > ( curl https://storage.googleapis.com/maika-ai-ext/test/test.wav && sleep > 8) | ffplay - > > The problem is that oggenc need the full data before writing to stdout, so > if the stdin needs to wait for sometime before closing, some data will be > held in buffer. The problem is the delay between sending data / receiving > data. OK, so you know the sleep makes the buffe...
2020 Jun 25
3
Support for ultra-high sample rates?
Isn't the FLAC encoder 'tuned' for the compression of audio data at common sample rates anyway? Does it make sense to use FLAC to compress arbitrary analog data at very high sample rates as opposed to other general purpose compression algorithms? Tor Am 25.06.2020 um 14:49 schrieb Martijn van Beurden: > Op di 2 jun. 2020 om 05:59 schreef Con Kolivas <kernel at kolivas.org
2018 Oct 19
2
8K HEVC decoding with NVIDIA GeForce GTX 1060
...) HEVC encoded video on Android-x86 7.1-r2 with VLC for Android, the screen freeze. My CPU is Intel Core i5-7400 and my graphics card is NVIDIA GeForce GTX 1060. I am pretty sure my NVIDIA card is able to decode 8K video. Because with the same hardware, I play the same 8K video on Ubuntu 16.04 with ffplay smoothly. NVIDIA's decoder usage is about 40% and CPU usage is about 50%. >From NVIDIA website ( https://developer.nvidia.com/nvidia-video-codec-sdk#NVDECFeatures), we know Pascal cards support up to 8192*8192 resolution video decoding acceleration with HEVC codec. From Nouveau feature matr...
2008 Sep 06
9
[Bug 17462] New: XVideo Overlay adaptor is jerky on HD videos (NV18 card)
http://bugs.freedesktop.org/show_bug.cgi?id=17462 Summary: XVideo Overlay adaptor is jerky on HD videos (NV18 card) Product: xorg Version: 7.3 Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at
2019 Apr 12
5
players who cannot handle switching to a fallback mount point?
Hi Paul, Thanks for the quick response! We use the same type of encoder (Sam Cast) both live for both mountpoints on 96 Kb Joint Stereo. it is difficult to see if it is exactly the same. Is there a player that show exactly this? I will check this. We have use the limit-rate in our config. Thats work better for go to play the last fallback-mount file (i test this). See here our part of the
2018 Jan 16
10
[Bug 104652] New: None of the video outputs are usable for GTX 1060 - jerky video very few seconds
...l) Status: NEW Severity: major Priority: medium Component: Driver/nouveau Assignee: nouveau at lists.freedesktop.org Reporter: t.artem at mailcity.com QA Contact: xorg-team at lists.x.org I'm trying to watch a movie using mpv/ffplay and none of the video outputs are usable for GTX 1060. The video plays smoothly for up to 5 seconds, then it looks like some frames are shown out of order or even in a reverse order. I've tried all the possible outputs: -vo xv -vo opengl -vo vaapi -vo x11 The issue occurs both in full screen...