Unable to play and encode with MediaCoder v0.6.1.4063

Bug report and feature request
Post Reply
ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Unable to play and encode with MediaCoder v0.6.1.4063

Post by ant » Sun Mar 02, 2008 2:32 pm

I downloaded http://media.revver.com/qt/701100.mov (12 MB; hope it works for you).

I wanted to extract the audio from it, but I get a 55 KB file. Then, I tried playing the MOV file inside MediaCoder, but it fails to show video and plays the audio for one second. Console showed:

MediaCoder Version 0.6.1 build 4063 (built on Feb 29 2008, 12:59:36)

MediaCoder is a free software distributed under MPL license.
(C)2005-08 Stanley Huang <stanleyhuangyc@gmail.com>. All Rights Reserved.

Processor: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (2363Mhz)
Processor Cores: 2
FAAD: compressed input bitrate missing, assuming 128kbit/s!

# ".\codecs\mplayer.exe" "E:\dl\ASP - Me.mov" -quiet -slave -channels 2 -aid 7 -
af resample=44100:0:0,channels=2,volume=10:0 -vf eq2,hue,screenshot,scale -color
key 16

MPlayer dev-SVN-rUNKNOWN-4.2.2 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (Family: 15, Model: 43, Step
ping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing E:\dl\ASP - Me.mov.
libavformat file format detected.
[lavf] Video stream found, -vid 2
[lavf] Subtitle stream found, -sid 0
[lavf] Video stream found, -vid 4
[lavf] Video stream found, -vid 6
[lavf] Audio stream found, -aid 7
VIDEO: [jpeg] 480x360 24bpp 0.333 fps 0.0 kbps ( 0.0 kbyte/s)
Opening video filter: [scale]
Opening video filter: [screenshot]
Opening video filter: [hue]
Opening video filter: [eq2]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
AO: [dsound] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 480 x 360 (preferred colorspace: Planar 444P)
VDec: using Planar 444P as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 9 -> 8
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 1 -> 1
[swscaler @ 00ABD0C0]SwScaler: BICUBIC scaler, from yuv444p to bgr24 using MMX2
[swscaler @ 00ABD0C0]SwScaler: using 4-tap MMX scaler for horizontal luminance s
caling
[swscaler @ 00ABD0C0]SwScaler: using 8-tap MMX scaler for horizontal chrominance
scaling
[swscaler @ 00ABD0C0]SwScaler: using n-tap MMX scaler for vertical scaling (BGR)

[swscaler @ 00ABD0C0]SwScaler: using MMX2 YV12->BGR24 Converter
[swscaler @ 00ABD0C0]SwScaler: 480x360 -> 480x360
VO: [directx] 480x360 => 480x360 Planar YV12
ANS_LENGTH=241.00

Too many audio packets in the buffer: (4096 in 1481442 bytes).
ANS_TIME_POSITION=0.0
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.

ANS_TIME_POSITION=0.0
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.


Exiting... (End of file)

Exiting... (End of file)


I tried playing it manually without MediaCoder, but with its mplayer.exe:

E:\dl>H:\winstuff\MediaCoder\codecs\mplayer.exe "ASP - Me.mov"
MPlayer dev-SVN-rUNKNOWN-4.2.2 (C) 2000-2008 MPlayer Team
CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (Family: 15, Model: 43, Step
ping: 1)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing ASP - Me.mov.
libavformat file format detected.
[lavf] Video stream found, -vid 2
[lavf] Subtitle stream found, -sid 0
[lavf] Video stream found, -vid 4
[lavf] Video stream found, -vid 6
[lavf] Audio stream found, -aid 7
VIDEO: [jpeg] 480x360 24bpp 0.333 fps 0.0 kbps ( 0.0 kbyte/s)
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
FAAD: compressed input bitrate missing, assuming 128kbit/s!
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
AO: [dsound] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 480 x 360 (preferred colorspace: Planar 444P)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar 444P as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 1 -> 4
SwScaler: reducing / aligning filtersize 9 -> 8
SwScaler: reducing / aligning filtersize 1 -> 1
SwScaler: reducing / aligning filtersize 9 -> 8
[swscaler @ 00ABD0C0]SwScaler: BICUBIC scaler, from yuv444p to yuv420p using MMX
2
[swscaler @ 00ABD0C0]SwScaler: using 4-tap MMX scaler for horizontal luminance s
caling
[swscaler @ 00ABD0C0]SwScaler: using 8-tap MMX scaler for horizontal chrominance
scaling
[swscaler @ 00ABD0C0]SwScaler: using 1-tap MMX "scaler" for vertical scaling (YV
12 like)
[swscaler @ 00ABD0C0]SwScaler: 480x360 -> 480x360
VO: [directx] 480x360 => 480x360 Planar YV12
A: 0.1 V: 0.0 A-V: 0.089 ct: 0.000 0/ 0 ??% ??% ??,?% 0 0
Too many audio packets in the buffer: (4096 in 1481375 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
A: 0.1 V: 0.0 A-V: 0.110 ct: 0.002 0/ 0 ??% ??% ??,?% 0 0

Exiting... (End of file)



Here's the file properties:
General #0
Complete name : E:\dl\ASP - Me.mov
Format : QuickTime
Format/Info : Quictime movie
Format/Family : MPEG-4
File size : 11.7 MiB
PlayTime : 4mn 930ms
Bit rate : 409 Kbps
Encoded date : UTC 2008-02-24 18:51:22
Tagged date : UTC 2008-02-24 18:51:25
Writing application : Compiled by Revver Inc. TMS v2.0 / Compiled by Revver Inc. TMS v2.0

Video #0
Codec : M-JPEG
Codec/Family : M-JPEG
Codec/Info : JPEG compressed
PlayTime : 3s
Bit rate : 6208 bps
Width : 480 pixels
Height : 360 pixels
Display Aspect ratio : 4/3
Frame rate : 0.333 fps
Bits/(Pixel*Frame) : 0.108
StreamSize : 2.27 KiB
Encoded date : UTC 2007-02-09 18:46:39
Tagged date : UTC 2008-02-24 18:51:25

Video #1
Codec : rle
PlayTime : 3s
Bit rate : 77 bps
Width : 32 pixels
Height : 2 pixels
Display Aspect ratio : 16.000
Frame rate : 0.333 fps
Bits/(Pixel*Frame) : 3.613
StreamSize : 29.0 Bytes
Encoded date : UTC 2007-02-09 18:46:39
Tagged date : UTC 2008-02-24 18:51:25

Video #2
Codec : MPEG-4 Visual
Codec/Family : MPEG-4V
PlayTime : 4mn 1s
Bit rate : 281 Kbps
Width : 480 pixels
Height : 360 pixels
Display Aspect ratio : 4/3
Frame rate : 24.992 fps
Minimum frame rate : 8.333 fps
Maximum frame rate : 25.000 fps
Bits/(Pixel*Frame) : 0.065
StreamSize : 8.07 MiB
Encoded date : UTC 2008-02-24 18:51:21
Tagged date : UTC 2008-02-24 18:51:25

Video #3
Codec : M-JPEG
Codec/Family : M-JPEG
Codec/Info : JPEG compressed
PlayTime : 3s
Bit rate : 6208 bps
Width : 480 pixels
Height : 360 pixels
Display Aspect ratio : 4/3
Frame rate : 0.333 fps
Bits/(Pixel*Frame) : 0.108
StreamSize : 2.27 KiB
Encoded date : UTC 2007-02-09 18:46:39
Tagged date : UTC 2008-02-24 18:51:25

Video #4
Codec : rle
PlayTime : 3s
Bit rate : 77 bps
Width : 32 pixels
Height : 2 pixels
Display Aspect ratio : 16.000
Frame rate : 0.333 fps
Bits/(Pixel*Frame) : 3.613
StreamSize : 29.0 Bytes
Encoded date : UTC 2007-02-09 18:46:39
Tagged date : UTC 2008-02-24 18:51:25

Video #5
Codec : MPEG-4 Visual
Codec/Family : MPEG-4V
PlayTime : 4mn 1s
Bit rate : 281 Kbps
Width : 480 pixels
Height : 360 pixels
Display Aspect ratio : 4/3
Frame rate : 24.992 fps
Minimum frame rate : 8.333 fps
Maximum frame rate : 25.000 fps
Bits/(Pixel*Frame) : 0.065
StreamSize : 8.07 MiB
Encoded date : UTC 2008-02-24 18:51:21
Tagged date : UTC 2008-02-24 18:51:25

Audio #0
Codec : AAC LC
Codec/Family : AAC
Codec/Info : AAC Low Complexity
PlayTime : 4mn 930ms
Bit rate mode : CBR
Bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 44.1 KHz
Resolution : 16 bits
StreamSize : 3.47 MiB
Encoded date : UTC 2008-02-24 18:51:21 / UTC 2008-02-24 18:51:22
Tagged date : UTC 2008-02-24 18:51:25 / UTC 2008-02-24 18:51:25

Audio #1
Codec : AAC LC
Codec/Family : AAC
Codec/Info : AAC Low Complexity
PlayTime : 4mn 930ms
Bit rate mode : CBR
Bit rate : 128 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 44.1 KHz
Resolution : 16 bits
StreamSize : 3.47 MiB
Encoded date : UTC 2008-02-24 18:51:21
Tagged date : UTC 2008-02-24 18:51:25

Text #0
Codec : Timed
Codec/Info : Timed text (3GPP)
Codec/Url : http://www.apple.com/quicktime/download/standalone.html
PlayTime : 3s
Bit rate : 1496 bps
StreamSize : 561 Bytes
Encoded date : UTC 2007-02-09 18:46:39
Tagged date : UTC 2008-02-24 18:51:25

Text #1
Codec : Timed
Codec/Info : Timed text (3GPP)
Codec/Url : http://www.apple.com/quicktime/download/standalone.html
PlayTime : 3s
Bit rate : 1496 bps
StreamSize : 561 Bytes
Encoded date : UTC 2007-02-09 18:46:39
Tagged date : UTC 2008-02-24 18:51:25


For kicks, I tried in my Debian/Linux box with the same MOV file, and mplayer had no problems:
$ mplayer ASP\ -\ Me.mov
MPlayer 1.0rc2-4.2.3-DFSG-free (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(tm) 64 Processor 3200+ (Family: 15, Model: 12, Stepping:
0)
CPUflags: MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support. You will not be able to use your remote
control.

Playing ASP - Me.mov.
ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
[mov] Video stream found, -vid 2
[mov] Subtitle stream found, -sid 3
[mov] Video stream found, -vid 4
[mov] Video stream found, -vid 6
[mov] Audio stream found, -aid 7
VIDEO: [mp4v] 480x360 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
encoder: Compiled by Revver Inc. TMS v2.0
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
[VO_TDFXFB] Can't open /dev/fb0: No such file or directory.
[VO_3DFX] Unable to open /dev/3dfx.
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio)
decoder)
==========================================================================
AO: [oss] 44100Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 480 x 360 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 480x360 => 480x360 Planar YV12
A: 7.4 V: 7.4 A-V: -0.000 ct: 0.023 187/187 7% 1% 1.8% 6 0


What's wrong? I have no problems playing it and many other video files in K-Lite Codec Full Pack v3.80's Windows Media Player Classic v6.4.9.1. Even SUPER (another media encoder) worked! :(
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Post by ant » Mon Mar 03, 2008 4:55 pm

mixer wrote:Just tried this a couple of ways using build 4063.

Method #1

Using Firefox, enter the URL link: http://media.revver.com/qt/701100.mov
Then, using Firefox's main top menu, click on "Tools" and then "Page Info". Next, click on the "Media" tab and find the embedded media, highlight it and then click on "Save As". This saves the file to your computer and then you can use it in MediaCoder.

Method #2

Using any browser, right click on the link posted above (http://media.revver.com/qt/701100.mov) and then select "Save Link As" and save the movie to your computer. Then you can use it in MediaCoder.

Method #3 (only for fast broadband internet connections...otherwise streaming will not keep up with MediaCoder as it processes the file.

Copy and paste the link (http://media.revver.com/qt/701100.mov) into MediaCoder by selecting (from MediaCoders top menu), "Add" and then "Add URL". Paste the link/URL into the box and click "OK". This enters the URL into MediaCoder for processing.

To change the "MOV" file in MediaCoder to another format, but without video (I tested Lame MP3 and it worked perfect in all three methods above).

1. Using the top menu (File/Revert...) Revert all settings
2. Click on the Video tab and uncheck "Enable Video"
3. Click on the Audio tab and setup the format/container/codec you wish to covert to.
4. Click "Start"
Eh? I had no problems downloading the file. I just can't play it in MediaCoder's mplayer.exe. Since it can't play, I can't encode it. :(
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Post by ant » Mon Mar 03, 2008 5:30 pm

mixer wrote:Plays fine for me, once it is downloaded. In fact I can play it in Apple/QT movie player, Media Player Classic GNU, MediaCoder, and Windows Media Player.

It also streams and plays fine through Apple/QT movie player (which is the extension for Firefox embedded mov files.


If you mean you can't play it after you convert it to audio only, then you have either:

1. The wrong settings for whatever your trying to convert to

or

2. You don't have the codecs installed to play it back

(although, it still should play back fine in MediaCoder)
I just can't play it before encoding hence why MediaCoder fails to encode. :(

Is anyone else having this problem or just me?
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Post by ant » Mon Mar 03, 2008 5:50 pm

For kicks, I tried uninstalling, deleting left overs, and reinstalling MediaCoder v0.6.1.4063 (MediaCoder-0.6.1.4063.exe). Its mplayer.exe still has problems playing back the MOV file. :(

I tried downloading a different MOV file (7.5 MB) (http://bedazzled.onlinestoragesolution. ... _amore.mov). I had no problems playing.

It seems both of these MOV files I tried are different inside based on their properties?
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

B!ink
Expert
Expert
Posts: 1275
Joined: Sun Nov 26, 2006 9:08 am

Post by B!ink » Mon Mar 03, 2008 6:38 pm

I tried playing the file (701100.mov) in MediaCoder via MPlayer. Couldn't get it to work on my end either. It plays the audio and video portion for 1 second before MPlayer window closes out. MediaCoder console prints out the same info as what ant is receiving. Just to make sure I wasn't crazy, I played the file in Media Player Classic and iTunes. They played fine.

I have the latest version of ffdshow tryouts, QT Lite and MediaCoder Extra Codecs Pack.

Other Notes:

All ant wants to do is dump the audio portion of the file without re-encoding (assuming). Tried using stream dumper under Audio Tab and transcode audio only. It dumped a raw AAC file that was not playable in anything I could play in including Foobar. I'm using MediaCoder 0.6.1 build 4063.

User avatar
SirAuron
Expert
Expert
Posts: 798
Joined: Thu Feb 08, 2007 1:39 am
Location: Germany

Post by SirAuron » Tue Mar 04, 2008 12:43 am

Not sure wether this has to do with the problem, but whatever I try to encode comes out with non-playable audio using my usual settings (mplayer as audio source, quality based). Will try some other combinations and let you know of my results.
MediaCoder settings:

x264 (backend/source: mencoder, fps: 23,976, Fabio Sonatti's settings) + nero aac 64 in matroska

ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Post by ant » Tue Mar 04, 2008 2:27 am

B!ink wrote:I tried playing the file (701100.mov) in MediaCoder via MPlayer. Couldn't get it to work on my end either. It plays the audio and video portion for 1 second before MPlayer window closes out. MediaCoder console prints out the same info as what ant is receiving. Just to make sure I wasn't crazy, I played the file in Media Player Classic and iTunes. They played fine.

I have the latest version of ffdshow tryouts, QT Lite and MediaCoder Extra Codecs Pack.

Other Notes:

All ant wants to do is dump the audio portion of the file without re-encoding (assuming). Tried using stream dumper under Audio Tab and transcode audio only. It dumped a raw AAC file that was not playable in anything I could play in including Foobar. I'm using MediaCoder 0.6.1 build 4063.
Well, I was trying to encode to a MP3. We can't even play the MOV file. :(
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Post by ant » Tue Mar 04, 2008 12:33 pm

mixer wrote:Well, I must be the only one that it works fine on-----all ways including simple playback.

So what's the difference? Could it be connection speed (I noticed on my end that the site isn't real fast), video card?.

I'm using the 7z package with extra codec pack.


Network Utilization: .67%
Network Speed: 100 Mbps
CPU Usage: 5%
Page File Usage: 167 MB
RAM Memory Usage: 317 MB


Here's the log for me (default/reverted settings):

MediaCoder Version 0.6.1 build 4063 (built on Feb 29 2008, 12:59:36)

MediaCoder is a free software distributed under MPL license.
(C)2005-08 Stanley Huang <stanleyhuangyc@gmail.com>. All Rights Reserved.

Processor: Intel(R) Pentium(R) 4 CPU 2.60GHz (2406Mhz)
Processor Cores: 1

# ".\codecs\mplayer.exe" "http://media.revver.com/qt/701100.mov" -quiet -slave -
channels 2 -subcp cp1252 -sub-fuzziness 1 -subfont-autoscale 3 -subfont-blur 2 -
subfont-outline 2 -aid 7 -af resample=48000:0:0,channels=2 -vf scale=720:480:0:0
:0.00:0.50,eq2,hue,screenshot,scale -sws 2 -colorkey 16

MPlayer dev-SVN-rUNKNOWN-4.1.2 (C) 2000-2007 MPlayer Team
CPU: Intel(R) Pentium(R) 4 CPU 2.60GHz (Family: 15, Model: 2, Stepping: 7)
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection.

Playing http://media.revver.com/qt/701100.mov.
Resolving media.revver.com for AF_INET...
Connecting to server media.revver.com[8.3.209.225]: 80...
Cache size set to 320 KBytes
Cache fill: 7.50% (24576 bytes)
ISO: File Type Major Brand: Original QuickTime
Quicktime/MOV file format detected.
[mov] Video stream found, -vid 2
[mov] Subtitle stream found, -sid 3
[mov] Video stream found, -vid 4
[mov] Video stream found, -vid 6
[mov] Audio stream found, -aid 7
VIDEO: [mp4v] 480x360 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
encoder: Compiled by Revver Inc. TMS v2.0
Opening video filter: [scale]
Opening video filter: [screenshot]
Opening video filter: [hue]
Opening video filter: [eq2]
Opening video filter: [scale w=720 h=480 interlaced=0 chr-drop=0 param=0.00 para
m2=0.50]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
==========================================================================
==========================================================================
Opening audio decoder: [faad] AAC (MPEG2/4 Advanced Audio Coding)
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16000->176400)
Selected audio codec: [faad] afm: faad (FAAD AAC (MPEG-2/MPEG-4 Audio) decoder)
==========================================================================
AO: [dsound] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 480 x 360 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: reducing / aligning filtersize 5 -> 4
SwScaler: reducing / aligning filtersize 5 -> 4
[swscaler @ 00A71D80]SwScaler: BICUBIC scaler, from yuv420p to yuv420p using MMX
2
[swscaler @ 00A71D80]SwScaler: using 4-tap MMX scaler for horizontal luminance s
caling
[swscaler @ 00A71D80]SwScaler: using 4-tap MMX scaler for horizontal chrominance
scaling
[swscaler @ 00A71D80]SwScaler: using n-tap MMX scaler for vertical scaling (YV12
like)
[swscaler @ 00A71D80]SwScaler: 480x360 -> 720x480
VO: [directx] 720x480 => 720x540 Planar YV12
Wait, why are you playing online? Does it still play fine if you play off your HDD locally?

The only difference I saw:
ANS_LENGTH=241.00

Too many audio packets in the buffer: (4096 in 1481442 bytes).
ANS_TIME_POSITION=0.0
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.

ANS_TIME_POSITION=0.0
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.


Exiting... (End of file)

Exiting... (End of file)


It seems to have problems playing audio? What sound card do you all have? I am using a SB Audigy 2 ZS with its latest non-beta drivers from Creative in Windows XP Pro. SP2 with IE6.0 SP2 and all updates. My full detailed setup can be read here: http://alpha.zimage.com/~ant/antfarm/ab ... puters.txt (primary for the one with MediaCoder).
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

ant
Amateur
Amateur
Posts: 52
Joined: Tue May 16, 2006 10:28 pm
Location: An Ant Farm
Contact:

Post by ant » Tue Mar 04, 2008 1:24 pm

mixer wrote:Weird isn't it.

I can play (stream) it using MediaCoder (Add/Add URL).
I can transcode it while streaming using MediaCoder to Lame MP3
I can download the file (right click/save as) and then play it using MediaCoder.

And, I can play it back (after saving to HD) using numerous other players (Media Player Classic GNU, Windows Media Player, MediaCoder

And, I can transcode it after saving it to my HD.

I have a Creative SB Live PCI card, but I don't think that would matter since it's using pretty standard XP drivers.

I got a variety of codecs installed (K-Lite, Windows, Apple) but again those shouldn't have much to do with MediaCoder's own setup and package. I do have the extra codec package for MediaCoder installed as well (in the MediaCoder directory)

And, I guess I'll mention I'm running an XP Professional OS only SP1 plus the security updates (not full SP2).


Name Creative EMU10K1 Audio Processor (WDM)
Manufacturer Creative Technology, Ltd.
Status OK
PNP Device ID PCI\VEN_1102&DEV_0002&SUBSYS_80401102&REV_05\4&1351887D&0&68F0
I/O Port 0x0000B400-0x0000B41F
IRQ Channel IRQ 21
Driver c:\windows\system32\drivers\ctaud2k.sys (5.12.01.0252-1.31.0120, 817.92 KB (837,548 bytes), 9/27/2003 8:19 PM)
Yeah, weird indeed. I hope the developer sees and figures out what's wrong.
Ant @ The Ant Farm (http://antfarm.ma.cx) and Ant's Quality Foraged Links (http://aqfl.net).

B!ink
Expert
Expert
Posts: 1275
Joined: Sun Nov 26, 2006 9:08 am

Post by B!ink » Tue Mar 04, 2008 2:03 pm

Okay, I added the URL instead of saving the file locally to the computer. MediaCoder was able to preview and transcode the file without a problem. However, when I save the video file locally to the computer, it can't preview or transcode the file properly in MediaCoder.

Post Reply