Public bug reported:

Binary package hint: mozplugger

For video sites that play a sequence of videos using "quicktime"
(including mp4), the sequence is described using an embed tag with
qtnext attributes. For example:

<EMBED SRC="nameof.mov" WIDTH="200" HEIGHT="240"
       QTNEXT1="<http://www.apple.com/quicktime/movies/sample.mov> T<myself>"
       QTNEXT2="<rtsp://www.apple.com/quicktime/movies/sample.mov> T<myself>"
       QTNEXT3="<URL> T<myself>"
       QTNEXT4="GOTO0" >

Unfortunately, mozpluger ignores the qtnext tag; it will play only the
first movie.

This is on Feisty.

I set up an example page at
http://web.hawkesnest.net/users/hawke/test.html

Quicktime on Windows sometimes has some problems with the actual video
encoding, but it will play all 6 videos in turn. mozplugger plays the
first video with no trouble, but then ignores the QTNEXT attributes and
so never goes on to the next video.

** Affects: mozplugger (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
mozplugger ignores embedded video qtnext attributes
https://launchpad.net/bugs/90440

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to