[gst-devel] ASSERT in ffmpeg 3GP demuxer with some 3GP(MPEG-4/AMR-NB) files
Michal Benes
michal.benes at itonis.tv
Mon Oct 23 14:15:27 CEST 2006
Hi Geraldine,
try using qtdemux (from gst-plugins-bad), I have had better results
with it than ffdemux_mov_mp4_m4a_3gp_3g2.
Best regards,
Michal
Géraldine Rougier píše v Po 23. 10. 2006 v 12:49 +0200:
> Hi,
>
> I try to write a 3GP player thanks to GStreamer and I can not read
> some 3GP audio/video files.
> The following warning appears in the ffmpeg demuxer :
> "mov.c:1885: mov_read_packet: Assertion `pts % st->time_base.num == 0'
> failed."
> Here is the pipeline I'm using:
> filesrc -> demuxer (ffmpeg) -> Queue -> Audio decoder (amr-nb decoder)
> -> alsasink
> -> Queue -> Video
> decoder (MPEG-4 decoder) -> display sink
>
> Any ideas on how to solve this problem?
>
> Thanks,
> Géraldine
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________ gstreamer-devel mailing list gstreamer-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
More information about the gstreamer-devel
mailing list