[email protected] schrieb am 04.12.05 20:23:22: > > Am Samstag, 3. Dezember 2005 21:36 schrieb Juergen Bausa: > > > But when I tried to process the video the program crashed without any > > hints. Unfortunately I have erased the file so I cant reproduce this. > > I have already some hints to problems. Most testing so far I did with streams > from the same source (MTV2 Europe). For those, DVBCUT works rather stable. > But I found it segfaulting when taking video from another source (German TV > station ARD, for example). The point is, that the way the streams are > constructed seems to differ a little. Somehow I have implicit assumptions in > my code that the streams look like the ones from MTV2 ;) > > But I'm working on it.
The crashed file was from german 'super RTL' and the second file from 'Das Vierte'. > > [...] > > Exporting 64415 pictures: 01:24:08.200/00 .. -11:08:17.058/76 > > Recoding 2 pictures > > putpacket(streampic=129306) returned false > > putpacket(streampic=129307) returned false > > putpacket(streampic=129308) returned false > > ...putpacket(streampic=190618) returned false > > putpacket(streampic=190619) returned false > > Recoding 2 pictures > > Audio channel 1: starts 6.789 milliseconds before video > > Audio channel 1: stops 45145252.000 milliseconds after video > > Audio channel 1: delayed -8.000 milliseconds > > > > Saved 158859 pictures (-11:-29:-27.-498) > > This looks rather bad. The error message "putpacket... returned false" > results > from a failed call to libavformat (ffmpeg). Since libavformat is very bad > documented, I have no real idea where it exactly comes from. Did you see the negative time of the end of the interval to export (-11:08:17.058/76)? I thought this might be the source of the problem. > > > - Aspect ratio was wrong in mplayer. I am not sure if this is maybe an > > mplayer problem. > > Maybe one has to set "-monitoraspect" correctly. MPlayer thinks that my > 1280x1024 screen is 4:3, I have to set it to 5:4 in .mplayer/config in order > to have the video display with the right aspect ratio. Try to add > "monitoraspect=5:4" to .mplayer/config. I also have a 1280x1024 display. I think this was the problem. > > Maybe I will release the next version of DVBCUT the next weekend, depends on > how succesful I am with solving the bugs I find. > > Bye... > I'm waiting for it. Juergen ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ DVBCUT-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dvbcut-user
