>>>I am not able to attach the log files. Size exceeds 80 K it seems. :(

Happy to know that, i was not aware but that 's right that I've never
attach a file too.

>>>Following is for transcoding and save to a file "test.ts" --
vlc -vvv Blood_Diamond.avi --sout '#transcode{vcodec=mp4v,
acodec=mpga
,vb=8000,ab=128,deinterface}:standard{access=file,mux=ts,dst=test.ts}'

access=file indicates to redirect output to a file. So, here I get the
constant bit rate stream

Unfortunately, I've not the time to test it. I 'll be off tomorow in
Holidays until the end of the month. :-)
I am nearly sure that another member of this mailing list will come to help
you.

However, I see nothing in the vlc command line which specifies the constant
bit rate stream. But I am far away to be a specialist of vlc. You should
perhaps dig on the side of vlc, part of streaming this file, obviously. To
my mind.

I've just take a look at the files attached, vlc seems to send a file by
chunck fo 50 MiB so if the size of the file is taller, it slice it in 50
MiB parts. It could perhaps explain that. Does it is so important ?

@+


2012/4/18 Mohit Dhingra <mohitdhing...@gmail.com>

>
> On 18 April 2012 12:16, Mohit Dhingra <mohitdhing...@gmail.com> wrote:
>
>>
>> On 18 April 2012 12:16, Mohit Dhingra <mohitdhing...@gmail.com> wrote:
>>
>>>
>>>
>>> On 18 April 2012 12:15, Mohit Dhingra <mohitdhing...@gmail.com> wrote:
>>>
>>>> Following is for transcoding and save to a file "test.ts" --
>>>>> vlc -vvv Blood_Diamond.avi --sout '#transcode{vcodec=mp4v,acodec=mpga
>>>>> ,vb=8000,ab=128,deinterface}:standard{access=file,mux=ts,dst=test.ts}'
>>>>>
>>>>> access=file indicates to redirect output to a file. So, here I get the
>>>>> constant bit rate stream.
>>>>>
>>>>>
>>>>> Following is just to stream the file test1.ts, without transcoding --
>>>>> vlc -vvv test.ts --sout '#rtp{dst=10.112.19.153,port=1234,sdp=rtsp://
>>>>> 10.112.10.53:8080/test1.sdp}'
>>>>>
>>>>> However, we can do the transcoding on the fly as well, by redirecting
>>>>> output not to a file, but to the network rtp/http protocol.
>>>>>
>>>>> So, what I meant in my previous mail was, if I stream the file
>>>>> generated by "transcode" tool, I don't get a constant bit rate bandwidth 
>>>>> as
>>>>> I get from the file generated by vlc. Now, the problem with vlc is, I 
>>>>> don't
>>>>> get a stream of more than 15 Mbps, and I want one with 100 Mbps.
>>>>>
>>>>> I am attaching the log files.
>>>>> check.csv is the output of bandwidth monitoring tool, if you will look
>>>>> in eth0 interface (output Bandwidth), it comes out as variable. This is 
>>>>> the
>>>>> one, when I transcoded the file using "transcode" tool.
>>>>>
>>>>>
>>>>
>>>
>>
>


-- 
Olivier
Cenwen un elfe sur la banquise/ an elve on the ice
Mon blog perso  sur le multimédia, Ubuntu, Linux et OpenShot :
http://linuxevolution.wordpress.com/
Le forum d'Openshot où vous me trouverez : http://openshotusers.com/
http://openshotusers.com/forum/index.php
Nothing is lost until the last second.
The family motto : When we want, we can.
Astuces, Actualités, Logiciels, bref sur tout ce que je ne fais d'articles
dessus Google+ <https://plus.google.com/u/0/111472725110173916234/posts>

Reply via email to