[FFmpeg-user] FFmpeg / FFserver streaming/Transcoding issue
Meftah Tayeb
tayeb.dotnet at gmail.com
Sat Jun 9 22:27:50 CEST 2012
hey,
i'm back to my tree happy now.
here's my done config and transcoding is working perfectly!
Port 80
RTSPPort 554
BindAddress 192.168.100.100
MaxHTTPConnections 1000
MaxClients 200
MaxBandwidth 1000000
CustomLog -
<Feed almajd01.ffm>
File /tmp/almajd01.ffm
FileMaxSize 1000K
</Feed>
<Feed almajd02.ffm>
File /tmp/almajd02.ffm
FileMaxSize 1000K
</Feed>
<Feed almajd03.ffm>
File /tmp/almajd03.ffm
FileMaxSize 1000K
</Feed>
<Stream almajd01.asf>
Feed almajd01.ffm
Format asf
NoLoop
VideoCodec mpeg4
VideoFrameRate 25
VideoBufferSize 100000
videoBitRate 256k
VideoQMin 1
VideoQMax 31
VideoSize 352x240
PreRoll 0
AudioCodec libmp3lame
AudioBitRate 48
AudioChannels 2
AudioSampleRate 24000
</Stream>
<Stream almajd02.asf>
Feed almajd02.ffm
Format asf
NoLoop
VideoCodec mpeg4
VideoFrameRate 25
VideoBufferSize 100000
videoBitRate 256k
VideoQMin 1
VideoQMax 31
VideoSize 352x240
PreRoll 0
AudioCodec libmp3lame
AudioBitRate 48
AudioChannels 2
AudioSampleRate 24000
</Stream>
<Stream almajd03.asf>
Feed almajd03.ffm
Format asf
NoLoop
VideoCodec mpeg4
VideoFrameRate 25
VideoBufferSize 100000
VideoBitRate 256k
VideoQMin 1
VideoQMax 31
VideoSize 352x240
PreRoll 0
AudioCodec libmp3lame
AudioBitRate 48
AudioChannels 2
AudioSampleRate 24000
</Stream>
<Stream stat.html>
Format status
</Stream>
so my conclusion is that the "file" option is not working with the
transcoding
if FFmpeg send the feed to FFserver is transcoded, but if FFserver get the
stream using the "file" option transcoding isn't perfectly working at all.
my current question is: how to run a FFmpeg instance in the background?
thank you all !
----- Original Message -----
From: "Meftah Tayeb" <tayeb.dotnet at gmail.com>
To: "Meftah Tayeb" <tayeb.dotnet at gmail.com>; <ffmpeg-user at ffmpeg.org>;
<ffserver-user at ffmpeg.org>
Sent: Saturday, June 09, 2012 9:18 PM
Subject: Re: FFmpeg / FFserver streaming/Transcoding issue
> Ping Pong Ding Dong ;)
> ----- Original Message -----
> From: "Meftah Tayeb" <tayeb.dotnet at gmail.com>
> To: "Meftah Tayeb" <tayeb.dotnet at gmail.com>; <ffmpeg-user at ffmpeg.org>;
> <ffserver-user at ffmpeg.org>
> Sent: Saturday, June 09, 2012 8:55 PM
> Subject: Re: FFmpeg / FFserver streaming/Transcoding issue
>
>
>> Updated FFserver configuration without Luck:
>> http://paste.debian.net/173696/
>> please someone try to help me :(
>> i want a 3G optimised streaming
>>
>> ----- Original Message -----
>> From: "Meftah Tayeb" <tayeb.dotnet at gmail.com>
>> To: <ffmpeg-user at ffmpeg.org>; <ffserver-user at ffmpeg.org>
>> Sent: Saturday, June 09, 2012 3:52 PM
>> Subject: FFmpeg / FFserver streaming/Transcoding issue
>>
>>
>>> hello guys,
>>> i am trying to restream a Multicast UDP stream to RTP stream using
>>> FFserver
>>> in adition i want to transcode it to H.264/AAC
>>> but i see the FFserver is not changing the stream at all
>>> please can someone help ?
>>> config: http://paste.debian.net/173671/
>>> .SDP file: http://paste.debian.net/173672/
>>> FFserver Log: http://paste.debian.net/173675/
>>> please, the codec definition here was libx264 but now is mpeg4 only to
>>> see if transcoding work, but is not.
>>> thank you for your help ;)
>>>
>>> Meftah Tayeb
>>> IT Consulting
>>> http://www.tmvoip.com/ phone: +21321656139
>>> Mobile: +213660347746
>>>
>>> __________ Information from ESET NOD32 Antivirus, version of virus
>>> signature database 6830 (20120126) __________
>>>
>>> The message was checked by ESET NOD32 Antivirus.
>>>
>>> http://www.eset.com
>>>
>>>
>>>
>>
>>
>> __________ Information from ESET NOD32 Antivirus, version of virus
>> signature database 6830 (20120126) __________
>>
>> The message was checked by ESET NOD32 Antivirus.
>>
>> http://www.eset.com
>>
>>
>>
>>
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus
> signature database 6830 (20120126) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
>
>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 6830 (20120126) __________
The message was checked by ESET NOD32 Antivirus.
http://www.eset.com
More information about the ffmpeg-user
mailing list