GNOME Bugzilla – Bug 344336
[a52dec] 'bad first access parameter' when seeking inside a VOB file
Last modified: 2009-08-10 23:46:59 UTC
The new GStreamer 0.10 is very powerful and stable. I have tested it with all kind of audio and video formats. Only the VOB files cause an error when I try to move the cursor from a position to another. I can play correctly VOB files only if I don't touch the cursor of Totem player. When I try to move the cursor forward or backward, or I use the menu functionality "jump to", an error message is displayed. for me the error is displayed in italian: "Errore interno nel flusso di dati" translated in english is: "Internal error in the data flow occured" I have tried to start Totem with the --debug option, but nothing is displayed in the console window.
My PC system: ============= - Laptop intel 686 based - 1GB RAM - ATI MOBILE RADEON 9000 (64MB) - OS Linux Ubuntu Dapper
Could you run totem like this from the command line: $ export GST_DEBUG_NO_COLOR=1 $ export GST_DEBUG=*:5 $ totem /path/to/your/file.vob 2> dbg.log ... then try to produce the error and then exit totem ... Then please run $ gzip dbg.log and attach the resulting dbg.log.gz file to this bug report.
Hi Tim-Philipp, thank you for your answer. I have followed your instructions, and I have the log file to send you. The problem is that the filesize is 92.4MB. I have created a dbg.log.tar.bz2 archive with a filesize of 3.8MB, but with the "Create a New Attachment" option I'm not able to send you the file. I have tried many times, but the bugzilla disconnect me from the site. How can I send you the file? Have you perhaps an ftp folder where can I upload my log file? Thank's you for help. best regards NJ
Hi Tim-Philipp, I have found a solution. You can download the log file fron this address: http://provosa.tripod.com/DOCS/dbg.log.tar.bz2 Thank's one more time NJ
(In reply to comment #4) > Hi Tim-Philipp, > > I have found a solution. > You can download the log file fron this address: > > http://provosa.tripod.com/DOCS/dbg.log.tar.bz2 > > > Thank's one more time > > NJ > Pardon me, wrong address that don't function. This one is the right one: http://provosa.tripod.com/DOCS/pubblicare_files.html
From the log: ERROR .... gst_a52dec_chain: Bad first access parameter in buffer so looks like an a52dec problem of some sort.
I have upgraded to Ubuntu Edgy with Totem 2.16.2 and GStreamer 0.10.10, but the bug here remain. I have tried to seek inside a VOB file, but Totem display this error: in italian: "Impossibile decodificare lo stream" translated in english: "Impossible to decode the stream" This is a different error as before, but always an error.
I have upgraded to Ubuntu Feisty with Totem 2.18.1 and GStreamer 0.10.12, but the bug here remain.
jelmorini... any chance this is fixed in latest releases ?
I'm really sorry, but this bug was opened in 2006, and I have completely forgotten it. And yes, this is fixed. The status of today (gnome 2.24.1) is: VOB files are correctly sought with Totem.