Giter Site home page Giter Site logo

Comments (4)

kqyang avatar kqyang commented on July 21, 2024

--output_media_info is not supported with live. You may output to a mpd directly:

./packager
input=/home/pavan/Downloads/content/subtitles.mp4,stream=video,output=encrypted_subtitle.mp4 \ input=/home/pavan/Downloads/content/subtitles.mp4,stream=audio,output=encrypted_audio.mp4 \ --enable_widevine_encryption --key_server_url "https://license.uat.widevine.com/cenc/getcontentkey/widevine_test" --content_id "3031323334353637" --signer "widevine_test" --aes_signing_key "1ae8ccd0e7985cc0b6203a55855a1034afc252980e970ca90e5202689f947ab9" --aes_signing_iv "d58ce954203b7c9a9a9d467f59839249" --crypto_period_duration 1800 --mpd_output encrypted.mpd -profile live

from shaka-packager.

abhi0001 avatar abhi0001 commented on July 21, 2024

/media# packager input=/media/example.mp4,stream=audio,output=audio.mp4 \

     input=/media/example.mp4,stream=video,output=video.mp4 \
     --profile on-demand --mpd_output example.mpd

[1208/133449:INFO:demuxer.cc(55)] Initialize Demuxer for file '/media/example.mp4'.
[1208/133449:ERROR:demuxer.cc(91)] Not implemented reached in edash_packager::media::Status edash_packager::media::Demuxer::Initialize()
[1208/133449:ERROR:packager_main.cc(250)] Demuxer failed to initialize: 4 (UNIMPLEMENTED): Container not supported.

from shaka-packager.

kqyang avatar kqyang commented on July 21, 2024

@abhi0001 Can you open a new issue if you are seeing problems? Also can you describe a little bit more on what the problem is? From the log, looks like you feed in some file format we don't support yet.

from shaka-packager.

kqyang avatar kqyang commented on July 21, 2024

No problem.

You can always open an issue in
https://github.com/google/edash-packager/issues if you believe it is a bug
in edash-packager.

I am also available in edash mailing list:
https://groups.google.com/forum/#!forum/edash-users. Feel free to ask
questions or start discussions in mailing list and we will make sure every
message is replied.

-- KongQun Yang (KQ)

On Tue, Dec 8, 2015 at 8:02 PM, abhi0001 [email protected] wrote:

thanks for spending your valuable time in replying me ...can i contact you
directly or have your email address for fixing issues i face with edash
packager because i am trying to do this for more than a month so every time
i do i get stuck with some steps

On Wed, Dec 9, 2015 at 1:25 AM, Kongqun Yang [email protected]
wrote:

@abhi0001 https://github.com/abhi0001 Can you open a new issue if you
are seeing problems? Also can you describe a little bit more on what the
problem is? From the log, looks like you feed in some file format we
don't
support yet.


Reply to this email directly or view it on GitHub
<
https://github.com/google/edash-packager/issues/37#issuecomment-162996256>

.


Reply to this email directly or view it on GitHub
#37 (comment)
.

from shaka-packager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.