Open GoogleCodeExporter opened 9 years ago
The input file was in mp4 container, with mpeg4 video codec, and aac audio
codec. This also occurs when i used mpeg2ts container and mpeg2 video codec.
It seems that video decoder make a problem because:
-this fails
wm asf reader - > lav video decoder - > wm asf writer
-this works
wm asf reader - > WMVideo Decoder DMO - > wm asf writer
Original comment by tgruszk...@gmail.com
on 13 Jun 2013 at 7:48
I tried to find a reason for this, but all i see is that for some reason the
graph is not started at all, but i couldn't find any reason why not, and none
of the checks in LAV triggered that would indicate anything had gone wrong.
My guess is that the WM ASF Writer just doesn't like something specific, but
without knowing what that is, it will be extremely hard to find out what.
Additionally, i don't have Windows 8 on any of my PCs, and debugging with
remote debugger in a VM is not very productive. I would suggest to stick to
Windows 7 ;-)
Original comment by h.lepp...@gmail.com
on 15 Jun 2013 at 6:17
Original issue reported on code.google.com by
tgruszk...@gmail.com
on 13 Jun 2013 at 7:38Attachments: