After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 623357 - avidemux: push mode doesn't work for some http streaming avi files
avidemux: push mode doesn't work for some http streaming avi files
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.23
Other Linux
: Normal normal
: 0.10.25
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-07-02 09:18 UTC by Peter McDermott
Modified: 2010-08-03 07:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
avidemux log -- playbin2 with seek generates EOS (106.18 KB, application/zip)
2010-07-02 09:59 UTC, Peter McDermott
Details

Description Peter McDermott 2010-07-02 09:18:38 UTC
Using the latest gstreamer, we are seeing EOS commands when seeking in a push-mode http-streamed avi file.

Rob Sanderson said he is able to reproduce this issue using the following URL.  He asked that we submit this bug.

Note: We used the following command (with our gstreamer-based player) to reproduce this issue.  The log when running this command is attached below.

GST_DEBUG=avidemux:5 nthplayereng http://nthcode.com/html5/Fight.Back.to.School.II.1992.iNTERNAL.DVDRiP.REMASTERED.XViD-KiSS-sample.avi 2>avidemux.log

Thanks,

Peter
Comment 1 Peter McDermott 2010-07-02 09:20:00 UTC
Pardon me, that was Rob Swain, not Rob Sanderson.
Comment 2 Robert Swain 2010-07-02 09:53:17 UTC
Some questions that people should help diagnosis:

- How do you create the pipeline in nthplayereng? (playbin2?)
- Can you attach the avidemux.log file to this bug report?
- Who is this Rob Sanderson imposter?
Comment 3 Peter McDermott 2010-07-02 09:59:28 UTC
Created attachment 165082 [details]
avidemux log -- playbin2 with seek generates EOS
Comment 4 Peter McDermott 2010-07-02 10:01:15 UTC
Hi, Rob,

We do use playbin2 to create the pipeline.  I have now attached the avidemux.log.zip file (thought I did that the first time).

I had lunch with a Phil Sanderson and the name was stuck in my head.  Humblest apologies.

-Peter
Comment 5 Peter McDermott 2010-07-07 08:07:06 UTC
If anyone needs more information to help reproduce/debug this issue, please let me know.

Thanks!

Peter
Comment 6 Mark Nauwelaerts 2010-07-29 15:21:29 UTC
commit 99dd8fb921e1dfe78185d487243fad73beacbd01
Author: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Date:   Thu Jul 29 17:18:11 2010 +0200

    avidemux: push mode; use proper movi offset for movi based index
    
    Fixes #623357.
Comment 7 Peter McDermott 2010-08-03 07:17:59 UTC
Hi, Mark,

We tested your fix and it has solved the issue for us.  Thanks so much for your excellent work!

Best regards,

Peter