On 12/21/2015 3:19 PM, Claudiu Rad wrote:
On 12/20/2015 2:55 AM, Laine Lee wrote:
On 12/18/15, 12:41 PM, "ffmpeg-user on behalf of Claudiu Rad"
wrote:
anyone? i really need to find a solution without re-encoding the whole
I worked around this issue by using Remux 1.3.1 in OS X, availa
Nicholas Robbins-2 wrote
> There is no single command that will work.
>
> -Nick
OK, thanks. That gives me a lot of things to try. From what I had read on
the list, I thought that the goal was to offer a single solution that could
be applied whenever telecine was involved. My observation is that
Carl Eugen Hoyos wrote
> Do you believe that the input video you provided is
> telecined?
I do. What else could explain the fact that the conversion to h264 results
in video that contains no skipped frames when played at 23.94 fps? I know
that 29.97 fps is detected for the original. If that can b
llee782 sbcglobal.net> writes:
> But I don't believe the re-encoded video could play
> with integrity at 23.94 fps as it does using the
> encoding commands I already provided if the original
> content had no telecine to remove, could it?
Do you believe that the input video you provided is
te
Carl Eugen Hoyos wrote
> llee782
>
> sbcglobal.net> writes:
>
>> Carl Eugen Hoyos wrote
>
> Yes, if the input is telecined, you would do that.
> But the input file you provided is progressive,
>
>
> _
But I don't believe the re-encoded video could pl
Nicholas Robbins ffmpeg.org> writes:
> I've encountered the following on dvds:
>
> 1) 24 fps labeled 30fps
> 2) 24 fps telecined to 30fps
> 6) a mix of 1 & 2 in the same title
> The ffmpeg commands I use are:
> 1) -r 24000/1001 (I've also used -fps=24000/1001,
> but -r works better for me for
llee782 sbcglobal.net> writes:
> Carl Eugen Hoyos wrote
> > Your MEncoder command line includes "-ofps 24000/1001".
> > How is this supposed to work for 30fps progressive
> > input?
>
> The inverse telecine operation must yield video of
> 23.94 fps rather than 29.97 fps, right?
Yes, if the in
Hello,
I am trying to use ffmpeg in order to record a video and an audio
stream. The incoming video stream is MJPEG at an average of 15 fps; the
audio stream is PCM16 (s16le).
I use the ffmpeg tool to convert these streams respectively to H.264
(with libx264) and AAC, in an MP4 container.
> On Monday, December 21, 2015 12:39 AM, llee782 wrote:
> > Carl Eugen Hoyos wrote
>> Your MEncoder command line includes "-ofps 24000/1001".
>> How is this supposed to work for 30fps progressive
>> input?
>
> The inverse telecine operation must yield video of 23.94 fps rather than
> 29.97 f
Martín Capón Borrego wrote:
>Tell me what I am wrong
1. Do not top post on this list.
2. Use subject lines describing the content.
3. Review you messages before posting.
4. Read the answers you receive.
___
ffmpeg-user mailing list
ffmpeg-user@ffmp
Hi: Sorry a lot
Tell me what I am wrong
TIA
> Date: Mon, 21 Dec 2015 14:33:06 +0100
> From: li...@reto.ch
> To: ffmpeg-user@ffmpeg.org
> Subject: Re: [FFmpeg-user] New user
>
> Hello Martín:
>
> Why the hell do you not respect the elementary rules on this
> list? You are incredibly impoli
Hello Martín:
Why the hell do you not respect the elementary rules on this
list? You are incredibly impolite indeed!
Best regards, Reto
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
> 2015/12/21 9:04P.M. wikieonline gmail.com wrote:
> How I can save stream using rtmpdump?
With this particular stream, here's rtmpdump command:
rtmpdump \
-r "rtmp://89.248.163.3/live" \
-a "live" \
-f "MAC 20,0,0,228" \
-W "http://www.yocast.tv/myplayer/jwplayer.flash.swf"; \
-p "http://www.
Hi:
Can I attach here the twor mp4 files and you compare them?
if yes, I'd attach them so you can tell me the differences betwwen them and
why I can view one and not the other
TIA
To: ffmpeg-user@ffmpeg.org
From: james.darn...@gmail.com
Date: Mon, 21 Dec 2015 14:09:11 +0100
Subject: Re: [F
On 12/20/2015 2:55 AM, Laine Lee wrote:
On 12/18/15, 12:41 PM, "ffmpeg-user on behalf of Claudiu Rad"
wrote:
anyone? i really need to find a solution without re-encoding the whole
I worked around this issue by using Remux 1.3.1 in OS X, available from MacUpdate.
When I saw a similar issu
Hi all,
I have a USB mic plugged in, and it works:
ffmpeg -f alsa -i plughw:1,0 -acodec libmp3lame -t 15 out.mp3
out.mp3 contains audio from the mic.
I have an ffserver config:
Port 8090
Format status
Feed feed1.ffm
Format mp3
AudioCodec libmp3lame
AudioBitRate 128
AudioChannels 1
Audio
On 2015-12-21 13:24, Martín Capón Borrego wrote:
> I have a mp4 video.
>
> I can't see view with video tag of html5.
>
> In another forum they told me that it can't be viewed because it is not coded
> well.
>
> I use IE. And do ffmpeg -i ejemplo.avi ejemplo.mp4 to convert avi into mp4
Where
Am 21.12.2015 um 13:24 schrieb Martín Capón Borrego:
I have a mp4 video.
I can't see view with video tag of html5.
In another forum they told me that it can't be viewed because it is not coded
well.
I use IE. And do ffmpeg -i ejemplo.avi ejemplo.mp4 to convert avi into mp4
you posting-sty
Hi:
I downloaded the mp4 I can view from the interne.
I am comparing this file with mine.
In the mp4 file of internet has a bitrate 624 kb/s. My mp4 has only 270 kb/s.
How to change it?
TIA
> From: volar.2...@hotmail.com
> To: ffmpeg-user@ffmpeg.org
> Date: Mon, 21 Dec 2015 12:30:11 +000
I can view the mp4 in
http://www.w3schools.com/html/tryit.asp?filename=tryhtml5_video well
If I put that mp4 in my pages I can see it without any player.
So it is a matter of codification of the mp4 I have.
What am I missing?
IA
> From: volar.2...@hotmail.com
> To: ffmpeg-user@ffmpeg.org
I have a mp4 video.
I can't see view with video tag of html5.
In another forum they told me that it can't be viewed because it is not coded
well.
I use IE. And do ffmpeg -i ejemplo.avi ejemplo.mp4 to convert avi into mp4
I'd any help
TIA
___
How I can save stream using rtmpdump?
Thanks
Sent from my iPhone
> On Dec 21, 2015, at 6:13 PM, 桃源老師 wrote:
>
>
>> 2015/12/21 6:45P.M. wikieonline gmail.com wrote:
>>
>> Hello Miya,
>>
>> Thank for your answer.
>> Yes me too, my problem is just can't save the stream with ffmpeg,I want save
> 2015/12/21 6:45P.M. wikieonline gmail.com wrote:
>
> Hello Miya,
>
> Thank for your answer.
> Yes me too, my problem is just can't save the stream with ffmpeg,I want save
> the stream for watch locally or re encode again.
>
> Thanks
>
> Sent from my iPhone
Hello,
I compared ffmpeg and f
On Thu, Dec 17, 2015 at 12:32:43PM +0100, Clément Bœsch wrote:
> On Wed, Dec 16, 2015 at 10:18:24AM +0100, David Nguyen wrote:
> > Hi,
> >
>
> Hi,
>
> > I have recently updated ffmpeg to use the latest version 2.8.3 and when
> > extracting subtitles from an MP4, I get new tags which I would lik
Am 21.12.2015 um 10:24 schrieb Martín Capón Borrego:
I need to change the codification of my mp4 video. How to chang it? Which
option do I need?
"I need to change the codification of my mp4 video" means WHAT?
http://www.catb.org/esr/faqs/smart-questions.html#beprecise
signature.asc
Descri
Hello Miya,
Thank for your answer.
Yes me too, my problem is just can't save the stream with ffmpeg,I want save
the stream for watch locally or re encode again.
Thanks
Sent from my iPhone
> On Dec 21, 2015, at 4:40 PM, 桃源老師 wrote:
>
>
>> 2015/12/21 1:41A.M. wi Nur Arifin gmail.com> wrote:
> 2015/12/21 1:41A.M. wi Nur Arifin gmail.com> wrote:
>
> Hello Guys,
>
> I have problem with this script
>
> ffmpeg -i rtmp://80.82.64.38/liveluxsuperss2
> http://www.yocast.tv/myplayer/jwplayer.flash.swf
> \http://www.yocast.tv/embed.php?live=luxsuperss2&vw=620&vh=490 -c
> copy test.mp4
>
Hi all:
I need to change the codification of my mp4 video. How to chang it? Which
option do I need?
TIA
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user
28 matches
Mail list logo