Open GoogleCodeExporter opened 9 years ago
From the screenshot you posted, it appears that Sinthgunt is unable to detect
the
total number of frames, the number of frames converted so far and the
audio/video
bitrates.
* Does this happen for all video files?
* Could you post the output from "ffmpeg -i filename" for the file in question?
Original comment by kare1234
on 9 Jun 2009 at 7:26
Sorry, busy week :-)
This is the video that I tried in the screenshot:
Seems stream 0 codec frame rate differs from container frame rate: 47.95
(48096/1003)
-> 24.00 (24/1)
Input #0, matroska, from 'The.Venture.Bros.S03E06.x264.mkv':
Duration: 00:22:46.36, start: 0.000000, bitrate: N/A
Stream #0.0: Video: h264, yuv420p, 768x432, PAR 1:1 DAR 16:9, 24 tbr, 1k tbn,
47.95 tbc
Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16
I'm trying a different video right now and the progress bar is still not
moving. This
time the video I'm trying is like so:
[NULL @ 0x9e72a30]Invalid and inefficient vfw-avi packed B frames detected
Seems stream 0 codec frame rate differs from container frame rate: 23.98
(65535/2733)
-> 23.98 (2997/125)
Input #0, avi, from 'S02E18 - E. Peterbus Enum.avi':
Duration: 00:22:33.48, start: 0.000000, bitrate: 419 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 640x480 [PAR 1:1 DAR 4:3], 23.98 tbr, 23.98
tbn, 23.98 tbc
Stream #0.1: Audio: mp3, 24000 Hz, stereo, s16, 48 kb/s
and here is another I just tried, again, no progress bar:
Input #0, avi, from 'Nurse.Jackie.S01E01.PREAIR.REPACK.HDTV.XviD-aAF.avi':
Duration: 00:28:28.95, start: 0.000000, bitrate: 1144 kb/s
Stream #0.0: Video: mpeg4, yuv420p, 624x352 [PAR 1:1 DAR 39:22], 23.98 tbr, 23.98
tbn, 23.98 tbc
Stream #0.1: Audio: mp3, 48000 Hz, stereo, s16, 112 kb/s
Original comment by tbrucemi...@gtempaccount.com
on 11 Jun 2009 at 8:10
No problem:)
Could you try converting one of the files in questions using Sinthgunt version
1.0.1?
- The deb package should be ready for download on the front page.
Then, please upload the log file, .sinthgunt.log, located in your home dir.
Original comment by kare1234
on 14 Jun 2009 at 8:30
Log file attached :)
This was for one of the .mkv files, a Venture Bros episode (btw, if you have
never
seen this show...it's really funny).
Just for kicks, I tailed the logfile while the conversion was proceeding and it
did
show 'N frames completed', so it does appear to be seeing the 'progress' in the
background at least.
Thanks!
Original comment by tbrucemi...@gtempaccount.com
on 14 Jun 2009 at 9:49
Attachments:
It seems as if the error is due to the fact that ffmpeg, and therefore
Sinthgunt, can
not detect the bitrate, and thereby the total number of frames in the file:
Input #0, matroska, from '/home/joehill/...':
Duration: 00:22:40.02, start: 0.000000, bitrate: N/A
Since Sinthgunt uses this information when updating the statusbar, this will
not work
in the present case. A fix of the statusbar will be included in the next version
(probably 1.0.4)
Original comment by kare1234
on 27 Jun 2009 at 9:00
Version 1.0.4 has been released. The number of frames converted is now shown in
the
statusbar even though the total number of frames is not detected correctly by
ffmpeg.
Original comment by kare1234
on 15 Jul 2009 at 2:12
Original issue reported on code.google.com by
tbrucemi...@gtempaccount.com
on 7 Jun 2009 at 2:39Attachments: