Re: [FFmpeg-user] Live WebM Streaming

2015-11-15 Thread Christian Ebert
* MKNwebsolutions . on Thursday, November 12, 2015 at 13:05:56 -0500
> I'm converting a live stream (-i rtmp) into libvpx-vp9 output to
> -webm_chunk.  This looks like it's working perfectly (minus a few must have
> future features i.e. auto delete chunks / segments).  Next we generate the
> webm dash manifest (webm_dash_manifest), where we pull the header generated
> in the prior thread.  This here seems to constantly break and is not able
> to generate the manifest.  Output responses yield Operation not permitted
> and unable to detect codec / pixels.
> 
> I've found maybe 2 threads on this subject with no answers, I'm going to
> assume no one's determined a solution out of the box yet?

I did not try chunking, but had some success with VOD and the
-dash 1 option - I guess this would not applyi to webm_chunk.

Which audio codec do you use? For me the muxer failed with libopus,
had to use libvorbis.

-- 
  Was heißt hier Dogma, ich bin Underdogma!
[ What the hell do you mean dogma, I am underdogma. ]
free movies   --->>> http://www.blacktrash.org/underdogma
http://itunes.apple.com/podcast/underdogma-movies/id363423596
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user


[FFmpeg-user] Live WebM Streaming

2015-11-14 Thread MKNwebsolutions .
I'm converting a live stream (-i rtmp) into libvpx-vp9 output to
-webm_chunk.  This looks like it's working perfectly (minus a few must have
future features i.e. auto delete chunks / segments).  Next we generate the
webm dash manifest (webm_dash_manifest), where we pull the header generated
in the prior thread.  This here seems to constantly break and is not able
to generate the manifest.  Output responses yield Operation not permitted
and unable to detect codec / pixels.

I've found maybe 2 threads on this subject with no answers, I'm going to
assume no one's determined a solution out of the box yet?



*Michael Mikhjian**Owner · **Senior Architect / Developer*

http://mkn.us
LinkedIn  · Twitter
 · Facebook
 · Youtube


Mobile: +1 248-289-0645 · Royal Oak, Michigan


*Note: This e-mail transmission, including any attachments, is intended
only for the named recipient(s) and may contain information that is
privileged, confidential and/or exempt from disclosure under applicable
law. If you have received this transmission in error, or are not the named
recipient(s), please notify MKN Web Solutions immediately by return e-mail
and permanently delete this transmission, including any attachments.*
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user