ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* multimedia inclusion added to the wiki
@ 2023-01-16 18:00 Pablo Rodriguez via ntg-context
  2023-01-16 23:04 ` Otared Kavian via ntg-context
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2023-01-16 18:00 UTC (permalink / raw)
  To: ConTeXt users; +Cc: Pablo Rodriguez

Dear list,

just in case it might help, I have just added a new wiki article about
how to add multimedia in PDF documents.

  https://wiki.contextgarden.net/Multimedia_Inclusion

I hope it helps,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: multimedia inclusion added to the wiki
  2023-01-16 18:00 multimedia inclusion added to the wiki Pablo Rodriguez via ntg-context
@ 2023-01-16 23:04 ` Otared Kavian via ntg-context
  2023-01-17 17:14 ` Willi Egger via ntg-context
  2023-01-18 16:45 ` Alan Braslau via ntg-context
  2 siblings, 0 replies; 5+ messages in thread
From: Otared Kavian via ntg-context @ 2023-01-16 23:04 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Otared Kavian

Hi Pablo,

Thank you for the article on the wiki. It will be very useful !

Best regards: Otared

> On 16 Jan 2023, at 19:00, Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Dear list,
> 
> just in case it might help, I have just added a new wiki article about
> how to add multimedia in PDF documents.
> 
>  https://wiki.contextgarden.net/Multimedia_Inclusion
> 
> I hope it helps,
> 
> Pablo
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
> ___________________________________________________________________________________


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: multimedia inclusion added to the wiki
  2023-01-16 18:00 multimedia inclusion added to the wiki Pablo Rodriguez via ntg-context
  2023-01-16 23:04 ` Otared Kavian via ntg-context
@ 2023-01-17 17:14 ` Willi Egger via ntg-context
  2023-01-18 16:45 ` Alan Braslau via ntg-context
  2 siblings, 0 replies; 5+ messages in thread
From: Willi Egger via ntg-context @ 2023-01-17 17:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users; +Cc: Willi Egger

Pablo, thanks for this nice article!

Willi

> On 16 Jan 2023, at 19:00, Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> wrote:
> 
> Dear list,
> 
> just in case it might help, I have just added a new wiki article about
> how to add multimedia in PDF documents.
> 
>  https://wiki.contextgarden.net/Multimedia_Inclusion
> 
> I hope it helps,
> 
> Pablo
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : https://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: multimedia inclusion added to the wiki
  2023-01-16 18:00 multimedia inclusion added to the wiki Pablo Rodriguez via ntg-context
  2023-01-16 23:04 ` Otared Kavian via ntg-context
  2023-01-17 17:14 ` Willi Egger via ntg-context
@ 2023-01-18 16:45 ` Alan Braslau via ntg-context
  2023-01-18 17:25   ` Pablo Rodriguez via ntg-context
  2 siblings, 1 reply; 5+ messages in thread
From: Alan Braslau via ntg-context @ 2023-01-18 16:45 UTC (permalink / raw)
  To: Pablo Rodriguez via ntg-context; +Cc: Alan Braslau, Pablo Rodriguez

On Mon, 16 Jan 2023 19:00:06 +0100
Pablo Rodriguez via ntg-context <ntg-context@ntg.nl> wrote:

> Dear list,
> 
> just in case it might help, I have just added a new wiki article about
> how to add multimedia in PDF documents.
> 
>   https://wiki.contextgarden.net/Multimedia_Inclusion
> 
> I hope it helps,
> 
> Pablo

Pablo,

Thank you - this is indeed helpful.

I have two questions:

\userendering[key-name][video/mp4][video.mp4]
  [embed=yes, auto]

It was my understanding that the mix of key=value with (single) option
in the same comma-separated list does not work. Would someone clarify
this?


Secondly, I would have thought that embed=yes would include the
multimedia file in the PDF stream. However,

	The resulting PDF document requires a video.mp4 file on the same
	directory as your ConTeXt source file.

This should probably say "in the same directory as the PDF file", but
is that true, or does it get embedded?


Alan
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: multimedia inclusion added to the wiki
  2023-01-18 16:45 ` Alan Braslau via ntg-context
@ 2023-01-18 17:25   ` Pablo Rodriguez via ntg-context
  0 siblings, 0 replies; 5+ messages in thread
From: Pablo Rodriguez via ntg-context @ 2023-01-18 17:25 UTC (permalink / raw)
  To: Alan Braslau via ntg-context; +Cc: Pablo Rodriguez

On 1/18/23 17:45, Alan Braslau via ntg-context wrote:
> [...] 
> Thank you - this is indeed helpful.

Hi Alan,

many thanks for the kind words (also to Otared and Willi).

> I have two questions:
> 
> \userendering[key-name][video/mp4][video.mp4]
>   [embed=yes, auto]
> 
> It was my understanding that the mix of key=value with (single) option
> in the same comma-separated list does not work. Would someone clarify
> this?

This is the first time read something like that. I don’t know whether
something like this exists.

https://wiki.contextgarden.net/Multimedia_Inclusion#Including_Video
contains a sample with both keys.

Using the improved lpdf-wid.lmt included in
https://mailman.ntg.nl/pipermail/ntg-context/2023/107599.html, both keys
work.

> Secondly, I would have thought that embed=yes would include the
> multimedia file in the PDF stream. However,
> 
> 	The resulting PDF document requires a video.mp4 file on the same
> 	directory as your ConTeXt source file.
> 
> This should probably say "in the same directory as the PDF file", but
> is that true, or does it get embedded?

Sorry for the poor wording, it gets embedded. The source requires it for
generation (for the file to be embedded in the resulting PDF document).

I hope the new version is clearer now.

Many thanks for your help,

Pablo
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-18 17:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-16 18:00 multimedia inclusion added to the wiki Pablo Rodriguez via ntg-context
2023-01-16 23:04 ` Otared Kavian via ntg-context
2023-01-17 17:14 ` Willi Egger via ntg-context
2023-01-18 16:45 ` Alan Braslau via ntg-context
2023-01-18 17:25   ` Pablo Rodriguez via ntg-context

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).