[issue2149] ffplay fails to seek properly in some theora file

2010-08-05 Thread Reinhard Tartler
Reinhard Tartler added the comment: sample file uploaded to issue.2149/ipatch-demo.ogv FFmpeg issue tracker

[issue2149] ffplay fails to seek properly in some theora file

2010-08-05 Thread Reinhard Tartler
New submission from Reinhard Tartler : Forwarded issue from http://bugs.debian.org/591832: - The video I tried is located at http://www.joachim-breitner.de.nyud.net/various/ipatch-demo.ogv. sha1 hash is 33ca95d06124cb2b2be0f6e9e191ad3016716cde. Playing with mplayer is fine for some

[issue2148] mpegtsraw demuxer stuck in av_find_stream_info

2010-08-05 Thread aviad rozenhek
aviad rozenhek added the comment: the receiving instance hangs indefinetly, until pressing 'q'. after pressing 'q' this is the output: FFmpeg version SVN-r24704, Copyright (c) 2000-2010 the FFmpeg developers built on Aug 5 2010 04:13:40 with gcc 4.4.2 configuration: --enable-gpl --enable-v

[issue2148] mpegtsraw demuxer stuck in av_find_stream_info

2010-08-05 Thread aviad rozenhek
New submission from aviad rozenhek : when using "mpegtsraw" demuxer, ffmpeg gets stuck forever in av_find_stream_info() function. to reproduce: # step 1: create mpegts stream > ffmpeg -re -i -f mpegts udp://localhost:1234 # step 2: (in different console window) # ingest mpegts stream,

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-08-05 Thread Carl Eugen Hoyos
Carl Eugen Hoyos added the comment: Note that for your new sample, the reference decoder outputs 290 frames. FFmpeg issue tracker

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-08-05 Thread Henk Schoneveld
Henk Schoneveld added the comment: Added a new sample File '293frames.ts' not attached - you can download it from https://roundup.ffmpeg.org/file1021. FFmpeg issue tracker _

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-08-05 Thread Henk Schoneveld
Henk Schoneveld added the comment: in a time-frame which is impossible at .04 per frame/aka 25fps. > would you mind > telling us what your problem is (instead of pasting random output that proves > my > point)? My problem is that if I have 10 multi-GOP's as source with a total of 1000 frames, a

[issue2071] AC3 audio is not detected in MPEG TS stream

2010-08-05 Thread Carl Eugen Hoyos
Carl Eugen Hoyos added the comment: Since this is a regression, I do believe it is (very) important. After all, we don't support the working version(s). -- priority: normal -> important FFmpeg issue tracker

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-08-05 Thread Carl Eugen Hoyos
Carl Eugen Hoyos added the comment: Since mencoder's output also clearly indicates 114 frames, would you mind telling us what your problem is (instead of pasting random output that proves my point)? Note that even if CoreAVC would produce more frames (which isn't the case), the reference decoder

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-08-05 Thread Henk Schoneveld
Henk Schoneveld added the comment: Another indication: mplayer with ffh264 vs CoreAVC decoder to YUV -rw-r--r-- 1 mythtv users 678846608 2010-08-05 08:29 /md/ffh264.yuv -rwxr--r-- 1 mythtv users 683512194 2010-08-05 08:43 /spvfs/CoreAVC.yuv* FFmp

[issue2020] Last frame missing when encoding BBC-HD from DVB-S

2010-08-05 Thread Henk Schoneveld
Henk Schoneveld added the comment: I hereby add more 'proof'. Under windows with mencoder I'm able to use CoreAVC as the decoder instead of ffh264. The output shows: All the same except for the decoder, CoreAVC vs ffh264 Note the differences in size: 1219444 vs. 1112986 and that of the time 4.

[issue2144] Counting matters, not all parts of ffmpeg agree, 2-frames get lost

2010-08-05 Thread Henk Schoneveld
Henk Schoneveld added the comment: Here you go File 'test.split.98.ts' not attached - you can download it from https://roundup.ffmpeg.org/file1020. FFmpeg issue tracker