Hello All,
I'm trying to serve an mp4 video over rtsp but for some reason ffplay
will not play the video stream. I am at a loss about what to do next.
Please advise on how I can view the stream via rtsp.
# O/S info
$ uname -r
3.16.6-200.fc20.x86_64
##
# ffserver.conf
##
HTTPPort 8080
R
Carles Vila gmail.com> writes:
> I installed ffmpeg one week ago on my mac via
> homebrew, using this command:
> brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype
> --with-frei0r --with-libass --with-libvo-aacenc --with-libvorbis
> --with-libvpx --with-opencore-amr --with-openjpe
EILWOO BAIK gmail.com> writes:
> The attached screenshot
Please do not send screenshots to this mailing list.
Instead just post the output of "$ ffmpeg -loglevel panic"
Carl Eugen
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/
Dear all,
I need to have your help and advice for my problem.
I installed ffmpeg in fedora 16 by using yum command.
After it, I try to run the ffmpeg with option "-loglevel panic" (or others like
error, debug, etc).
But, whatever value for the option I put, it does not have any changes.
I would
On 23 Oct 2014, at 19:13, marsupilami wrote:
> Hello,
>
> I'm experiencing a weird problem which I will try to describe in the
> following post.
>
> Currently, I'm writing a perl script for automatic encoding of MPEG-TS files
> using ffmpeg and x264. I'm having ffmpeg apply video filters like
Hi!
Mitch, Thanks for taking the time and do the test. This confirms the
problem is on my side.
And Carl Eugen, thanks for knowing what I'm talking about!
I installed ffmpeg one week ago on my mac via homebrew, using this command:
brew install ffmpeg --with-fdk-aac --with-ffplay --with-freetype
--
Carles Vila gmail.com> writes:
> --enable-libopenjpeg
> --disable-decoder=jpeg2000
I know why you are doing this (and I recommended it often)
but it makes detection of xyz impossible.
We should probably work on this but I suspect the easiest
solution is to compile without "--disable-encoder"
marsupilami elitemail.org> writes:
> The main reason why I didn't try this sooner was
> because I was worried ffmpeg wouldn't include
> the latest version of x264
It is entirely up to you which version of x264 you
use when you compile FFmpeg (remember that the
project FFmpeg only ships sour
> -Original Message-
> From: ffmpeg-user-boun...@ffmpeg.org [mailto:ffmpeg-user-
> boun...@ffmpeg.org] On Behalf Of marsupilami
> Sent: 24 October 2014 11:28
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] Automatic encoding of .ts files gives an
> inexplicable delay after muxing
Hi,
On Thu, Oct 23, 2014 at 19:02:49 +0200, Francesco Menegoni wrote:
> any suggestions are welcome ^__^
Similar to what Andrey replied: Life (and encoding) is more complicated
than this. It seems you're not only a newbie on this list. ;-)
You need to consider: What are your
- target users and
Carl Eugen Hoyos wrote
> marsupilami
>
> elitemail.org> writes:
>
> What's wrong with the following?
> $ ffmpeg -i file.ts -vf yadif -vcodec libx264 -acodec ac3 out.mkv
> (You have to add the remaining options you need.)
The main reason why I didn't try this sooner was because I was worried
ff
11 matches
Mail list logo